-
Notifications
You must be signed in to change notification settings - Fork 35
Comparing changes
Open a pull request
base repository: netlify/zip-it-and-ship-it
base: v8.10.0
head repository: netlify/zip-it-and-ship-it
compare: v9.0.0
- 9 commits
- 35 files changed
- 4 contributors
Commits on Apr 17, 2023
-
fix(deps): update dependency semver to v7.4.0 (#1383)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 715d510 - Browse repository at this point
Copy the full SHA 715d510View commit details
Commits on Apr 18, 2023
-
chore(deps): update dependency vite to v4.2.2 (#1388)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for b41df19 - Browse repository at this point
Copy the full SHA b41df19View commit details -
fix(deps): update dependency precinct to v10 (#1390)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 18b9eb4 - Browse repository at this point
Copy the full SHA 18b9eb4View commit details -
fix(deps): update dependency semver to v7.5.0 (#1389)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 36cfc47 - Browse repository at this point
Copy the full SHA 36cfc47View commit details -
fix(deps): update dependency minimatch to v9 (#1386)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 1220028 - Browse repository at this point
Copy the full SHA 1220028View commit details -
chore(deps): update dependency typescript to v5 (#1384)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for 9e7134f - Browse repository at this point
Copy the full SHA 9e7134fView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for 4a8f058 - Browse repository at this point
Copy the full SHA 4a8f058View commit details
Commits on Apr 20, 2023
-
feat!: refactor enums and export types (#1392)
`ZipFunctionOptions`, `ZipFunctionsOption`, `Config`, and `FunctionConfig` are now exported BREAKING CHANGE: 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.
1Configuration menu - View commit details
-
Copy full SHA for 71aeff3 - Browse repository at this point
Copy the full SHA 71aeff3View commit details -
chore(main): release 9.0.0 (#1387)
Co-authored-by: token-generator-app[bot] <82042599+token-generator-app[bot]@users.noreply.github.com>
1Configuration menu - View commit details
-
Copy full SHA for dddb188 - Browse repository at this point
Copy the full SHA dddb188View commit details
There are no files selected for viewing