Releases: aiji42/next-with-split
Releases · aiji42/next-with-split
v4.1.0-beta.1
Features
- auto correction of host protocol (5b14737)
v4.0.1
4.0.1 (2021-11-01)
Bug Fixes
- bug that cannot be resolved by host in production (79360ee)
v4.0.0
4.0.0 (2021-11-01)
Features
- support Next.js v12 middleware (b09336b)
BREAKING CHANGES
pages/split-challenge/[__key].js
has been deprecated
- it runs on
pages/middleware.js
maxAge
for cookies changed to milliseconds
v4.0.0-beta.1
Features
- support Next.js v12 middleware (b09336b)
BREAKING CHANGES
pages/split-challenge/[__key].js
has been deprecated
- it runs on
pages/middleware.js
maxAge
for cookies changed to milliseconds
v3.3.2
3.3.2 (2021-10-14)
Bug Fixes
- upgrade next.js and update types (97cb72d)
v3.3.1
3.3.1 (2021-09-26)
Bug Fixes
v3.3.0
3.3.0 (2021-08-24)
Features
- collaborate with Spectrum (425e064)
v3.3.0-beta.1
Features
- collaborate with Spectrum (425e064)
v3.2.1
3.2.1 (2021-08-12)
Bug Fixes
- bug that required husky install (0435b0d)