Releases: FormidableLabs/react-live
Releases · FormidableLabs/react-live
react-live@4.1.8
What's Changed
- fix: move onchange inside event handler by @r281GQ in #393
- Fix lockfile and use corepack by @carbonrobot in #400
- fix: wrap preview in boundary by @r281GQ in #392
- Update runtime deps to latest by @carbonrobot in #402
Documentation Changes
New Contributors
Full Changelog: https://github.com/FormidableLabs/react-live/compare/react-live@4.1.7...react-live@4.1.8
react-live@4.1.7
Patch Changes
- Fix optional chaining with sucrase (#384)
react-live@4.1.6
Patch Changes
- fix default props (#380)
react-live@4.1.5
Patch Changes
- Unpin PRR version on the lib. (#372)
react-live@4.1.4
Patch Changes
- Unpin PRR version. Baseline at 2.0.6. (#370)
react-live@4.1.3
Patch Changes
- Fix version and peer deps. (#366)
react-live@4.1.2
Patch Changes
- Fix ability to insert a new line at the end of the editor. (#361)
react-live@4.1.1
Patch Changes
- Fix new line cursor position on enter-key press. (#358)
react-live@4.1.0
Minor Changes
- Moved to a pnpm workspace, migrated to Prism React Renderer 2. (#354)
Patch Changes
- Fix live preview types. @kyletsang (#356)