v0.4.0
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
45720c0to41fcf04by @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