We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 236db93 commit 476cb45Copy full SHA for 476cb45
packages/react-slots/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @beqa/react-slots
2
3
+## 1.1.0
4
+
5
+### Minor Changes
6
7
+- Changed enforce="throw" of OverrideNode to only throw in development
8
9
## 1.0.2
10
11
### Patch Changes
packages/react-slots/package.json
@@ -1,7 +1,7 @@
{
"name": "@beqa/react-slots",
"private": false,
- "version": "1.0.4",
+ "version": "1.1.0",
"description": "The react-slots runtime library",
"author": "Beqa",
"license": "MIT",
0 commit comments