0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-02-03 22:29:08 -05:00
astro/.changeset
Zhang Zhipeng 1ea0a25b94
Add multiple cdn v2 (#10189)
* feat: add multiple cdn

* add multiple cdn test

* assetsPrefix not empty string

* add changeset

* simplify code

* change docs

* replace getFileExtension with node path.extname

* Adapt node extname

* multiple image test

* wip space

* update docs

* update docs, assetsPrefix type

* update docs

* update docs

* chore: update types and rename to `fallback`

* enhance changelog

* change docs

* update change defaultAeestsPrefix to fallback key test

* move utility to a new to avoid importing `node:path` inside vite plugins

* Update packages/astro/src/@types/astro.ts

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

* Apply suggestions from code review

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

* chore: address Bjorn's comments

* kill the variable

* kill the variable /2

* Fix CI fail

* Apply suggestions from code review

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

* uniform code sample

* add `.` string for fit getAssetsPrefix

* Fix extension function

---------

Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
2024-03-08 13:10:07 +00:00
..
calm-bags-deliver.md Allow Code Component to have custom props and extra class styles (#9960) 2024-03-08 13:02:53 +00:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
cool-jobs-fetch.md Add experimental.directRenderScript option (#10102) 2024-03-08 13:03:02 +00:00
curvy-hats-shave.md Move to shiki and stabilize dual themes support (#10130) 2024-03-08 10:53:19 +00:00
fluffy-readers-add.md Add multiple cdn v2 (#10189) 2024-03-08 13:10:07 +00:00
hungry-needles-cough.md Add new levels of notification for dev toolbar apps (#10252) 2024-03-08 11:53:48 +01:00
khaki-elephants-hang.md feat(toolbar): Allow every element to have every color (#10186) 2024-03-08 11:52:50 +01:00
khaki-emus-wait.md fix(config): prevent vite from loading config (#10360) 2024-03-08 12:22:58 +08:00
lorem-ipsum-dolor Fix static build when out dir is not within the cwd (#9378) 2023-12-13 10:17:10 -05:00
lovely-nails-cough.md Allow islands to be re-rendered with new props on page transition (#10136) 2024-03-08 10:54:16 +00:00
rare-coins-jump.md Reload scripts (#9977) 2024-03-08 10:55:41 +00:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
slow-items-heal.md feat: experimental content collection JSON schemas (#10145) 2024-03-08 10:54:51 +00:00
thin-chicken-greet.md Move to shiki and stabilize dual themes support (#10130) 2024-03-08 10:53:19 +00:00
thirty-beds-smoke.md fix(markdown): don’t generate mdast html nodes (#10104) 2024-03-08 10:53:39 +00:00
two-ads-bathe.md feat(audits): Handle mutations (#10268) 2024-03-08 11:56:23 +01:00
witty-wombats-attend.md feat(audits): Add new UI (#10217) 2024-03-08 12:10:38 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation