7.0.0 (2022-03-28)
Main changes
We updated the base Node version from 12 to 14 (see: #231). This means the npm
package is now built and released using Node 14. We don't expect any issues but
that's why we are releasing a new major version.
dev dependencies
- Updated: dependency
body-parserto v1.19.2 - Updated: dependency
expressto v4.17.3 - Updated: dependency
prettierto v2.6.1 - Updated: transitive dependency
minimistfrom 1.2.5 to 1.2.6 (#230)
others
- Updated: dependency
circleci docker imagesto cimg/ variants