v0.3.1
What's Changed
- Fix
pepr dev
regression 🫠 by @jeff-mccoy in #94 - Standardize Typescript NPM behavior, use NPM pack for E2E & reduce controller image size by @jeff-mccoy in #93
- Bump node-fetch from 2.6.9 to 2.6.10 by @dependabot in #92
- Bump @typescript-eslint/parser from 5.59.2 to 5.59.5 by @dependabot in #91
- Bump @typescript-eslint/eslint-plugin from 5.59.2 to 5.59.5 by @dependabot in #90
- Bump chainguard/node from
4bedd64
toc35aa6f
by @dependabot in #80
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 build
andpepr deploy
Full Changelog: v0.3.0...v0.3.1