astro/.changeset
Ben Holmes 58a2dca228
Fix: correctly transform import.meta.env.* in MDX (#4858)
* fix: serialize route pattern for Netlify edge

Co-authored-by: Jackie Macharia <jackiewmacharia>

* fix: escape import.meta.env in MDX compiler output

* test: env vars in mdx

* chore: changeset

* deps: estree-util-visit, @types/estree

* feat: inject import.meta.env w/ recma

* feat: pull importMetaEnv from vite + astro configs

* test: `import.meta.env` in JSX

* fix: lockfile

* chore: update changeset

* fix: remove stray stashed commit
2022-09-26 18:23:47 -04:00
..
config.json Update changesets (#3434) 2022-05-24 11:38:25 -05:00
cool-camels-tease.md fix: Script with innerHTML not working on Safari (#4861) 2022-09-26 14:03:53 -04:00
curvy-needles-boil.md Http proxy for fetch (#4676) 2022-09-22 14:47:06 -04:00
fluffy-doors-vanish.md Define toStringTag another way (#4855) 2022-09-23 13:27:07 -04:00
hot-lamps-search.md Prevent the root from being deleted during the build (#4845) 2022-09-22 16:37:16 -04:00
late-cups-jam.md Resolves #4825 (#4841) 2022-09-22 16:37:49 -04:00
light-shrimps-draw.md fix: getFileInfo does not add .html extension in url when build.format is file (#4849) 2022-09-23 08:07:27 -04:00
lucky-comics-bow.md fix: 🐛 BUG: class:list directive adding class attribute when undefined (#4867) 2022-09-26 12:53:07 -04:00
many-boats-peel.md create-astro: always create tsconfig.json (#4810) 2022-09-22 14:37:01 -04:00
metal-bees-pretend.md docs: add MDXLayoutProps to README (#4700) 2022-09-22 14:35:37 -04:00
metal-hats-explain.md Fix: correctly transform import.meta.env.* in MDX (#4858) 2022-09-26 18:23:47 -04:00
mighty-garlics-exercise.md Prevent /undefined catch-all routes in dev (#4873) 2022-09-26 14:03:14 -04:00
odd-swans-collect.md Add CSS @import test (#4454) 2022-09-22 15:06:49 -04:00
old-ladybugs-roll.md Adding an optional image service based on Squoosh (#4738) 2022-09-22 19:48:14 +00:00
pink-beans-cross.md Fix slashes for paths containing non-ASCII characters on Windows. (#4712) 2022-09-22 14:33:28 -04:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
selfish-files-smoke.md Update Picture.astro so it no longer passes height and width attributes (#4797) 2022-09-22 21:01:38 +00:00
short-ravens-marry.md fix: Can't overwrite vite's MODE environment variable (#4850) 2022-09-23 08:08:57 -04:00
yellow-donuts-destroy.md fix: "chunks" directory appears in build output, if custom modules are imported in Astro files (#4868) 2022-09-26 18:01:44 +08: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