v0.3.2
What's Changed
- Bump chainguard/node from
7835260to45720c0by @dependabot in #97 - Bump @typescript-eslint/eslint-plugin from 5.59.5 to 5.59.6 by @dependabot in #100
- Bump @typescript-eslint/parser from 5.59.5 to 5.59.6 by @dependabot in #99
- Readme updates by @cmwylie19 in #105
- Bump eslint from 8.40.0 to 8.41.0 by @dependabot in #106
- Bump node-fetch and @types/node-fetch by @dependabot in #101
New Contributors
- @cmwylie19 made their first contribution in #105
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
- ESModules are not supported via
pepr dev, but do work withpepr buildandpepr deploy
Full Changelog: v0.3.1...v0.3.2