astro/.changeset
Erika 32abe49bd0
Fix polyfills not being available to imports on Netlify (#6117)
* fix(netlify): Try to make polyfill external

* feat(webapi): Add polyfill applier for SSR

* fix(netlify): Externalize polyfills so they're always applied before user code

* chore: changeset

* test(netlify): Add test for polyfill being in the proper place

* config(netlify): Remove unnecessary change to package.json

* revert(netlify): Revert changes

* feat(astro): Add a way for packages to explicitely mark themselves as needing to be external

* Update .changeset/silent-dragons-sell.md

---------

Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
2023-02-06 14:17:34 -06:00
..
breezy-worms-retire.md Move pagination error to AstroErrorData (#6149) 2023-02-06 10:30:36 -06:00
config.json Add experimental feature (#5681) 2022-12-27 11:43:49 -05:00
flat-dolphins-admire.md Check vite.emptyOutDir before emptying dir (#6153) 2023-02-06 14:16:46 -06:00
friendly-bobcats-warn.md [Content collections] Load content config with full Vite setup (#6092) 2023-02-03 15:52:05 -05:00
gorgeous-mails-sniff.md Fix outdated error message in paginate() function (#6124) 2023-02-03 17:34:09 -06:00
grumpy-bees-worry.md [Content collections] Fix "underscore to ignore" warnings (#6122) 2023-02-03 16:48:34 -05:00
honest-beds-flow.md fix: use the root of the project as the functions location (#6075) 2023-02-03 16:19:44 +01:00
lazy-plums-sit.md fix: #5979 (#6142) 2023-02-06 13:28:08 -06:00
lemon-flies-clean.md Fix scanning sourcemap handling (#6114) 2023-02-03 20:47:20 +08:00
new-ravens-exercise.md Refactor create-astro (#6082) 2023-02-06 10:19:37 -06:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
shaggy-pianos-sleep.md Fix hoisted script propagation in content collection pages (#6119) 2023-02-06 10:42:08 -05:00
silent-dragons-sell.md Fix polyfills not being available to imports on Netlify (#6117) 2023-02-06 14:17:34 -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