Skip to content

Commit a373423

Browse files
Version Packages (mobxjs#4651)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 105c985 commit a373423

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/clean-rolldown-annotation.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/mobx/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# mobx
22

3+
## 6.15.4
4+
5+
### Patch Changes
6+
7+
- [`105c985c71308e439bfeed118fb1ba1eac06824e`](https://github.com/mobxjs/mobx/commit/105c985c71308e439bfeed118fb1ba1eac06824e) [#4650](https://github.com/mobxjs/mobx/pull/4650) Thanks [@kubk](https://github.com/kubk)! - Avoid Rolldown invalid PURE annotation warnings from Babel-generated optional chaining output.
8+
39
## 6.15.3
410

511
### Patch Changes

packages/mobx/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobx",
3-
"version": "6.15.3",
3+
"version": "6.15.4",
44
"description": "Simple, scalable state management.",
55
"source": "src/mobx.ts",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)