Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Releases: netlify/zip-it-and-ship-it

v9.2.0

24 Apr 12:51
3ba9b49
Compare
Choose a tag to compare

9.2.0 (2023-04-24)

Features

v9.1.0

24 Apr 08:39
30605f0
Compare
Choose a tag to compare

9.1.0 (2023-04-24)

Features

v9.0.0

20 Apr 13:43
dddb188
Compare
Choose a tag to compare

9.0.0 (2023-04-20)

⚠ BREAKING CHANGES

  • The exported typescript types for NodeBundlerType, RuntimeType, and ModuleFormat are not enums anymore but unions of strings. Use the newly exported NODE_BUNDLER, RUNTIME, and MODULE_FORMAT for constants. Also the types NodeBundlerType and RuntimeType were renamed to NodeBundlerName and RuntimeName respectively.
  • drop node 14.16 and 14.17 (#1391)

Features

Bug Fixes

v8.10.0

11 Apr 13:43
13d6aaf
Compare
Choose a tag to compare

8.10.0 (2023-04-11)

Features

Bug Fixes

  • deps: update dependency minimatch to v7.4.2 (#1363) (ffc0c08)

v8.9.0

01 Mar 11:17
de4d92a
Compare
Choose a tag to compare

8.9.0 (2023-02-28)

Features

  • populate generator field if function is in the internal folder (#1357) (0087f6d)

v8.8.0

27 Feb 11:54
fe2c4a2
Compare
Choose a tag to compare

8.8.0 (2023-02-27)

Features

  • remove ff project_deploy_configuration_api_use_per_function_configuration_files (#1355) (13735a9)

Bug Fixes

v8.7.0

17 Feb 09:09
7c58461
Compare
Choose a tag to compare

8.7.0 (2023-02-17)

Features

  • add generator as an option to config and save it in the manifest and remove isInternal (#1341) (914ae53)

v8.6.0

13 Feb 14:45
ca7edc2
Compare
Choose a tag to compare

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)

v8.5.0

31 Jan 11:11
19bf5d0
Compare
Choose a tag to compare

8.5.0 (2023-01-31)

Features

  • return displayName with json config from listFunction, listFunctions and listFunctionsFiles (#1329) (7ca62fe)

v8.4.2

30 Jan 11:06
166ea95
Compare
Choose a tag to compare

8.4.2 (2023-01-30)

Bug Fixes

  • deps: update dependency minimatch to v6.1.6 (#1321) (3a28cef)