Skip to content

Releases: Xunnamius/next-test-api-route-handler

v2.1.1

13 Aug 11:13
v2.1.1
f8ed87f
Compare
Choose a tag to compare

2.1.1 (2021-08-13)

🪄 Fixes

  • readme: update install instructions; fix apollo example (fd787ca)

⚙️ Build system

  • webpack.config: second fix for faulty env management (87ed12b)

v2.1.0

13 Aug 10:05
v2.1.0
999b6b8
Compare
Choose a tag to compare

2.1.0 (2021-08-13)

✨ Features

  • src: enable backwards compatibility all the way back to next@9 (c51cf02) closes #295

⚙️ Build system

  • webpack.config: do not ignore warnings (2b14d84)
  • webpack.config: fix faulty env management (f477260)

🔥 Reverted

v2.0.2

29 Jul 18:40
v2.0.2
9761e7e
Compare
Choose a tag to compare

2.0.2 (2021-07-29)

⚙️ Build system

  • external-scripts: use latest mongodb native driver (fd53fef)
  • webpack.config.js: more robust build process (e5c6a99)

v2.0.1

27 Jun 08:49
v2.0.1
ef03add
Compare
Choose a tag to compare

2.0.1 (2021-06-27)

⚙️ Build system

  • Update dependencies and publish fixed apollo example (ef32668)

v2.0.0

27 Jun 07:32
v2.0.0
a3e9abf
Compare
Choose a tag to compare

2.0.0 (2021-06-27)

💥 BREAKING CHANGES 💥

  • package.json: this version (and the version before this version) no longer works with next@<10

✨ Features

  • Add url and paramsPatcher (ee31fa8)

⚙️ Build system

  • Switch to @xunnamius/conventional-changelog-projector shared config (bc7eb3d)
  • Update dependencies (20ca255)
  • package.json: update dependencies (2f1125c)
  • package.json: update dependencies (7583209)
  • package.json: update next peer dependency to >=10.0.x (bc5e72d)

v1.2.24

22 Jun 12:24
v1.2.24
4e7c6cb
Compare
Choose a tag to compare

1.2.24 (2021-04-30)

Bug Fixes

  • index.ts: next 10.2.0 compat (af177c5)

Build System

  • .github: split BTD workflow into two separate workflows (security) (99ad127)
  • .github/workflows: disable old pipeline; begin transition to new pipeline (364549e)
  • .github/workflows: overhaul pipeline workflows (4db5d04)
  • contributing.md: split pipeline architecture information off into workflow README.md (6d52302)
  • package.json: ensure hidden dirs' markdown files are seen by remark (linted and formatted) (1f7fad4)
  • package.json: update dependencies (d328a86)
  • readme.md: fix broken links (6e7173f)
  • readme.md: improvements (23cb780)
  • readme.md: include architecture description as workflow README.md (1f25e5f)

v1.2.23

14 Mar 09:37
v1.2.23
79ff9e6
Compare
Choose a tag to compare

1.2.23 (2021-03-14)

Build System

v1.2.22

12 Mar 04:04
v1.2.22
198330d
Compare
Choose a tag to compare

1.2.22 (2021-03-12)

Build System

  • Update dependencies and fix find-package-json usage (df9ede3)

v1.2.21

12 Mar 02:30
v1.2.21
621bb3b
Compare
Choose a tag to compare

1.2.21 (2021-03-12)

Build System

  • build-test-deploy.yml: actions version updates (29aa25a)
  • build-test-deploy.yml: rollback some pipeline version updates (8065757)
  • package.json: fix typedoc-markdown-plugin patch (dd3e7fa), closes #126

v1.2.20

22 Feb 07:22
v1.2.20
b62d699
Compare
Choose a tag to compare

1.2.20 (2021-02-22)

Build System

  • package-lock.json: update deps (5a2d98f)