0.0.27
Nov 16, 2022
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
Upgraded to Next.js 13, some fixes on undo/redo and also an improvement to the cloud demo which allows continuing work on the latest-used app.
- Allow working on latest used app from demo home page (#1304) @apedroferreira
- Make sure to show a 404 for non existing apps in the preview (#1344) @Janpot
- Make sure code components can run against React in production mode (#1348) @Janpot
- Disable baseUrl when ran in browser (#1346) @Janpot
- Upgrade to next 13 (#1294) @Janpot
- Show self-host bar in demo (#1309) @apedroferreira
- Move component compilation serverside (#1332) @Janpot
- Remove externalResolver for Sentry (#1343) @Janpot
- Convert scripts to ESM (#1307) @Janpot
- Add github repository link from landing page (#1342) @bharatkashyap
- Fix windows and AZERTY shortcuts for undo redo (#1274) @bytasv
- Simplify menu actions (#1281) @oliviertassinari
- Fix undo/redo race condition (#1328) @bytasv
- Fix hud overlay index (#1329) @bytasv
- Reorganize QueryEditor into its own folder (#1322) @Janpot
- Upgrade docs to Next.js 13 (#1297) @Janpot
- Remove package.json resolutions field (#1316) @Janpot
- Show creation dialog as loading while navigating to newly created app (#1317) @Janpot
- Change dots to ellipsis (#1314) @Janpot
- [core] Show the whole version to make blame easier @oliviertassinari
- [core] Pin GitHub Action versions @oliviertassinari
- [core] Feedback on branch protection @oliviertassinari
- [core] Remove scorecard default permissions @oliviertassinari
- [docs] Fix path typo in Fetch docs (#1331) @bharatkashyap
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @Janpot, @oliviertassinari