We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd858a6 commit c5e1401Copy full SHA for c5e1401
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [0.3.0](https://github.com/jotaijs/jotai-devtools/compare/v0.3.0-next.4...v0.3.0) (2023-03-06)
2
+
3
+### Bug Fixes
4
5
+- improve atom list stability + remove deep parse feature
6
+ ([fe82bfe](https://github.com/jotaijs/jotai-devtools/commit/fe82bfe4e5d1b69366bc8ca4f5f1f612a32209e1))
7
8
# [0.3.0-next.4](https://github.com/jotai-labs/jotai-devtools/compare/v0.3.0-next.3...v0.3.0-next.4) (2023-03-02)
9
10
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "jotai-devtools",
- "version": "0.3.0-next.4",
+ "version": "0.3.0",
"description": "A powerful toolkit to enhance your development experience with Jotai",
"author": {
"name": "Arjun Vegda",
0 commit comments