Skip to content

Commit c22fff6

Browse files
committed
Apply changesets and update CHANGELOG
1 parent 3d9f374 commit c22fff6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

lib/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010

1111
> 🌐 **Live Demo with Code**: [https://r18gs.vercel.app/](https://r18gs.vercel.app/)
1212
13+
> **Important Note:**
14+
> There are no breaking changes when upgrading from version 2.0.\* to version 3.\*. However, we released a major version because version 2.1.0 introduced new APIs. To improve those APIs, we made some breaking changes, which will only affect you if you are using the new features introduced in version 2.1.0.
15+
1316
## Motivation
1417

1518
While developing libraries utilizing React 18 features with Zustand, I encountered issues with tree-shaking when importing from specific folders. This caused the creation of multiple Zustand stores, resulting in bugs and unnecessary JavaScript code execution.

0 commit comments

Comments
 (0)