Age | Commit message (Collapse) | Author | Files | Lines |
|
* Compatiblity between hoisted scripts and tailwind integration
* Adds a changeset
|
|
* Support Vite 3.1
* Update ~3.1.0
* Revert Vite bump
|
|
|
|
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
|
|
|
|
|
|
* Properly allow file uploads in the dev server
* Smaller image
* movethe test over
|
|
* Update snapshot-release.yml
* Update snapshot-release.yml
* Update snapshot-release.yml
|
|
|
|
|
|
Co-authored-by: Nate Moore <nate@astro.build>
|
|
|
|
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
* chore: move examples to type module
* chore: prefer astro.config.mjs to astro.config.js
* chore: reference CJS config file
Co-authored-by: Nate Moore <nate@astro.build>
|
|
* remove trailing slashes when checking active href
* use simpler regex
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
* remove unused code
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
|
|
* fix: serialize route pattern for Netlify edge
Co-authored-by: Jackie Macharia <jackiewmacharia>
* chore: changeset
|
|
|
|
|
|
|
|
|
|
* add a new preview release action
* Update snapshot-release.yml (#4485)
* small fixes
* Update snapshot-release.yml
Co-authored-by: Mayank <9084735+mayank99@users.noreply.github.com>
|
|
|
|
* Use import order to sort CSS in prod
* Adding a changeset
* Pass through the parent id
* Update remaining test
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
* fix: [rss] throw on undefined urls only
* test: "" url, passing glob outside pages/
* chore: changeset
|
|
|
|
* Don't use middleware
* changeset
* breaking change
|
|
* Make error handling more resilient in the dev server
* Better approach
* Add a changeset
|
|
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
|
|
* Add error messages for wrongly configured renderers
* Add changeset
|
|
|
|
* fix: add __ssrInlineRender to Vue check
* chore: remove console log
* test: vue builds with other renderer present
* chore: changeset
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
* fix: apply fetch polyfill earlier
* chore: changeset
|
|
|
|
* working draft
* more sharp params
* add changeset
* fix typing
* wip
* add missing docblocks
* update lock file
* remove enlargement and reduction resize options
* add tests
* Add docs
* support crop options in pictures
* cleanup
* define crop types in docs
* cleanup
* remove kernel option
Co-authored-by: Tony Sullivan <tony.f.sullivan@outlook.com>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
* feat: move astro.config update to end
* chore: changeset
|
|
* Fix theme.css location in docs starter project
* Also fix in diff display
Co-authored-by: Brendan O'Leary <boleary@gitlab.com>
|
|
* docs: add section on .mdx file support in VS Code
* Update packages/integrations/mdx/README.md
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@matthewphillips.info>
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
|
|
|
|
* Add custom encoding support for non-html routes
* Add changeset
* Add tests for png and json routes
|
|
* feat: restart config on add, remove, update
* fix: reload for root project configs only
* fix: throw when userConfigPath can't resolve
* chore: changeset
* wip: remove normalizePath before writeFile
* refactor: invalidateWithCache -> isConfigReload
* wip: mustExist?
* debug: config loaded successfully
* debug: more logs
* debug: MORE logging
* fix: normalize resolved config path
* debug: yet MORE logging
* chore: bump proload
* fix: use file path, not URL.pathname
* Revert "wip: mustExist?"
This reverts commit 8ca8662132532dcdc9fd120868e615ddc60f498e.
* chore: remove console log
* feat: cleanup restart message, better invalid config handling
* chore: update lockfile
* chore: fix types
* fix: throw helpful error when config does not exist
* docs: remove "restart dev server" from integrations
* docs: make sure to restart -> try restarting
Co-authored-by: Nate Moore <nate@astro.build>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|