v0.0.26
Nov 9, 2022
A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨:
A new Link component, undo/redo in the editor, fix UX on renaming elements.
- Remove pullRequestPreviewsEnabled from render.yml (#1315) @Janpot
- Fix adding parameter with duplicate name (#1282) @Janpot
- Make sure to define a _jsxFilename for custom components (#1306) @Janpot
- Upgrade monorepo dependency (#1299) @Janpot
- Remove react from the runtime chunk (#1302) @Janpot
- Add prefix to custom GA event (#1305) @apedroferreira
- Send custom GA event when new app is created (#1285) @apedroferreira
- Some tweaks to integration tests while debugging (#1300) @Janpot
- schedule @Janpot
- Reduce amount of chunks for the runtime (#1301) @Janpot
- Update code component name on save (#1283) @Janpot
- Add Next.js bundle analyzer (#1276) @Janpot
- Small improvements to Datagrid component (#1284) @apedroferreira
- Client-side fetch queries (#1252) @Janpot
- Add undo & redo functionality (#1225) @bytasv
- useEvent: Only check for calls during render in development (#1269) @Janpot
- Index pino logs to data stream (#1267) @apedroferreira
- Add Link Component (#1234) @bharatkashyap
- [core] Fix Scorecard fail Action @oliviertassinari
- [core] Try running integration tests against self-hosted httpbin (#1253) @Janpot
- [core] Add OSSF Scorecard action (#1295) @oliviertassinari
- [core] Remove default access to GitHub action scopes @oliviertassinari
- [core] Fix Pinned-Dependencies @oliviertassinari
- [docs] Link changelog (#1279) @oliviertassinari
All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @Janpot, @oliviertassinari