withastro/astro (astro)
### [`v2.10.15`](https://togithub.com/withastro/astro/releases/tag/astro%402.10.15)
[Compare Source](https://togithub.com/withastro/astro/compare/astro@2.10.14...astro@2.10.15)
##### Patch Changes
- [#8268](https://togithub.com/withastro/astro/pull/8268) [`3b0d805bd`](https://togithub.com/withastro/astro/commit/3b0d805bdabcbc75f26b1d29890b689b40fab220) Thanks [@matthewp](https://togithub.com/matthewp)! - Prevent ViewTransition script from being added by mistake
### [`v2.10.14`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#21014)
[Compare Source](https://togithub.com/withastro/astro/compare/astro@2.10.13...astro@2.10.14)
##### Patch Changes
- [#8206](https://togithub.com/withastro/astro/pull/8206) [`52606a390`](https://togithub.com/withastro/astro/commit/52606a3909f9de5ced9b9ba3ba25832f73a8689e) Thanks [@martrapp](https://togithub.com/martrapp)! - fix: View Transition: swap attributes of document's root element
### [`v2.10.13`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#21013)
[Compare Source](https://togithub.com/withastro/astro/compare/astro@2.10.12...astro@2.10.13)
##### Patch Changes
- [#8152](https://togithub.com/withastro/astro/pull/8152) [`582132328`](https://togithub.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57) Thanks [@andremralves](https://togithub.com/andremralves)! - Displays a new config error if `outDir` is placed within `publicDir`.
- [#8166](https://togithub.com/withastro/astro/pull/8166) [`fddd4dc71`](https://togithub.com/withastro/astro/commit/fddd4dc71af321bd6b4d01bb4b1b955284846e60) Thanks [@martrapp](https://togithub.com/martrapp)! - ViewTransitions: Fixes in the client-side router
- [#8182](https://togithub.com/withastro/astro/pull/8182) [`cfc465dde`](https://togithub.com/withastro/astro/commit/cfc465ddebcc58d20f29ecffaa857a77525435a9) Thanks [@martrapp](https://togithub.com/martrapp)! - View Transitions: self link (`href=""`) does not trigger page reload
- [#8171](https://togithub.com/withastro/astro/pull/8171) [`95120efbe`](https://togithub.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493) Thanks [@Princesseuh](https://togithub.com/Princesseuh)! - Fix missing type for `imageConfig` export from `astro:assets`
- [#8187](https://togithub.com/withastro/astro/pull/8187) [`273335cb0`](https://togithub.com/withastro/astro/commit/273335cb01615c3c06d46c02464f4496a81f8d0b) Thanks [@bluwy](https://togithub.com/bluwy)! - Fix Astro components parent-child render order
- [#8184](https://togithub.com/withastro/astro/pull/8184) [`9142178b1`](https://togithub.com/withastro/astro/commit/9142178b113443749b87c1d259859b42a3d7a9c4) Thanks [@martrapp](https://togithub.com/martrapp)! - Fix: The scrolling behavior of ViewTransitions is now more similar to the expected browser behavior
- [#8163](https://togithub.com/withastro/astro/pull/8163) [`179796405`](https://togithub.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a) Thanks [@delucis](https://togithub.com/delucis)! - Make typing of `defineCollection` more permissive to support advanced union and intersection types
Configuration
š Schedule: Branch creation - "on friday and saturday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» 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.
Downgraded astro dependency version in demo package.json file
The version of the 'astro' dependency in the project's demo package has been changed. It was downgraded from 3.0.3 to 2.10.12 to maintain stability and compatibility.
This PR contains the following updates:
^3.0.3
->^2.10.12
Release Notes
withastro/astro (astro)
### [`v2.10.15`](https://togithub.com/withastro/astro/releases/tag/astro%402.10.15) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.10.14...astro@2.10.15) ##### Patch Changes - [#8268](https://togithub.com/withastro/astro/pull/8268) [`3b0d805bd`](https://togithub.com/withastro/astro/commit/3b0d805bdabcbc75f26b1d29890b689b40fab220) Thanks [@matthewp](https://togithub.com/matthewp)! - Prevent ViewTransition script from being added by mistake ### [`v2.10.14`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#21014) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.10.13...astro@2.10.14) ##### Patch Changes - [#8206](https://togithub.com/withastro/astro/pull/8206) [`52606a390`](https://togithub.com/withastro/astro/commit/52606a3909f9de5ced9b9ba3ba25832f73a8689e) Thanks [@martrapp](https://togithub.com/martrapp)! - fix: View Transition: swap attributes of document's root element ### [`v2.10.13`](https://togithub.com/withastro/astro/blob/HEAD/packages/astro/CHANGELOG.md#21013) [Compare Source](https://togithub.com/withastro/astro/compare/astro@2.10.12...astro@2.10.13) ##### Patch Changes - [#8152](https://togithub.com/withastro/astro/pull/8152) [`582132328`](https://togithub.com/withastro/astro/commit/5821323285646aee7ff9194a505f708028e4db57) Thanks [@andremralves](https://togithub.com/andremralves)! - Displays a new config error if `outDir` is placed within `publicDir`. - [#8166](https://togithub.com/withastro/astro/pull/8166) [`fddd4dc71`](https://togithub.com/withastro/astro/commit/fddd4dc71af321bd6b4d01bb4b1b955284846e60) Thanks [@martrapp](https://togithub.com/martrapp)! - ViewTransitions: Fixes in the client-side router - [#8182](https://togithub.com/withastro/astro/pull/8182) [`cfc465dde`](https://togithub.com/withastro/astro/commit/cfc465ddebcc58d20f29ecffaa857a77525435a9) Thanks [@martrapp](https://togithub.com/martrapp)! - View Transitions: self link (`href=""`) does not trigger page reload - [#8171](https://togithub.com/withastro/astro/pull/8171) [`95120efbe`](https://togithub.com/withastro/astro/commit/95120efbe817163663492181cbeb225849354493) Thanks [@Princesseuh](https://togithub.com/Princesseuh)! - Fix missing type for `imageConfig` export from `astro:assets` - [#8187](https://togithub.com/withastro/astro/pull/8187) [`273335cb0`](https://togithub.com/withastro/astro/commit/273335cb01615c3c06d46c02464f4496a81f8d0b) Thanks [@bluwy](https://togithub.com/bluwy)! - Fix Astro components parent-child render order - [#8184](https://togithub.com/withastro/astro/pull/8184) [`9142178b1`](https://togithub.com/withastro/astro/commit/9142178b113443749b87c1d259859b42a3d7a9c4) Thanks [@martrapp](https://togithub.com/martrapp)! - Fix: The scrolling behavior of ViewTransitions is now more similar to the expected browser behavior - [#8163](https://togithub.com/withastro/astro/pull/8163) [`179796405`](https://togithub.com/withastro/astro/commit/179796405e053b559d83f84507e5a465861a029a) Thanks [@delucis](https://togithub.com/delucis)! - Make typing of `defineCollection` more permissive to support advanced union and intersection typesConfiguration
š Schedule: Branch creation - "on friday and saturday" in timezone Europe/Berlin, Automerge - At any time (no schedule defined).
š¦ Automerge: Enabled.
ā» 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.