0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2024-12-30 22:03:56 -05:00
astro/.changeset
chaegumi 3ac2263ff6
add support parallel builds (#11984)
* 支持并发生成

* 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>
2024-10-09 10:51:03 +01:00
..
angry-ducks-kneel.md Add css keyword to Tailwind integration (#12161) 2024-10-08 23:40:49 +02:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
ninety-dolls-reply.md fix(@astrojs/rss): prevent an error when pubDate is missing (#12137) 2024-10-07 11:42:19 -04:00
plenty-kings-swim.md fix(@astrojs/rss): prevent an error when pubDate is missing (#12137) 2024-10-07 11:42:19 -04:00
README.md
red-bugs-pump.md Simplify giget dependency (#12143) 2024-10-07 22:59:16 +08:00
slimy-buses-agree.md Fixed parsing of x-forwarded-* headers (#12130) 2024-10-09 10:35:58 +01:00
strong-pugs-stare.md fix: don't set statusMessage in HTTP/2 (#12147) 2024-10-07 15:27:10 +01:00
stupid-seas-roll.md fix(routing): default locale when there's a list (#12151) 2024-10-07 17:30:18 +01:00
ten-emus-heal.md add support parallel builds (#11984) 2024-10-09 10:51:03 +01:00

Changesets

Hello and welcome! This folder has been automatically generated by @changesets/cli, a build tool that works with multi-package repos, or single-package repos to help you version and publish your code. You can find the full documentation for it in our repository

We have a quick list of common questions to get you started engaging with this project in our documentation