We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4280345 commit 158cbbfCopy full SHA for 158cbbf
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
## [Unreleased]
4
5
+### Changed
6
+
7
+- Module-first setup #8
8
9
## [0.4.0] - 2023-10-07
10
11
### Added
package.json
@@ -4,6 +4,9 @@
"version": "0.4.0",
"type": "module",
"author": "Daishi Kato",
+ "contributors": [
+ "David Maskasky (https://github.com/dmaskasky)"
+ ],
"repository": {
"type": "git",
12
"url": "https://github.com/jotaijs/jotai-valtio.git"
0 commit comments