Skip to content

13.0.0-alpha.3

Pre-release
Pre-release

Choose a tag to compare

@sneridagh sneridagh released this 06 May 16:14
· 4092 commits to main since this release
a145adb

Bugfix

  • Use params prop in api middleware @giuliaghisini

  • Fix PORT env var handling, if you have set the PORT in build time, the setting was
    removed back to defaults, now the build time setting is kept (unsetting in build time
    and set it in runtime is now the recommended setup) @sneridagh