astro/.changeset
Nate Moore 17c02925c5
Migrate to new config (#2962)
* wip: config migration

* fix: formatting

* refactor: projectRoot -> root

* refactor: pageUrlFormat -> format

* refactor: buildOptions.site -> site

* refactor: public -> publicDir

* refactor: dist -> outDir

* refactor: styleOptions -> style

* fix: some dist tests -> outDir

* refactor: remove legacyBuild (with TODOs)

* refactor: more legacyBuild cleanup

* refactor: server host and port

* fix: remove experimentalStaticBuild CLI flag

* refactor: src -> srcDir

* refactor: devOptions.trailing -> trailing

* refactor: remove sitemap + related flags

* refactor: experimentalSSR -> experimental.ssr

* fix: last devOptions

* refactor: drafts -> markdown.drafts

* fix: TS error on port as const

* refactor: remove pages

* refactor: more --project-root updates

* refactor: markdownOptions -> markdown

* fix: remaining type errors

* feat: update AstroUserConfig

* refactor: update CLI flag mapper + server mapper

* fix: loadFixture projectRoot

* fix: merge CLI flags before validating / transforming

* wip: attempt to fix bad createRouteManifest config

* refactor: combine config.base and config.site

* fix: skip route manifest test for now

* fix: site and base handling

* refactor: update failing config testes

* fix: build failure

* feat: update config types with migration help

* chore: update types

* fix(deno): update deno fixture

* chore: remove config migration logic

* chore: remove logLevel

* chore: clean-up config types

* chore: update config warning

* chore: add changeset

* Sitemap Integration (#2965)

* feat: add sitemap filter config option

* feat: add canonicalURL sitemap config option

* docs: update sitemap README

* fix: update for new config

* fix: filter not being applied

* chore: changeset

Co-authored-by: bholmesdev <hey@bholmes.dev>

* fred pass

* fix: Astro.resolve typo

* fix: public => publicDir

Co-authored-by: bholmesdev <hey@bholmes.dev>
Co-authored-by: Fred K. Schott <fkschott@gmail.com>
2022-04-02 12:29:59 -06:00
..
chatty-cows-attack.md Allow components to return a Response (#2944) 2022-03-30 15:55:22 -04:00
config.json chore: remove @astrojs/parser (#2845) 2022-03-21 12:30:23 -05:00
flat-radios-cheer.md fix: --experimental-ssr fixes (#2937) 2022-03-31 13:58:03 -04:00
forty-coins-attend.md New Markdown API (#2862) 2022-03-28 17:16:06 -07:00
happy-carrots-carry.md Implement new default script behavior, style is:global (#2961) 2022-04-02 12:34:25 -05:00
light-apricots-sort.md Add function-based slot support to Astro.slots.render() (#2954) 2022-03-31 13:11:26 -05:00
ninety-jars-swim.md Add support for React 18 in @astrojs/react (#2947) 2022-03-31 12:51:29 -04:00
odd-swans-walk.md Fixes API route compat with Node 14 (#2936) 2022-03-29 16:59:06 -04:00
perfect-dogs-turn.md Implement the Astro.request RFC (#2913) 2022-03-29 07:35:03 -04:00
pre.json Enable next mode (#2920) 2022-03-28 16:55:12 -07:00
README.md Migrate to yarn monorepo (#157) 2021-04-30 16:33:35 -05:00
small-radios-remain.md Restyle error messages (#2902) 2022-03-28 16:55:36 -07:00
soft-avocados-turn.md Update compiler (#2957) 2022-03-31 22:33:07 -05:00
sour-eggs-wink.md Deno adapter (#2934) 2022-03-30 08:42:19 -04:00
stale-walls-whisper.md [fix] 2924 Update import in astro config of portfolio starter (#2926) 2022-03-28 20:54:25 -07:00
swift-trainers-suffer.md SSR - copy public folder when there is no client JS (#2955) 2022-03-31 14:04:09 -04:00
tall-cooks-begin.md Migrate to new config (#2962) 2022-04-02 12:29:59 -06:00
tasty-zoos-wink.md Allows projects to opt out of the base Tailwind styles (#2959) 2022-04-01 13:45:43 +00:00
wicked-toes-flow.md Migrate to new config (#2962) 2022-04-02 12:29:59 -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