Closed renovate[bot] closed 10 months ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
trident | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Jan 11, 2024 8:25am |
This PR contains the following updates:
10.1.0
->10.2.0
Release Notes
DuCanhGH/next-pwa (@ducanh2912/next-pwa)
### [`v10.2.0`](https://togithub.com/DuCanhGH/next-pwa/releases/tag/%40ducanh2912/next-pwa%4010.2.0) [Compare Source](https://togithub.com/DuCanhGH/next-pwa/compare/@ducanh2912/next-pwa@10.1.0...@ducanh2912/next-pwa@10.2.0) ##### Minor Changes - [`f65e6ab`](https://togithub.com/DuCanhGH/next-pwa/commit/f65e6aba279619c2bfb86ed28fe8bf966f6ce11e) Thanks [@DuCanhGH](https://togithub.com/DuCanhGH)! - refactor(core): create a context - We now leverage a context to share the user's options for Webpack, Next.js, `next-pwa`, TypeScript, etc. across the codebase. This is better than the old approach, which was similar to props drilling, in that it is more readable and less error-prone. - I'd like to extend my thanks to the `vite-pwa` team for this approach! Learned a lot through forking `vite-plugin-pwa`, that's for sure. - Additionally, the codebase now leverages Biome.js instead of Prettier and ESLint. For now, pre-commit hooks using Husky are not available. - Edit: Also, an age-old bug in `@ducanh2912/next-pwa` has been fixed. If you don't provide `additionalManifestEntries`, `@ducanh2912/next-pwa` now runs `fast-glob` on your public folder for you. The old `next-pwa`, too, did this, but an extra `?? []` in our fork ruined that...Configuration
π Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.