Skip to content

v0.6.0

Compare
Choose a tag to compare
@aarondfrancis aarondfrancis released this 15 May 21:05
· 2 commits to main since this release

🚨 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

Full Changelog: v0.5.0...v0.6.0