Skip to content

v0.4.0

Choose a tag to compare

@jeff-mccoy jeff-mccoy released this 22 May 18:32
· 1990 commits to main since this release
8ca05a4

What's Changed

  • Refactor build system for better CJS + ESM support, switch to esbuild vs rollupjs. by @jeff-mccoy in #102
  • Bump chainguard/node from 45720c0 to 41fcf04 by @dependabot in #103

Known Issues

  • Pepr currently binds the mutating webhook to everything and should instead only bind to what the module uses. #31
  • ClusterRoles are currently unrestricted and need to be limited to only what the module uses. #31

Full Changelog: v0.3.2...v0.4.0