DuCanhGH/next-pwa (@ducanh2912/next-pwa)
### [`v10.2.3`](https://togithub.com/DuCanhGH/next-pwa/releases/tag/%40ducanh2912/next-pwa%4010.2.3)
[Compare Source](https://togithub.com/DuCanhGH/next-pwa/compare/@ducanh2912/next-pwa@10.2.2...@ducanh2912/next-pwa@10.2.3)
##### Patch Changes
- [`e5f1d14`](https://togithub.com/DuCanhGH/next-pwa/commit/e5f1d14828d669e17e694e0a18bcfb2f8231a6b9) Thanks [@DuCanhGH](https://togithub.com/DuCanhGH)! - fix(core): fixed invalid precache manifest and scope with `basePath`
- A fast backport of [serwist/serwist#56](https://togithub.com/serwist/serwist/pull/56).
- This was caused by "/\_next/../public" in modifyURLPrefix not being matched when basePath was set, since the URL was actually "${basePath}/\_next/../public/\*\*/\*". We now use `manifestTransforms` instead of `modifyURLPrefix`.
- Also, with the refactor to using a context, we mistakenly changed `scope` from "${scope}" (suffixed with / if originally not) to "${basePath}/${scope}". This reverts that change. Sorry for the inconvenience!
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.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
10.2.2
->10.2.3
Release Notes
DuCanhGH/next-pwa (@ducanh2912/next-pwa)
### [`v10.2.3`](https://togithub.com/DuCanhGH/next-pwa/releases/tag/%40ducanh2912/next-pwa%4010.2.3) [Compare Source](https://togithub.com/DuCanhGH/next-pwa/compare/@ducanh2912/next-pwa@10.2.2...@ducanh2912/next-pwa@10.2.3) ##### Patch Changes - [`e5f1d14`](https://togithub.com/DuCanhGH/next-pwa/commit/e5f1d14828d669e17e694e0a18bcfb2f8231a6b9) Thanks [@DuCanhGH](https://togithub.com/DuCanhGH)! - fix(core): fixed invalid precache manifest and scope with `basePath` - A fast backport of [serwist/serwist#56](https://togithub.com/serwist/serwist/pull/56). - This was caused by "/\_next/../public" in modifyURLPrefix not being matched when basePath was set, since the URL was actually "${basePath}/\_next/../public/\*\*/\*". We now use `manifestTransforms` instead of `modifyURLPrefix`. - Also, with the refactor to using a context, we mistakenly changed `scope` from "${scope}" (suffixed with / if originally not) to "${basePath}/${scope}". This reverts that change. Sorry for the inconvenience!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.