Releases: dburles/mystical
Releases · dburles/mystical
v11.0.0
v10.0.1
Patch
Make localStorage
optional as to not result in errors if it's not enabled.
Full Changelog: v10.0.0...v10.0.1
v10.0.0
Major
- Updated Node.js support to
^12.20 || >= 14.13
. - Updated dependencies, some of which require newer Node.js versions than were previously supported.
- Replaced the the
package.json
exports
field public subpath folder mapping (deprecated by Node.js) with a subpath pattern. Deep require paths withinmystical/public/
must now include the.js
file extension. - The tests are now ESM in
.mjs
files instead of CJS in.js
files.
v10.0.0-rc.0
10.0.0-rc.0
v9.0.0
v9.0.0-rc.2
remove cloneElement
v9.0.0-rc.1
9.0.0-rc.1
v9.0.0-rc.0
9.0.0-rc.0