-
-
Notifications
You must be signed in to change notification settings - Fork 2.7k
Comparing changes
Open a pull request
base repository: withastro/astro
base: astro@4.10.3
head repository: withastro/astro
compare: astro@4.11.0
- 18 commits
- 94 files changed
- 17 contributors
Commits on Jun 17, 2024
-
fix(astro): duplicated brackets are generated in data collections. (#…
Configuration menu - View commit details
-
Copy full SHA for bab700d - Browse repository at this point
Copy the full SHA bab700dView commit details
Commits on Jun 18, 2024
-
fix(astro): prevent ESM imports being passed directly to getImage (#1…
…1279) * fix(astro): prevent ESM imports being passed directly to getImage * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Configuration menu - View commit details
-
Copy full SHA for 9a08d74 - Browse repository at this point
Copy the full SHA 9a08d74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 080156f - Browse repository at this point
Copy the full SHA 080156fView commit details -
Configuration menu - View commit details
-
Copy full SHA for cb4d078 - Browse repository at this point
Copy the full SHA cb4d078View commit details
Commits on Jun 19, 2024
-
fix: support HTTP/2 in
astro dev
(#11284)* wip * chore: add tests * Add changeset * Add comments
Configuration menu - View commit details
-
Copy full SHA for f4b029b - Browse repository at this point
Copy the full SHA f4b029bView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc3c329 - Browse repository at this point
Copy the full SHA bc3c329View commit details -
fix(rewrite): allow to rewrite 404 and take
base
into consideration (……#11272) * fix(rewrite): allow to rewrite 404 * add changesets * rebase * apply suggestion * Update .changeset/honest-shirts-trade.md Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Configuration menu - View commit details
-
Copy full SHA for ea987d7 - Browse repository at this point
Copy the full SHA ea987d7View commit details -
Configuration menu - View commit details
-
Copy full SHA for c44f7f4 - Browse repository at this point
Copy the full SHA c44f7f4View commit details -
feat: 500.astro improvements (#11134)
* feat: better error handling * feat: allow passing props to render context render * feat: work on tests * Update 500.astro * feat: test preview custom 500 * feat: test for custom 500 failing * feat: add changeset * Update rich-dolls-compete.md * Delete packages/astro/e2e/custom-500.test.js * Apply suggestions from code review Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * fix: merge * Update packages/astro/test/custom-500.test.js Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> * Apply suggestions from code review Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> * Update packages/astro/src/core/app/index.ts * feat: update --------- Co-authored-by: Emanuele Stoppa <my.burning@gmail.com> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> Co-authored-by: Matthew Phillips <matthew@skypack.dev>
Configuration menu - View commit details
-
Copy full SHA for 9042be0 - Browse repository at this point
Copy the full SHA 9042be0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c56324 - Browse repository at this point
Copy the full SHA 5c56324View commit details -
feat: add
ShikiTransformer
support to the<Code />
component (#11197) * feat: add `transformers` prop to `<Code />` component * chore: changeset * Update .changeset/fluffy-carrots-search.md Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> * chore: add example * fix: changelog example typo Co-authored-by: Reuben Tier <64310361+TheOtterlord@users.noreply.github.com> * fix: change backdrop-filter to filter Co-authored-by: Reuben Tier <64310361+TheOtterlord@users.noreply.github.com> * Update .changeset/fluffy-carrots-search.md Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca> --------- Co-authored-by: Bjorn Lu <bjornlu.dev@gmail.com> Co-authored-by: Reuben Tier <64310361+TheOtterlord@users.noreply.github.com> Co-authored-by: Matthew Phillips <matthew@matthewphillips.info> Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Configuration menu - View commit details
-
Copy full SHA for 4b46bd9 - Browse repository at this point
Copy the full SHA 4b46bd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 246bd7a - Browse repository at this point
Copy the full SHA 246bd7aView commit details -
fix(astro): type generation for empty collections (#11264)
* fix(astro): type generation for empty collections * Update .changeset/light-bugs-shake.md Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Configuration menu - View commit details
-
Copy full SHA for 5a9c9a6 - Browse repository at this point
Copy the full SHA 5a9c9a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42a6ece - Browse repository at this point
Copy the full SHA 42a6eceView commit details
Commits on Jun 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 53e8bb6 - Browse repository at this point
Copy the full SHA 53e8bb6View commit details -
bug: removes type override from defineAction (#11292)
* bug: removes type override * add changeset * Update .changeset/quiet-doors-eat.md Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev> --------- Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
Configuration menu - View commit details
-
Copy full SHA for 7f8f347 - Browse repository at this point
Copy the full SHA 7f8f347View commit details -
fix: allow cookies to be set in rewritten responses (#11280)
* fix: allow cookies to be set in rewritten responses * Merge cookies * Add support for endpoints and more tests
Configuration menu - View commit details
-
Copy full SHA for fd3645f - Browse repository at this point
Copy the full SHA fd3645fView commit details -
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 58a3211 - Browse repository at this point
Copy the full SHA 58a3211View commit details
There are no files selected for viewing