v0.6.0
🚨 Breaking change!
The default runtime for functions has been changed from Node 14 to Node 20. If you haven't explicitly declared the runtime in your function, this will change it to Node 20!
What's Changed
- Update for Laravel 11, PHP8 and ZipStream 3.1 by @drjdr in #139
- Config steps update - "Documentation" by @bookwyrm in #137
- Added option to configure number of backtraces in error message by @Froelund in #131
New Contributors
- @drjdr made their first contribution in #139
- @bookwyrm made their first contribution in #137
- @Froelund made their first contribution in #131
Full Changelog: v0.5.0...v0.6.0