This repository has been archived by the owner on May 22, 2024. It is now read-only.
Releases: netlify/zip-it-and-ship-it
Releases · netlify/zip-it-and-ship-it
v9.2.0
v9.1.0
v9.0.0
9.0.0 (2023-04-20)
⚠ BREAKING CHANGES
- The exported typescript types for
NodeBundlerType
,RuntimeType
, andModuleFormat
are not enums anymore but unions of strings. Use the newly exportedNODE_BUNDLER
,RUNTIME
, andMODULE_FORMAT
for constants. Also the typesNodeBundlerType
andRuntimeType
were renamed toNodeBundlerName
andRuntimeName
respectively. - drop node 14.16 and 14.17 (#1391)
Features
Bug Fixes
v8.10.0
v8.9.0
v8.8.0
v8.7.0
v8.6.0
8.6.0 (2023-02-13)
Features
Bug Fixes
- deps: update dependency es-module-lexer to v1.1.1 (#1337) (d0a666f)
- deps: update dependency is-builtin-module to v3.2.1 (#1338) (1ce2ca9)
- deps: update dependency locate-path to v7.2.0 (#1343) (08d3c59)
- deps: update dependency minimatch to v6.1.8 (#1342) (438aa48)
- deps: update dependency minimatch to v6.2.0 (#1347) (7497bab)