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 a5c0cf4 commit 7a2a63cCopy full SHA for 7a2a63c
CHANGELOG.md
@@ -1,4 +1,9 @@
1
-3.16.2 - Tue, 17 Dec 2024 09:11:36 UTC
+3.16.3 - Tue, 17 Dec 2024 10:38:34 UTC
2
+--------------------------------------
3
+
4
+- [a5c0cf4](../../commit/a5c0cf4) removing restriction on node engines.
5
6
+3.16.2 - Tue, 17 Dec 2024 09:11:34 UTC
7
--------------------------------------
8
9
- [b91c724](../../commit/b91c724) updade react and react-dom peer dependencies.
package.json
@@ -1,6 +1,6 @@
{
"name": "react-modal",
- "version": "3.16.2",
+ "version": "3.16.3",
"description": "Accessible modal dialog component for React.JS",
"main": "./lib/index.js",
"module": "./lib/index.js",
0 commit comments