Releases: dherault/serverless-offline
Releases · dherault/serverless-offline
v14.7.2
v14.7.1
What's Changed
- fix: invalid cookie error by @blasttoys in #1885
New Contributors
- @blasttoys made their first contribution in #1885
Full Changelog: v14.7.0...v14.7.1
v14.7.0
v14.6.0
What's Changed
- Fix tests by @dherault in #1886
- ci: bump actions/setup-go@v5 by @dnalborczyk in #1821
- chore: replace fs-extra with native Node.js fs APIs by @roli-lpci in #1876
- Add ruby 3.4 support by @naomichi-y in #1878
- chore(aws-sdk): bump client-lambda version (fixing critical vulnerability) by @robertmaier in #1884
- Resolves #1771 by @apokryfos in #1772
- Update dependencies by @dherault in #1889
New Contributors
- @roli-lpci made their first contribution in #1876
- @robertmaier made their first contribution in #1884
- @apokryfos made their first contribution in #1772
Full Changelog: v14.5.0...v14.6.0
v13.10.0
What's Changed
- feat: add support for python 3.12 and 3.13 to v13 by @Zer0x00 in #1850
- feat: add support for nodejs24.x runtime to v13. Closes #1879 by @ElChapitan in #1880
- Fix v13 tests by @dherault in #1888
New Contributors
- @Zer0x00 made their first contribution in #1850
- @ElChapitan made their first contribution in #1880
Full Changelog: v13.9.0...v13.10.0
v14.5.0
Features
- Load TypeScript in ESM mode if package.json type is module by @henrist in #1849
- feat: Support CloudFormation Join & Sub function in environment variable by @yo-ga in #1842
Maintenance Updates
- Add ruby 3.3 support by @naomichi-y in #1862
- Add python 3.13 support by @ppoullain in #1865
- Drop pre-NodeJS 20.x support and add support for NodeJS 24.x and Fix broken tests by @crespowang in #1867
New Contributors
- @henrist made their first contribution in #1849
- @yo-ga made their first contribution in #1842
- @naomichi-y made their first contribution in #1862
- @ppoullain made their first contribution in #1865
- @crespowang made their first contribution in #1867
Full Changelog: v14.4.0...v14.5.0