0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-27 22:19:04 -05:00
astro/.changeset
Goulven CLEC'H 698c2d9bb5
fix(page-data): add key to allPages (#10625)
* fix(page-data): add key to allPages

* add fryuni's test

* replaced object.entries(allpages)

* tmp: change pagesByComponents by pagesByKeys

* fix pagesByKeys.get() in plugin-ssr & plugin-manifest

* remove logs

* remove useless generators

* another useless generator

* use null byte in key

* tmp function in pipeline.ts

* refactor getVirtualModulePageName

* refactor getPageKeyFromVirtualModulePageName

* clean & comments

* better key and fix build

* utils: add makePageDataKey

* fix(pipeline): retrieveRoutesToGenerate for ssr

* internals: getPageData function

* tmp(ssr-split-manifest): fix test ?

* fix?: ssr clean static output

* internals: getPageDatasWithPublicKey

* internals: getPageDatasByHoistedScriptId & getPagesDatasByComponent

* remove broken & useless virtualModuleNameFromResolvedId

* chore: changeset

* fix: sanitize slashes in filepaths

* Revert "fix: sanitize slashes in filepaths"

This reverts commit 5c3a75fac8.

* fix?: remove route from virtual module name

* fix: concat & array.from

* update changeset

* clean unnecessary change

* remove unnecessary pageInfo

* add return types to utils functions

* revert a comment deletion

* fix cleanStaticOutput

* changes from ematipico review

* moving a todo outside jsdoc (cc @ematipico )

* Update .changeset/great-turtles-greet.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* Update .changeset/great-turtles-greet.md

Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>

* chore: fix merge conflicts

* fix: incorrect function

* remove logs

* revert: codepoint change

---------

Co-authored-by: Princesseuh <3019731+Princesseuh@users.noreply.github.com>
Co-authored-by: Sarah Rainsberger <sarah@rainsberger.ca>
Co-authored-by: Emanuele Stoppa <my.burning@gmail.com>
2024-05-08 11:33:19 +01:00
..
blue-geese-visit.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
chilly-items-help.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
config.json Enter pre mode for Astro 4 beta 2023-11-16 21:53:20 +08:00
forty-wolves-turn.md fix: don't include port twice from x-forwarded-host and x-forwarded-port headers (#10917) 2024-05-03 15:01:25 -04:00
fresh-masks-agree.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
friendly-plants-leave.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
great-turtles-greet.md fix(page-data): add key to allPages (#10625) 2024-05-08 11:33:19 +01:00
grumpy-pillows-develop.md Improve content collection styles and scripts build perf (#10959) 2024-05-08 10:24:47 +01:00
large-glasses-jam.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
little-dryers-stare.md feat(preact): add support for devtools (#10938) 2024-05-03 15:21:37 -04:00
metal-crabs-applaud.md feat: Add new component to toolbar library (#10906) 2024-05-08 10:26:00 +01:00
nervous-waves-shop.md Support passing inline Astro config to getViteConfig() (#10963) 2024-05-08 11:19:54 +01:00
pink-ligers-share.md feat: rewriting (experimental) (#10867) 2024-05-08 10:26:31 +01:00
README.md
short-phones-breathe.md Support React 19 (#10942) 2024-05-07 13:13:03 -04:00
slimy-cobras-end.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
small-oranges-report.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
smart-rats-mate.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
spicy-keys-own.md Preserve content modules properly in cache (#10889) 2024-05-06 11:27:07 -04:00
strong-peaches-learn.md fix(astro): handle AstroUserError during sync and exports types (#10955) 2024-05-06 17:35:17 +02:00
sweet-goats-own.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
tame-avocados-relax.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
thin-rabbits-wait.md feat(vue): add support for devtools (#10929) 2024-05-06 16:02:06 +02:00
tough-numbers-build.md Import metric table from astro:db (#10947) 2024-05-06 22:02:54 +02:00
twelve-dolphins-roll.md feat: Add new component to toolbar library (#10906) 2024-05-08 10:26:00 +01:00
violet-snails-call.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
young-chicken-exercise.md MDX integration v3 (#10935) 2024-05-08 10:25:27 +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