0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-01-06 22:10:10 -05:00
astro/packages
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
..
astro fix(page-data): add key to allPages (#10625) 2024-05-08 11:33:19 +01:00
astro-prism [ci] release (#10739) 2024-04-11 13:24:47 +02:00
astro-rss chore(deps): update all non-major dependencies (#10833) 2024-04-22 22:52:30 +08:00
create-astro Fix typos (#10923) 2024-05-01 13:56:38 +08:00
db [ci] release (#10943) 2024-05-03 17:55:43 +02:00
integrations MDX integration v3 (#10935) 2024-05-08 10:25:27 +01:00
internal-helpers [ci] release (#10597) 2024-03-28 14:09:23 -04:00
markdown/remark Fix typos (#10923) 2024-05-01 13:56:38 +08:00
telemetry chore(deps): update all non-major dependencies (#10833) 2024-04-22 22:52:30 +08:00
underscore-redirects
upgrade Fix typos (#10923) 2024-05-01 13:56:38 +08:00