v3.0.0-beta.81 (2024-08-14)
Features
- allow passing
false
as PayloadComponent which signals that the component should not be rendered (#7682) (49a2d70)
Bug Fixes
- use tsx instead of swc as default bin script transpiler, as swc errors when it encounters 'next/cache' (#7681) (cb7fa00)
- next: supports root document view overrides as separate from default edit view (#7673) (a212cde)
- ui: issue with checking for undefined json when autosave and validate is enabled (#7678) (4f323a3)
Contributors
- Alessio Gravili (@AlessioGr)
- Jacob Fletcher (@jacobsfletch)
- Paul (@paulpopus)