Releases: prevwong/craft.js
Releases · prevwong/craft.js
@craftjs/[email protected]
Patch Changes
-
#566
f2b77fd
Thanks @ismajl-ramadani! - Ensure non-null resolver prop value in Editor component -
#540
462d368
Thanks @chavda-bhavik! - Import specific lodash methods -
#567
2fffe69
Thanks @prevwong! - Fix orphaned nodes when parsing from Frame's children in strict mode -
Updated dependencies [
462d368
]:- @craftjs/[email protected]
v0.2.0-beta.13
v0.2.0
v0.2.0-beta.12
v0.2.0-beta.11
v0.2.0-beta.10
Patches
- hotfix: optional enabled prop #509
v0.2.0-beta.9
Patches
- fix: Nested "type" key in Element props leads to serialization error #478
- fix: missing options in props #501
Apologies for the delayed release! We're looking to move to Changesets which would help make releases more frequent in the future.
v0.2.0-beta.6
v0.2.0-beta.5
v0.2.0-beta.4
Note
Please upgrade to v0.2.0-beta.5 to get the bug fix. There seems to have been an issue when publishing to NPM where @craftjs/utils was not updated to include the bug fix. Sorry for the troubles!
Patches
- fix: disable connectors when editor is disabled (#406)