Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 263 Bytes

CHANGELOG.md

File metadata and controls

12 lines (7 loc) · 263 Bytes

nextjs-middleware-chain

v0.0.8

2021-02-14

Features

Updates

  • fix: swap @babel/polyfill for @babel/plugin-transform-runtime to prevent undefined regeneratorRuntime
  • fix: set client project to install from parent directory rather than registry