Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* fix(deno): handle prerendered pages
* test(deno): add prerender test
* fix: defensively access vite.build.rollupOptions.external
* fix(deno): support other formats of rollupOptions.external
* fix(deno): crawl prerendered files for match
* fix(deno): ignore deno error in server file
* fix(deno): cross-platform serve file
|
|
|
|
* fix(#6264): backward-compat fix for camelCase css vars in style
* chore: add changeset
|
|
|
|
|
|
* Revert "Deno fix #6131 (#6248)"
This reverts commit ef5cea4dc5c4ffa33bd57ea0886e6912afb24fec.
* Create gold-months-live.md
|
|
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
* fix: add property name to rss errors
* Create good-snails-attend.md
---------
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
* fix(create-astro): improve error handling for tasks that use spinner display
* refactor: timeout after 60s
* chore: remove unused file
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
upgrade (#6265)
* fix(cookies): Fix cookies not being all returned on Node 16 after Undici upgrade
* test(cookies): Oops
|
|
* fix: avoid trying to SSR md?astroPropagatedAssets
* test: layout prop with recursive getCollection
* chore: changeset
|
|
* Clarify SVG image gotcha info
* More wording improvements!
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
* Only inject Vercel analytics in production
* Add changeset
|
|
|
|
* fix: #6131
* fix: delete
* update code
* fix: fix bug
* add some tests
* fix route error
* delete comment
* delete trash code
---------
Co-authored-by: wuls <linsheng.wu@beantechs.com>
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
* Support rehype plugins that inject namespaced attributes
* Fix rehype property casing
|
|
|
|
* @astrojs/image: add support for SVG images
* @astrojs/image: add tests for SVG images
* @astrojs/image: update README.md with SVG format info
* Add minor changeset for @astrojs/image
|
|
|
|
|
|
* refactor: move sync to core
* fix: runHookConfigSetup in CLI
* chore: changeset
* fix: sync import on test-utils
* fix: use syncCli in check
|
|
|
|
file (#6229)
* test: add fixture
* test: add test case
* test: fix tests
* feat: support mjs/ js file extensions for cc config
* chore: sync lockfile
* test: make assertion more specific
* test: make template minimal
* chore: add changeset
* feat: add warning when `allowJs` is `false`
* improve warning
* extract tsconfig loader to another function
* rename to more descriptive variable
* apply review suggestion
Co-authored-by: Ben Holmes <hey@bholmes.dev>
---------
Co-authored-by: Ben Holmes <hey@bholmes.dev>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
|
|
* fix: avoid url -> file -> url parsing
* chore: changeset
|
|
* [docs] README typo fixes
* adaptor -> adapter
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
* one more adapter
---------
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
|
|
|
|
* Fix head injection in body with slots.render() and head buffering
* Adding a changeset
* An MDX test too
|
|
* Fix 6206: Cloudflare function path resolving one step above
|
|
* fix(#5985): preserve `--root` CLI flag on restart
* fix: resolve --root relative to automatic root
* chore: revert container changes
* fix: pass flags.root to restart container
---------
Co-authored-by: Nate Moore <nate@astro.build>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|