Closed renovate[bot] closed 6 months ago
Latest commit: 661e7962a74941811ea2fde7716cefbbc2a09430
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
This PR contains the following updates:
4.8.3
->4.8.4
Release Notes
withastro/astro (astro)
### [`v4.8.4`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#484) [Compare Source](https://togithub.com/withastro/astro/compare/astro@4.8.3...astro@4.8.4) ##### Patch Changes - [#11026](https://togithub.com/withastro/astro/pull/11026) [`8dfb1a2`](https://togithub.com/withastro/astro/commit/8dfb1a23cc5996c410f7e33211d132dac36c9f77) Thanks [@bluwy](https://togithub.com/bluwy)! - Skips rendering script tags if it's inlined and empty when `experimental.directRenderScript` is enabled - [#11043](https://togithub.com/withastro/astro/pull/11043) [`d0d1710`](https://togithub.com/withastro/astro/commit/d0d1710439ec281518b17d03126b5d9cd008a102) Thanks [@bholmesdev](https://togithub.com/bholmesdev)! - Fixes minor type issues in actions component example - [#10999](https://togithub.com/withastro/astro/pull/10999) [`5f353e3`](https://togithub.com/withastro/astro/commit/5f353e39b2b9fb15e6c9d193b5b5101457fef002) Thanks [@bluwy](https://togithub.com/bluwy)! - The prefetch feature is updated to better support different browsers and different cache headers setup, including: 1. All prefetch strategies will now always try to use `` if supported, or will fall back to `fetch()`. 2. The `prefetch()` programmatic API's `with` option is deprecated in favour of an automatic approach that will also try to use `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.