Age | Commit message (Collapse) | Author | Files | Lines |
|
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Co-authored-by: Nate Moore <natemoo-re@users.noreply.github.com>
|
|
|
|
* Ensure astro-island scripts render when using Astro.slots.render
* Adding a changeset
|
|
* fix(create-astro): upgrade cli-kit
* fix(create-astro): avoid setRawMode error
* chore(lint): disable create-astro linting
Co-authored-by: Nate Moore <nate@astro.build>
|
|
|
|
* Allow image-pool to be used as its own Worker
* Adding a changeset
* fix image tests
* update picture tests
* Pass the current URL
|
|
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
* When creating a new dev container, restart it if previously started
* Adding a changeset
|
|
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
|
|
|
|
|
|
* Handle `base` in adapters
* Use removeBase in the test adapter
* Update packages/integrations/node/src/preview.ts
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* Update packages/integrations/cloudflare/src/server.advanced.ts
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* Include the subpath for links
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
|
* change add, build, preview, devServer and telemtryHandler imports to dynamic
* update changelog for astro cli imports change
|
|
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
|
|
|
|
* fix: fix bug #5267
* fix: add changeset
* fix: on frozen lockfile
Co-authored-by: wuls <linsheng.wu@beantechs.com>
|
|
|
|
* Prevent overcaching of astro components for HMR
* Get tests working in windows
* Use the right drive
* Adding a changeset
|
|
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
|
|
|
|
|
|
* Surface configuration errors to the client
* Actually start the container on restart
* Add beforeRestart to clear the console
* Some minor changes, restarted() returns an Error maybe
* Refactor testing code
* Adding a changeset
|
|
* fix homepage url for integrations
* Create curvy-countries-kiss.md
Co-authored-by: Chris Swithinbank <swithinbank@gmail.com>
|
|
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
|
|
|
|
|
|
|
|
|
|
|
|
(#5272)
|
|
|
|
* adds the hackernews example - TODO add readme content
* refactor: moving styles from root.css into components
* chore: add README content
* chore: lint fixes + prettier-plugin-astro@0.4.0
* Update examples/hackernews/README.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* lint: remove unused variable
* nit: adding check command to example
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
* Prevent tailwind config errors from crashing dev server
* Adding a changeset
* Fix wrong type
|
|
|
|
* Graceful error recovery in the dev server
Move dev-container to dev
Update for the lockfile
Invalidate modules in an error state
Test invalidation of broken modules
Remove unused error state
Normalize for windows
try a larger timeout
Fixes build
just for testing
more testing
Keep it posix
fully posix
* Fix up Windows path for testing
* some debugging
* use posix join
* finally fixed
* Remove leftover debugging
* Reset the timeout
* Adding a changeset
|
|
|
|
* Improve prefetch
* Add changeset
|
|
|
|
dependency (#5260)
* fix: web-streams-polyfill should be included as a prod dependency
* chore: missed a lockfile change in the merge
|
|
|
|
|
|
|
|
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
|
|
This reverts commit 4f9391b33f9ec276536039daad65b2c9a2db53ca.
|