Skip to content

Commit e5f4c61

Browse files
authored
Merge pull request #21 from udecode/changeset-release/main
[Release] Version packages
2 parents 1bf3225 + ed4ebdd commit e5f4c61

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/silent-bugs-breathe.md

-5
This file was deleted.

packages/jotai-x/CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# jotai-x
22

3+
## 2.1.0
4+
5+
### Minor Changes
6+
7+
- [#20](https://github.com/udecode/jotai-x/pull/20) by [@yf-yang](https://github.com/yf-yang) – Add alternative selector and equalityFn support to `useValue`
8+
39
## 2.0.0
410

511
### Major Changes

packages/jotai-x/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "jotai-x",
3-
"version": "2.0.0",
3+
"version": "2.1.0",
44
"description": "Jotai store factory for a best-in-class developer experience.",
55
"license": "MIT",
66
"homepage": "https://jotai-x.udecode.dev/",

0 commit comments

Comments
 (0)