Skip to content

v3.0.0

Compare
Choose a tag to compare
@ahmadnassri ahmadnassri released this 28 Jul 07:20
· 135 commits to master since this release

3.0.0 (2022-07-28)

⚠ BREAKING CHANGES

  • dropped support for node v12
  • fetch: switched to cross-fetch instead of isomorphic-unfetch
  • switch to fastify@v4

Features

  • fetch: switch to cross-fetch instead of isomorphic-unfetch (d6150b5)

Chores

  • deps-dev: bump axios from 0.24.0 to 0.25.0 (5ccbdd4)
  • deps-dev: bump axios from 0.25.0 to 0.26.0 (2619e49)
  • deps-dev: bump axios from 0.26.0 to 0.27.1 (1e88171)
  • template: sync with ahmadnassri/template-node-lib (bd5c99f)
  • template: sync with ahmadnassri/template-node-lib (061fe0f)
  • template: sync with ahmadnassri/template-node-lib (c810e5b)
  • template: sync with ahmadnassri/template-node-lib (11d6abe)
  • template: sync with ahmadnassri/template-node-lib (2d10998)

Build

  • drop support for node v12 (e9677a8)