Releases: Schibsted-Tech-Polska/nodesi
Releases · Schibsted-Tech-Polska/nodesi
v2.0.1
What's Changed
- fix: do not persist rejections by @bukowskiadam in #55
Full Changelog: v2.0.0...v2.0.1
Remove good-guy-http
From now on nodesi relies on the native fetch
, so it requires node version >= 18
Breaking change !!
This release is marked as a breaking change, because of the changes in httpClient
interface and the default behavior:
- now the interface of
httpClient
has to be fetch compatible - see Readme for more info, - from now on, there is no HTTP cache out of the box.
What's Changed
- Bump path-parse from 1.0.6 to 1.0.7 by @dependabot in #44
- chore: update node version and deps by @bukowskiadam in #52
- Remove vulnerable libs and improve the code by @bukowskiadam in #53
- chore: add gh actions by @bukowskiadam in #54
New Contributors
- @bukowskiadam made their first contribution in #52
Full Changelog: v1.17.0...v2.0.0
Make url decode optional
v1.17.0 release: v1.17.0
Fixed entrypoint in package.json
v1.16.1 fix: invalid main field in package.json (#42)
Security updates
v1.16.0 release: v1.16.0
v1.15.0
release: 1.15.0
support buffer type arguments in res.send()
v1.13.0 feat(buffer): support buffer type arguments in res.send() (#31)
v1.11.0
release: v1.11.0
v1.10.0
release: v1.10.0
v1.9.2
release: 1.9.2