Releases: Financial-Times/n-fetch
v2.0.0
What's Changed
Breaking: this release drops support for Node.js 16. If you're using Node.js 18 or above then you shouldn't need to make any changes.
- Update supported Node.js / npm versions by @rowanmanning in #73
- Update Reliability Kit monorepo to v3 (major) by @renovate in #72
Full Changelog: v1.0.1...v2.0.0
v1.0.1
v1.0.0
What's Changed
- Breaking: replace n-logger with Reliability Kit logger by @rowanmanning in #67
Full Changelog: v1.0.0-beta.14...v1.0.0
v1.0.0-beta.14 - Add support for Node 18
What's Changed
- Update to Node 18 by @ivomurrell in #66
Full Changelog: v1.0.0-beta.13...v1.0.0-beta.14
v1.0.0-beta.13
This release is part of the Platforms and Reliability set of scheduled breaking change releases in April.
The breaking changes in this package release are:
- Dropping support for Node.js 14
This will not be a breaking change for your application if it:
- Already runs on Node.js 16
If this is a breaking change for your application because it does not yet run on Node 16 you can follow this guide to migrate from Node.js 14 to Node.js 16
v1.0.0-beta.12
What's Changed
- CPP-890 update config for nightly scheduled-pipelines by @serena97 in #56
- Require n-logger v10.2.0 by @rowanmanning in #58 (adding the ability to switch to Heroku log drains)
New Contributors
- @rowanmanning made their first contribution in #58
Full Changelog: v1.0.0-beta.11...v1.0.0-beta.12
v1.0.0-beta.11: Migrate to Node 14 + 16 and npm 7 + 8
What's Changed
- Add
package-lock.json
lockfile by @ivomurrell in #35 - Use
renovate-config-next-beta
in Platforms Owned repos by @emortong in #40 - Update to npm 7 by @ivomurrell in #36
- Migrate from
circleci/*
tocimg/*
by @serena97 in #46 - Add
npm-publish-token
CircleCI context by @serena97 in #50 - Add support for Node 14 and Node 16 by @ivomurrell in #49
Breaking Changes
- Dropped support for Node 12
- Dropped support for npm 7
New Contributors
- @ivomurrell made their first contribution in #35
- @serena97 made their first contribution in #46
Full Changelog: v1.0.0-beta.10...v1.0.0-beta.11
Bump n-logger to v8
Also switch to main
branch naming and improve CircleCI config
v1.0.0-beta.9: Use Node v12
Merge pull request #23 from Financial-Times/use-node-v12 Use Node v12
v1.0.0-beta.8
- Upgrade to Node v14
- Upgrade
n-gage
from ^2.1.2 -> ^3.0.0 - Upgrade
node-fetch
from ^1.6.3 -> ^2.0.0 - Upgrade
n-logger
from ^5.5.3 -> ^6.0.0