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 bae7a22 commit 7ca35cfCopy full SHA for 7ca35cf
CHANGELOG.md
@@ -1,6 +1,8 @@
1
# Change Log
2
3
## [Unreleased]
4
+
5
+## [1.3.9] - 2021-09-20
6
### Changed
7
- Fix build config (obsoleting v1.3.8 which isn't built correctly)
8
package.json
@@ -1,7 +1,7 @@
{
"name": "use-context-selector",
"description": "React useContextSelector hook in userland",
- "version": "1.3.8",
+ "version": "1.3.9",
"author": "Daishi Kato",
"repository": {
"type": "git",
0 commit comments