Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* wip: react counter example
* feat: resolve markdoc partials by file path
* test: components within partials
* test: html within partial
* chore: changeset
* fix: respect user configured partials
* test: basic partials
* chore: lock
* chore: fix lock
* chore: minor -> patch
* fix: use --parallel for dev server timeout error
* refactor: move component tests to separate file
* fix: build indent fixture
* fix: check before addWatchFile
* refactor: rootRelative -> relativePartial
* deps: use workspace react integration
* refactor: split test files by fixture
* refactor: switch to preact to avoid react prod build error
* feat: use vite pluginContext
* fix: handle missing ./
* chore: bump timeout
|
|
|
|
|
|
* fix(app/node): include `x-forwarded-port` header in url
* add changeset
* add test
|
|
* Disable `sharp` `libvips` cache.
* Update sharp.ts
* Add changeset
* Apply suggestions from code review
* Add issue to comment in sharp.ts
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
|
|
|
|
* Update adapter.ts
* Create clever-houses-yawn.md
* Update adapter.ts
* Update adapter.ts
* Update adapter.ts
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* Update .changeset/clever-houses-yawn.md
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
|
|
* refactor: rename "config" file to "virtual"
* chore: changeset
* fix(test): config import
|
|
* move format to ImageSharedProps
* add changeset
* move quality to shared
* Update lovely-trees-wait.md
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
---------
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
* Fix building static sites with Astro DB
* Adding a changeset
* Try a different port range
|
|
|
|
|
|
|
|
|
|
* improves `client:only` error message
* add changeset
* Fix condition for rendering component
* Update rendererAliases in component.ts
* Update changeset
|
|
|
|
* feat: make 3rd party integration warning less scary
* Create light-bikes-study.md
* Update light-bikes-study.md
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
* fix(db): isolate AstroDbError from core utils
* add changeset
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
Co-authored-by: matthewp <matthewp@users.noreply.github.com>
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
|
|
|
|
* document runtime
* apply suggestions from code review
|
|
|
|
* feat: clear error messages on remote db error
* refactor: use AstroDbError for correct error name
* refactor: errorMessage -> responseMessage
* chore: changeset
* fix: revert seed file change
* fix: format seed errors as AstroDbError
* fix: correctly log eager seed errors
|
|
|
|
|
|
* Make ASTRO_DATABASE_FILE work with file paths
* Use pathToFileURL
|
|
|
|
|
|
* feat: load seed file on dev server startup
* feat: handle logging on dev server restart
* chore: changeset
* feat: support integration seed files
* fix: only run when seed is present, ignore unlink
* fix: load on startup for integration pkg paths
|
|
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
|
|
* Move nft warnings behind verbose logging
* Update packages/integrations/vercel/src/lib/nft.ts
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
* Update packages/integrations/vercel/src/lib/nft.ts
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
---------
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
|
|
* Fixes issue with head content being pushed into body
* Update snapshot version
* Upgrade compiler version
|
|
|
|
Co-authored-by: Arsh <69170106+lilnasy@users.noreply.github.com>
|
|
|
|
|
|
|
|
* remove the ssr external for vue
* Remove the external line vs comment it out
* add a changeset
|
|
(#10605)
* reset history title after push/replace but prior to assignment to location
* add changeset
|
|
* fix: prevent jsx runtime from erroring on nullish prop values when checking for slot props
* chore: changeset
|