François Violette
dd3b753aba
Add selected to the list of boolean attributes ( #12027 )
2024-09-19 19:51:26 +08:00
Uwe Jäger
9be3e1bba7
Remove dependency on path-to-regexp ( #12001 )
...
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-09-19 11:11:48 +02:00
Matt Kane
8d4eb95086
[ci] format
2024-09-18 14:16:40 +00:00
Matt Kane
53cb41e30e
fix: correctly handle head propagation in content layer deferred rendering ( #12014 )
...
* chore: run MDX tests against content layer
* Handle head propagation in deferred rendering
* Add changeset
* Update test
2024-09-18 15:15:51 +01:00
Houston (Bot)
8214114a90
[ci] release ( #12002 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-18 00:21:35 +02:00
Matthew Phillips
dcd115892a
Make @astrojs/tailwind compat with Astro 5 ( #12018 )
2024-09-18 00:19:22 +02:00
Artem Zhirov
0b59fe74d5
Fix: prevent island re-rendering when using transition:persist ( #11854 ) ( #11915 )
...
https://github.com/withastro/astro/issues/11854
2024-09-17 16:23:48 +02:00
Johannes Spohr
00ea675409
[ci] format
2024-09-17 14:12:42 +00:00
Johannes Spohr
a582cb6124
Fix Svelte view transition state persistence ( #12006 )
...
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
2024-09-17 16:11:32 +02:00
Johannes Spohr
daca9951f4
[ci] format
2024-09-17 13:22:35 +00:00
Johannes Spohr
082f450944
Fix SolidJS view transition state persistence ( #11998 )
...
* Fix SolidJS view transition state persistence
* Add changeset
---------
Co-authored-by: Martin Trapp <94928215+martrapp@users.noreply.github.com>
2024-09-17 15:21:41 +02:00
Johannes Spohr
b75bfc8cc4
Fix vue resetting state when using view transition persistence ( #11946 )
...
* Fix vue resetting state when using view transition persistence
* Avoid calling internal apis when forcing vue component update
2024-09-17 14:54:49 +02:00
Armand Philippot
a2f8c5d85f
docs: fix Content Layer RFC Link ( #12000 )
2024-09-15 16:53:30 -03:00
Houston (Bot)
27d19f612f
[ci] release ( #11986 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-13 15:56:33 -04:00
Matthew Phillips
ec1521066a
[ci] format
2024-09-13 19:40:42 +00:00
Matthew Phillips
ffba5d716e
Fix getStaticPaths regression ( #11993 )
...
* Revert "Remove dependency on path-to-regexp (#11983 )"
This reverts commit 633eeaa9d8
.
* Add test for regression
* Add a changeset
* Pin path-to-regexp
2024-09-13 15:39:51 -04:00
Reuben Tier
2d016d4aba
[ci] format
2024-09-13 11:46:18 +00:00
Reuben Tier
06eff60cab
Add copy support for Wayland via wl-copy ( #11964 )
...
* Add wl-copy support
* Add changeset
* set to patch
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-09-13 13:45:30 +02:00
Houston (Bot)
490eed1cd9
[ci] release ( #11940 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-13 13:04:37 +02:00
Uwe Jäger
878f7f60ba
[ci] format
2024-09-13 10:50:34 +00:00
Uwe Jäger
633eeaa9d8
Remove dependency on path-to-regexp ( #11983 )
...
Fixes #11956
Closes #11985
Closes 11965
2024-09-13 12:49:44 +02:00
Bjorn Lu
c9ae7b1b89
Handle MDX optimize for root hast node ( #11975 )
2024-09-12 18:47:55 +08:00
Nikola Hristov
86ad1fd223
Fixes typo. ( #11968 )
...
* Fix typo
* Create nine-chairs-decide.md
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-09-11 17:44:30 +02:00
翠 / green
1c64ae304d
[ci] format
2024-09-10 03:12:50 +00:00
翠 / green
8329d17968
fix(css): fix inline query injection for CSS inlining ( #11917 )
2024-09-10 11:11:57 +08:00
renovate[bot]
b9394fa70c
chore(deps): update all non-major dependencies ( #11948 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-09 13:27:54 +08:00
Ben Holmes
7b09c62b56
Actions: add discriminated union support ( #11939 )
...
* feat: discriminated union for form validators
* chore: changeset
2024-09-06 16:41:51 -04:00
Houston (Bot)
0d50d7545e
[ci] release ( #11936 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-06 12:47:30 -04:00
Matthew Phillips
c0c96452a2
[ci] format
2024-09-06 16:42:29 +00:00
Matthew Phillips
bd1d4aaf82
Allow passing into the crypto key via ASTRO_KEY ( #11879 )
...
* Allow passing into the crypto key via ASTRO_KEY
* Add a changeset
* Add test
* Use the node package
* omg
* Create a new create-key command
* linting
* lint again
* Update the changeset
2024-09-06 12:41:39 -04:00
Florian Lefebvre
e55c668b25
chore: changeset minor ( #11938 )
2024-09-06 15:23:17 +02:00
Florian Lefebvre
7d70ba3178
feat(create-astro): ts-check comment ( #11924 )
2024-09-06 14:23:02 +02:00
Lukas Bachlechner
4a95159746
[ci] format
2024-09-06 11:27:38 +00:00
Lukas Bachlechner
4a44e82bbd
fix: explicitly check for null props in serializeSignals
( #11930 )
...
* fix: explicitly check for null props in `serializeSignals`
* chore: add changeset
2024-09-06 13:26:51 +02:00
Erika
c58193a691
fix(add): Use proper export names when adding adapters ( #11935 )
...
* fix(add): Use proper export names when adding adapters
* chore: changeset
2024-09-06 11:38:15 +02:00
Houston (Bot)
65bfefb96b
[ci] release ( #11909 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-05 03:42:00 +02:00
Gabriel Pereira Woitechen
ca54e3f819
perf(astro/assets): avoid downloading original image when using cache ( #11904 )
2024-09-04 15:32:03 +02:00
Matthew Phillips
5d7bc70fc3
[ci] format
2024-09-03 13:46:53 +00:00
Matthew Phillips
7ff7134b80
Provide an error message when Actions throws in setup ( #11886 )
...
* Provide an error message when Actions throws in setup
* Update .changeset/many-turtles-tie.md
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
---------
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2024-09-03 09:45:57 -04:00
Matt Kane
f69605174b
[ci] format
2024-09-03 13:26:33 +00:00
Matt Kane
d63bc50d99
fix: keep data store outside of node_modules during dev ( #11902 )
...
* fix: don't keep data store in node_modules during dev
* Lint
* Fix test
* Wait for data store
* Use helper for data store file
* Fix data store file helper
* Lint
* Handle case where Vite already knows about save
2024-09-03 14:25:45 +01:00
Luiz Ferraz
5705200398
[ci] format
2024-09-03 12:54:20 +00:00
Luiz Ferraz
cc820c5d5e
Fix mixed DB token env vars ( #11894 )
...
* Fix mixed DB token env vars
* Test env combinations
* Fix linter issues
* Fix linter issues
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-09-03 14:53:29 +02:00
Bjorn Lu
cd542109ba
Remove unused types ( #11895 )
2024-09-02 21:14:57 +08:00
Bjorn Lu
19751df887
Fix examples version update for removed packages ( #11901 )
2024-09-02 21:00:49 +08:00
renovate[bot]
8a1abcfd9d
fix(deps): update dependency vitefu to v1 ( #11899 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-02 19:34:29 +08:00
Houston (Bot)
60d8e30008
[ci] release ( #11883 )
...
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-02 13:19:39 +02:00
Chris Swithinbank
80b4a181a0
Fix user-facing type for i18n.routing.fallbackType
( #11900 )
2024-09-02 13:01:38 +02:00
Erika
39d330f6f2
docs: rework docs around errors ( #11802 )
...
* docs: rework docs around errors
* Update packages/astro/src/core/errors/README.md
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
* docs: expand deprecation description
---------
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
2024-09-02 11:43:19 +02:00
renovate[bot]
645f4e21a7
fix(deps): update all non-major dependencies ( #11896 )
2024-09-02 10:54:53 +08:00