astro/.changeset
Nate Moore 1abb9ed080
Upgrade Vite to latest (#2424)
* chore: unvendor vite

* chore: upgrade vue and svelte

* feat(renderer-solid): upgrade for vite@2.7.x

* chore: update yarn.lock

* fix(solid): upgrade solid renderer for vite@2.7.x

* test: improve css test

* chore: upgrade to vite@2.8.0-beta.3

* fix: replace hacky serialization with 'serialize-javascript'

* fix: externalize serialize-javascript

* fix: explicitly add execa@6.x.x to devDependencies

* test(css): skip css?url test

* chore: update vite-plugin-svelte

* fix: ssr option

* chore: update changeset

* chore: remove changeset

* chore: add changeset

* chore: add back missing changeset

* chore: update vite

* chore: update to latest vite

* test: update proload?

* chore: update dependencies

* fix: remove preact from nanostores example

* fix: update static-build-pkg to use `.mjs` extension

* fix: exclude './server.js' from custom-elements test

* chore: remove unused file
2022-02-08 17:38:00 -06:00
..
afraid-crabs-heal.md Handle project folders containing a space in the static build (#2486) 2022-01-28 20:29:28 -05:00
angry-apricots-invite.md Upgrade Vite to latest (#2424) 2022-02-08 17:38:00 -06:00
brown-dancers-perform.md Fix support for scss in static build (#2522) 2022-02-02 11:35:13 -05:00
calm-suns-give.md Fix issue rendering content within HTMLElement (#2506) 2022-01-31 16:50:55 -05:00
chatty-spies-wink.md Deprecate unescaped HTML inside of expressions (#2489) 2022-01-31 16:13:22 -06:00
config.json chore: remove www (#2361) 2022-01-11 12:59:06 -06:00
curly-wasps-sin.md fix: import local plugins into markdown (#2534) 2022-02-04 13:49:50 -05:00
empty-snails-allow.md refactor dev to use vite server (#2494) 2022-01-31 14:44:40 -05:00
four-mirrors-wonder.md Append to list of HMR modules, don't override (#2532) 2022-02-03 16:41:48 -05:00
fresh-moose-compare.md Prevent the server plugin from running during the build (#2552) 2022-02-08 16:55:22 -05:00
grumpy-chefs-judge.md add back dev server host support (#2531) 2022-02-03 13:40:40 -08:00
loud-seals-camp.md Upgrade Vite to latest (#2424) 2022-02-08 17:38:00 -06:00
many-berries-bake.md Upgrade Vite to latest (#2424) 2022-02-08 17:38:00 -06:00
many-oranges-retire.md improve debug logs (#2537) 2022-02-07 08:23:01 -05:00
mighty-lamps-drive.md Deprecate unescaped HTML inside of expressions (#2489) 2022-01-31 16:13:22 -06:00
nasty-lions-exist.md feat: Added the ability to add custom themes/languages to Shiki (#2518) 2022-02-07 08:31:02 -08:00
old-parents-obey.md [MINOR] standardize trailing subpath, fix fetchContent url issue (#2471) 2022-01-28 20:29:53 -05:00
pre.json [ci] release (next) (#2554) 2022-02-08 16:58:42 -05:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
rotten-planets-love.md Add Shiki as an alternative to Prism (#2497) 2022-01-31 16:14:07 -06:00
serious-glasses-taste.md feat: Added the ability to add custom themes/languages to Shiki (#2518) 2022-02-07 08:31:02 -08:00
shaggy-shoes-leave.md [MINOR] standardize trailing subpath, fix fetchContent url issue (#2471) 2022-01-28 20:29:53 -05:00
shy-brooms-tell.md fix: HTML/SVG boolean attributes (#2538) 2022-02-04 17:38:14 -06:00
tiny-owls-dress.md Add Shiki as an alternative to Prism (#2497) 2022-01-31 16:14:07 -06: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