Skip to content

Commit 1cd6a34

Browse files
Version Packages (mobxjs#4653)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 82f1e42 commit 1cd6a34

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/clear-react-rolldown.md

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

packages/mobx-react/CHANGELOG.md

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

3+
## 9.2.2
4+
5+
### Patch Changes
6+
7+
- [`82f1e426e8205348dd0954a4bd3f647b40109996`](https://github.com/mobxjs/mobx/commit/82f1e426e8205348dd0954a4bd3f647b40109996) [#4652](https://github.com/mobxjs/mobx/pull/4652) Thanks [@kubk](https://github.com/kubk)! - Avoid Rolldown invalid PURE annotation warnings from Babel-generated React version parsing output.
8+
39
## 9.2.1
410

511
### Patch Changes

packages/mobx-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mobx-react",
3-
"version": "9.2.1",
3+
"version": "9.2.2",
44
"description": "React bindings for MobX. Create fully reactive components.",
55
"source": "src/index.ts",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)