withastro/astro (astro)
### [`v4.16.13`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#41613)
[Compare Source](https://redirect.github.com/withastro/astro/compare/astro@4.16.12...astro@4.16.13)
##### Patch Changes
- [#12436](https://redirect.github.com/withastro/astro/pull/12436) [`453ec6b`](https://redirect.github.com/withastro/astro/commit/453ec6b12f8c021e0bd0fd0ea9f71c8fc280f4b1) Thanks [@martrapp](https://redirect.github.com/martrapp)! - Fixes a potential null access in the clientside router
- [#12392](https://redirect.github.com/withastro/astro/pull/12392) [`0462219`](https://redirect.github.com/withastro/astro/commit/0462219612183b65867aaaef9fa538d89f201999) Thanks [@apatel369](https://redirect.github.com/apatel369)! - Fixes an issue where scripts were not correctly injected during the build. The issue was triggered when there were injected routes with the same `entrypoint` and different `pattern`
Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR contains the following updates:
4.16.12
->4.16.13
Release Notes
withastro/astro (astro)
### [`v4.16.13`](https://redirect.github.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#41613) [Compare Source](https://redirect.github.com/withastro/astro/compare/astro@4.16.12...astro@4.16.13) ##### Patch Changes - [#12436](https://redirect.github.com/withastro/astro/pull/12436) [`453ec6b`](https://redirect.github.com/withastro/astro/commit/453ec6b12f8c021e0bd0fd0ea9f71c8fc280f4b1) Thanks [@martrapp](https://redirect.github.com/martrapp)! - Fixes a potential null access in the clientside router - [#12392](https://redirect.github.com/withastro/astro/pull/12392) [`0462219`](https://redirect.github.com/withastro/astro/commit/0462219612183b65867aaaef9fa538d89f201999) Thanks [@apatel369](https://redirect.github.com/apatel369)! - Fixes an issue where scripts were not correctly injected during the build. The issue was triggered when there were injected routes with the same `entrypoint` and different `pattern`Configuration
📅 Schedule: Branch creation - "before 4am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.