Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* Add mts file extension to configRE regex
* Add changeset
* Apply suggestions from code review
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
|
|
|
|
* feat(shiki): add support for `langAlias`
* chore: apply feedback
* Update packages/markdown/remark/src/types.ts
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
* fix build
* Fix bug
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update .changeset/dirty-socks-sip.md
---------
Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
* 支持并发生成
* feat: Add support parallel builds
* feat: read concurrency config
* changeset
* fix: Explicit undefined is unnecessary on an optional parameter
* pnpm-lock.yaml rebuild
* fix: add innerPrevTimeEnd
* fix: modification time calculation
* update pnpm-lock.yaml
* Rewrite with p-limit
* update
* clean
* Update changeset
* typo [skip ci]
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update packages/astro/src/core/config/schema.ts
* formatting
* merge main and update the lock file
* Update packages/astro/src/@types/astro.ts
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Update packages/astro/src/@types/astro.ts
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
* Apply suggestions from code review
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
|
|
* Fixed parsing of x-forwarded-* headers
* changeset
* remotePort
* port fix
* port fix
* port fix
* Update .changeset/slimy-buses-agree.md
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
* Update packages/astro/src/core/app/node.ts
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
* Reverted formating change
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
|
|
* Add `css` keyword to Tailwind integration
* Add changeset
|
|
* chore: move lint rules to Astro
* better suppression system
* revert
* format code
* address more linting files
* address more linting files
|
|
|
|
* fix(routing): default locale when there's a list
* fix(routing): default locale when there's a list
|
|
* fix(rss): prevent error when `pubDate` is missing
* docs(rss): switch some RSS items to optional
|
|
|
|
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
Co-authored-by: Matthew Phillips <361671+matthewp@users.noreply.github.com>
Co-authored-by: Emanuele Stoppa <602478+ematipico@users.noreply.github.com>
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
|
|
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
|
|
* fix(vue): initialized the 'app' variable earlier in the client.js script by assigning the 'appInstance' reference to it so that it is available for the later established 'astro:unmount' event listener
* Add changeset
* fix(vue): reverted the last change and instead moved the 'astro:unmount' event listener to inside of the 'if' statement where the 'app' variable is initialized
---------
Co-authored-by: Matt Kane <m@mk.gg>
|
|
* - fix: 'component is not defined' error when unmount svelte 5 component
* added changeset
* Moving unmount listener to where the component is defined.
* Update .changeset/eighty-ligers-punch.md
---------
Co-authored-by: Hermit <70563349+hermit99@users.noreply.github.com>
|
|
* fix: clear content layer cache if astro version changes
* changeset
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* chore(deps): replace strip-ansi with native module
* chore: changeset
---------
Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
|
|
|
|
* docs: update Vite links to use their new domain
See https://github.com/withastro/docs/issues/9548
* update other links with the new Vite domain
* Create strange-cats-notice.md
---------
Co-authored-by: Erika <3019731+Princesseuh@users.noreply.github.com>
|
|
* fix: throw a useful error if rendering undefined entry
* Update .changeset/wise-pumas-fry.md
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
|
|
|
|
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
|
|
* use shorthash for filename of data url images
* add changeset
* add fixture to test processing of data url images
* run format
* update changeset
* fix test
* Update .changeset/dull-worms-own.md
---------
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
|
|
|
|
* fix: handle immutable response object
* changeset
|
|
* feat(sitemap): add xslURL to enable styling
* Add test
* Update .changeset/proud-horses-cry.md
---------
Co-authored-by: bluwy <bjornlu.dev@gmail.com>
Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
|
|
* fix: pass custom statusText in Response
* Add changeset
|
|
These placeholders are much less likely to be removed by HTML minifiers,
because they have traditionally been used to change the behavior of
site.
|
|
* fix: defer check for schema references
* More comments
|
|
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
|
|
|
|
|