Releases: Xunnamius/next-test-api-route-handler
Releases · Xunnamius/next-test-api-route-handler
v2.1.1
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
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
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
2.0.1 (2021-06-27)
⚙️ Build system
- Update dependencies and publish fixed apollo example (ef32668)
v2.0.0
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
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
1.2.23 (2021-03-14)
Build System
v1.2.22
1.2.22 (2021-03-12)
Build System
- Update dependencies and fix find-package-json usage (df9ede3)
v1.2.21
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
1.2.20 (2021-02-22)
Build System
- package-lock.json: update deps (5a2d98f)