|
1 | 1 | # Changelog
|
2 | 2 |
|
| 3 | +## 0.0.27 |
| 4 | + |
| 5 | +<!-- generated comparing v0.0.26..master --> |
| 6 | + |
| 7 | +_Nov 16, 2022_ |
| 8 | + |
| 9 | +A big thanks to the 5 contributors who made this release possible. Here are some highlights ✨: |
| 10 | + |
| 11 | +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. |
| 12 | + |
| 13 | +- ​<!-- 24 -->Allow working on latest used app from demo home page (#1304) @apedroferreira |
| 14 | +- ​<!-- 23 -->Make sure to show a 404 for non existing apps in the preview (#1344) @Janpot |
| 15 | +- ​<!-- 22 -->Make sure code components can run against React in production mode (#1348) @Janpot |
| 16 | +- ​<!-- 21 -->Disable baseUrl when ran in browser (#1346) @Janpot |
| 17 | +- ​<!-- 20 -->Upgrade to next 13 (#1294) @Janpot |
| 18 | +- ​<!-- 19 -->Show self-host bar in demo (#1309) @apedroferreira |
| 19 | +- ​<!-- 18 -->Move component compilation serverside (#1332) @Janpot |
| 20 | +- ​<!-- 17 -->Remove externalResolver for Sentry (#1343) @Janpot |
| 21 | +- ​<!-- 16 -->Convert scripts to ESM (#1307) @Janpot |
| 22 | +- ​<!-- 15 -->Add github repository link from landing page (#1342) @bharatkashyap |
| 23 | +- ​<!-- 14 -->Fix windows and AZERTY shortcuts for undo redo (#1274) @bytasv |
| 24 | +- ​<!-- 13 -->Simplify menu actions (#1281) @oliviertassinari |
| 25 | +- ​<!-- 12 -->Fix undo/redo race condition (#1328) @bytasv |
| 26 | +- ​<!-- 11 -->Fix hud overlay index (#1329) @bytasv |
| 27 | +- ​<!-- 10 -->Reorganize QueryEditor into its own folder (#1322) @Janpot |
| 28 | +- ​<!-- 09 -->Upgrade docs to Next.js 13 (#1297) @Janpot |
| 29 | +- ​<!-- 08 -->Remove package.json resolutions field (#1316) @Janpot |
| 30 | +- ​<!-- 07 -->Show creation dialog as loading while navigating to newly created app (#1317) @Janpot |
| 31 | +- ​<!-- 06 -->Change dots to ellipsis (#1314) @Janpot |
| 32 | +- ​<!-- 05 -->[core] Show the whole version to make blame easier @oliviertassinari |
| 33 | +- ​<!-- 04 -->[core] Pin GitHub Action versions @oliviertassinari |
| 34 | +- ​<!-- 03 -->[core] Feedback on branch protection @oliviertassinari |
| 35 | +- ​<!-- 02 -->[core] Remove scorecard default permissions @oliviertassinari |
| 36 | +- ​<!-- 01 -->[docs] Fix path typo in Fetch docs (#1331) @bharatkashyap |
| 37 | + |
| 38 | +All contributors of this release in alphabetical order: @apedroferreira, @bharatkashyap, @bytasv, @Janpot, @oliviertassinari |
| 39 | + |
3 | 40 | ## 0.0.26
|
4 | 41 |
|
5 | 42 | <!-- generated comparing v0.0.25..master -->
|
|
0 commit comments