Releases: p30arena/react-editor-js
Releases · p30arena/react-editor-js
Release list
Release 1.0.0
1.0.0 (2024-09-10)
⚠ BREAKING CHANGES
- Bump up version [skip ci]
Features
- Add dangerouslyLowLevelInstance (#204) (2d6ee2c)
- Add onCompareBlocks Prop (#44) (076a36e)
- add onReady property (#91) (d243539)
- Add readonly mode support (#90) (ffff97d)
- Change enableReInitialize prop works (#26) (89a5f81)
- Export prop types of component (#131) (2bb441e)
- Implement Basic Concept for v2 (#156) (36cc088)
- Improve typings (#196) (e58b7ba)
- Randomize holder id (#76) [ci skip] (19b1c64)
Bug Fixes
- Add .es to file extension for es module (#46) (4d9678c)
- Add README to each package (#165) (4948038)
- Bump acorn from 6.4.0 to 6.4.1 (#23) (bb7542e)
- Bump websocket-extensions from 0.1.3 to 0.1.4 (#43) (0d14d82)
- Change typing file path (#175) (0e42329)
- enableReInitialize prop is not working (#15) (ef81af9), closes #14
- Fix destroy error before initialization (#195) [skip ci] (f5d4731)
- Fix errors that cant' find default export in cjs (#168) (0b18d76)
- Update package deps (#25) (3229670)
Miscellaneous Chores
- Bump up version [skip ci] (1981a8a)