Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-05-15 | 977 Bytes | |
v0.6.0 source code.tar.gz | 2024-05-15 | 29.1 kB | |
v0.6.0 source code.zip | 2024-05-15 | 51.6 kB | |
Totals: 3 Items | 81.7 kB | 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 https://github.com/hammerstonedev/sidecar/pull/139
- Config steps update - "Documentation" by @bookwyrm in https://github.com/hammerstonedev/sidecar/pull/137
- Added option to configure number of backtraces in error message by @Froelund in https://github.com/hammerstonedev/sidecar/pull/131
New Contributors
- @drjdr made their first contribution in https://github.com/hammerstonedev/sidecar/pull/139
- @bookwyrm made their first contribution in https://github.com/hammerstonedev/sidecar/pull/137
- @Froelund made their first contribution in https://github.com/hammerstonedev/sidecar/pull/131
Full Changelog: https://github.com/hammerstonedev/sidecar/compare/v0.5.0...v0.6.0