Skip to content

Releases: Financial-Times/n-fetch

v2.0.0

10 Jan 11:43
Compare
Choose a tag to compare

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.

Full Changelog: v1.0.1...v2.0.0

v1.0.1

21 Dec 14:45
21ca78e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0...v1.0.1

v1.0.0

08 Aug 13:41
ac92199
Compare
Choose a tag to compare

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

30 Jun 14:44
9174eeb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-beta.13...v1.0.0-beta.14

v1.0.0-beta.13

19 Apr 13:00
5c76cef
Compare
Choose a tag to compare

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

13 Jul 11:40
60ab8e9
Compare
Choose a tag to compare

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

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

21 Mar 12:28
b79132a
Compare
Choose a tag to compare

What's Changed

Breaking Changes

  • Dropped support for Node 12
  • Dropped support for npm 7

New Contributors

Full Changelog: v1.0.0-beta.10...v1.0.0-beta.11

Bump n-logger to v8

12 Jul 16:00
7defc57
Compare
Choose a tag to compare

Also switch to main branch naming and improve CircleCI config

v1.0.0-beta.9: Use Node v12

02 Oct 09:14
7998df8
Compare
Choose a tag to compare
Merge pull request #23 from Financial-Times/use-node-v12

Use Node v12

v1.0.0-beta.8

28 Sep 09:36
42aa27f
Compare
Choose a tag to compare
  • 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