0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
Commit graph

8569 commits

Author SHA1 Message Date
renovate[bot]
48b85c13dd
fix(deps): update all non-major dependencies (#11765)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-08-19 16:09:05 +08:00
Florian Lefebvre
d99e27053b Merge branch 'feat/unflag-astro-env' into feat/autogenerated-tsconfig 2024-08-16 17:22:17 +02:00
Florian Lefebvre
acce9b83b4 Merge branch 'next' into feat/unflag-astro-env 2024-08-16 17:20:16 +02:00
Florian Lefebvre
b2b93323fa feat: write tsconfig.json 2024-08-16 17:16:43 +02:00
Bjorn Lu
89bab1e707
Reduce prerender dynamic value warning false positives (#11745) 2024-08-16 23:03:27 +08:00
Florian Lefebvre
c7f93e0609 feat: validate include/exclude 2024-08-16 17:00:07 +02:00
Florian Lefebvre
0cb04ea65f feat: validate extends 2024-08-16 16:58:48 +02:00
Florian Lefebvre
9309c7eec2 feat: add check 2024-08-16 16:45:05 +02:00
Florian Lefebvre
71ddbb4e0f feat: create stub tsconfig if there are not any 2024-08-16 16:44:23 +02:00
Florian Lefebvre
15f154d9d5
Merge branch 'feat/unflag-astro-env' into feat/autogenerated-tsconfig 2024-08-16 15:50:19 +02:00
Bjorn Lu
50c3ed238d
Update test:vite-ci script (#11740) 2024-08-16 21:48:57 +08:00
Matthew Phillips
a9e43d2a2f [ci] format 2024-08-16 12:42:03 +00:00
Matthew Phillips
5ea02b12fd
Deprecate the functionPerRoute option (#11728)
* Deprecate the functionPerRoute option

* Update .changeset/weak-dancers-beam.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

---------

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-16 08:41:10 -04:00
Erika
d74617cbd3
Refactor/types (#11715)
* refactor: types

* feat: refactor types

* chore: organize imports

* fix: remaining references

* docs: types

* refactor: small changes

* chore: changeset
2024-08-16 14:07:10 +02:00
Princesseuh
40b95a164d
Merge branch 'main' into next 2024-08-16 12:00:44 +02:00
Florian Lefebvre
5f0b58fb6c [ci] format 2024-08-16 07:28:10 +00:00
Florian Lefebvre
2df49a6fb4
feat: simplifies sync paths (#11730) 2024-08-16 09:27:21 +02:00
Bjorn Lu
423614ebb6
Fix MDX stack trace location with frontmatter (#11717) 2024-08-16 12:09:20 +08:00
Matthew Phillips
d8f9a8397d Reset the preview release branch 2024-08-15 13:37:09 -04:00
Matthew Phillips
a05095406e Allow snapshot releases against next 2024-08-15 13:33:54 -04:00
Houston (Bot)
0109690c3b
[ci] release (#11734)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-16 00:34:37 +08:00
Bjorn Lu
7c6349beca
Fix astro upgrade changeset (#11735) 2024-08-16 00:32:53 +08:00
Bjorn Lu
391324df96
Revert parseArgs change (#11733) 2024-08-16 00:27:08 +08:00
Houston (Bot)
91d36fa36b
[ci] release (#11719)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-15 16:06:43 +01:00
Florian Lefebvre
5c97a921ea feat: update changeset 2024-08-15 16:59:57 +02:00
Florian Lefebvre
87ce2381b6 [ci] format 2024-08-15 14:53:15 +00:00
Florian Lefebvre
70945dd918
refactor: enforce node prefix (#11723) 2024-08-15 16:52:26 +02:00
Florian Lefebvre
3c2f93b66c
fix: content types sync in dev (#11727)
Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
2024-08-15 16:52:15 +02:00
Matt Kane
6c1560fb0d
fix: separate data store into mutable and immutable versions (#11725)
* fix: separate data store into mutable and immutable versions

* Add jsdoc
2024-08-15 15:26:00 +01:00
Emanuele Stoppa
9bf9f5a7b0 [ci] format 2024-08-15 13:46:00 +00:00
Emanuele Stoppa
4844e1b5fb
chore: updates the supported features of test adapter (#11724) 2024-08-15 14:45:12 +01:00
Emanuele Stoppa
88a6ccb8c6
chore(readme): adds the netlify adapter (#11726) 2024-08-15 14:44:30 +01:00
Florian Lefebvre
a73ad75fbd feat: ts experimental config 2024-08-15 15:31:42 +02:00
Florian Lefebvre
70e87fc302 chore: test example 2024-08-15 14:32:06 +02:00
Florian Lefebvre
e181f3fa6a feat: address reviews 2024-08-15 14:17:53 +02:00
Matthew Phillips
934165e21b [ci] format 2024-08-15 12:04:50 +00:00
Matthew Phillips
35af73aace
Prevent errant HTML from crashing server islands (#11692) 2024-08-15 08:04:02 -04:00
Sarah Rainsberger
44453146cd
[docs] updates experimental.contentLayer with Expressive Code (#11718)
Co-authored-by: Matt Kane <m@mk.gg>
2024-08-15 08:41:29 -03:00
Houston (Bot)
40a1b3002c
[ci] release (#11699)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-08-15 10:48:37 +01:00
Florian Lefebvre
f4057c18c9
fix: content types sync in dev (#11716)
* fix: content types sync in dev

* fix: test
2024-08-15 11:08:18 +02:00
Matthew Phillips
791d809cbc
Server Islands - Handle base + trailingSlash ignore (#11712)
* Server Islands - Handle base + trailingSlash ignore

* Add a changeset
2024-08-15 09:34:25 +01:00
Bjorn Lu
4a2cb3d1a9
Upgrade to turbo v2 (#11705) 2024-08-15 11:41:21 +08:00
Yan
b860a9998d
Small wording/nit improvements to 4.14 release types docs (#11710)
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
2024-08-14 17:48:12 -03:00
Yan
057241f3a6
Fix typos in 4.14 error references (#11711) 2024-08-14 17:47:39 -03:00
Matthew Phillips
3adb473cdf [ci] format 2024-08-14 17:31:27 +00:00
Matthew Phillips
3d8ae767fd
Prevent externalized adapters from breaking build (#11709)
* Prevent externalized adapters from breaking build

* Add a changeset

* Implement in both types of build plugins

* linting :(
2024-08-14 13:30:31 -04:00
Sarah Rainsberger
69a7a5f132
[docs] updates link in Content Layer API (#11706) 2024-08-14 16:09:14 +02:00
Florian Lefebvre
24e9150078 feat: bump peer deps 2024-08-14 15:11:34 +02:00
Florian Lefebvre
df78c79ea0 [ci] format 2024-08-14 13:00:16 +00:00
Florian Lefebvre
20c7765be5
chore: optimize check (#11704) 2024-08-14 14:59:04 +02:00