Skip to content

midnight-smoker: v8.0.0

Latest
Compare
Choose a tag to compare

8.0.0 (2023-12-17)

⚠ BREAKING CHANGES

  • Given a boatload of deps are dropping it, We have to drop it too.

Bug Fixes

  • deps: update dependency corepack to v0.21.0 (6f401a4)
  • deps: update dependency corepack to v0.22.0 (c5fea52)
  • deps: update dependency corepack to v0.23.0 (d63576e)
  • deps: update dependency lilconfig to v3 (9c6737f)
  • deps: update dependency zod to v3.22.4 (eea3d68)
  • deps: update dependency zod-validation-error to v2 (b3f5fa8)
  • deps: update dependency zod-validation-error to v2.1.0 (0e16699)
  • midnight-smoker: add overload for normalization to readPackageJson (b4e781f)
  • midnight-smoker: fix missing 'cause' prop on errors (dc3ac8f)
  • midnight-smoker: fix npm9 load() function (3d171ec), closes #401
  • no-missing-exports: correctly check the 'types' field (eef4876)
  • remove ErrorOptions reference (4282e74)

Miscellaneous Chores