Releases: dherault/serverless-offline
Releases · dherault/serverless-offline
v14.4.0
v13.9.0
v14.3.4
v13.8.3
v14.3.3
v14.3.2
What's Changed
- Updated the
v14
release to use the latestnpm
tag for better alignment with current package.
Full Changelog: v14.3.1...v14.3.2
v14.3.1
Bug Fixes
- Revert return 500 Internal Server Error on python error (#1796)
Full Changelog: v14.3.0...v14.3.1
v14.3.0
Features
- Add preLoadModules option to import modules on main thread (#1777)
Bug Fixes
- handle result structure without body (#1814)
- return 500 Internal Server Error on python error (#1796)
New Contributors
- @paneidos made their first contribution in #1796
- @astron8t-voyagerx made their first contribution in #1777
- @haider-zada made their first contribution in #1814
Full Changelog: v14.2.0...v14.3.0
v14.2.0
v14.1.1
Bug Fixes
- Fix ReferenceError: Headers is not defined (#1768)
Features
- add python 3.12 to supportedRuntimesArchitecture (ab8565a)
Full Changelog: v14.1.0...v14.1.1