0
Fork 0
mirror of https://github.com/withastro/astro.git synced 2025-03-10 23:01:26 -05:00
astro/.changeset
Hugo Korte a05e6ab720
bugfix(svelte): fix colliding id's generated from $props.id (#13339)
* bugfix(svelte): fix colliding id's generating from $props.id by utilizing the new `uidPrefix` option exposed for both server and client side rendering.

* bugfix(svelte): changeset

* Add server side ID prefix, not sure how to do this on the client.

* Discard changes to packages/integrations/svelte/client.svelte.js

* Update .changeset/flat-cherries-rule.md

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>

* feat: context

* revert peerDep bump

* revert html variable seperation

* feat: rename

* fix lockfile

---------

Co-authored-by: Florian Lefebvre <contact@florian-lefebvre.dev>
2025-03-05 12:55:30 +01:00
..
config.json chore: exit pre-mode (#12553) 2024-12-03 10:52:51 +00:00
flat-cherries-rule.md bugfix(svelte): fix colliding id's generated from $props.id (#13339) 2025-03-05 12:55:30 +01:00
metal-tomatoes-confess.md docs: document asset utilities (#13355) 2025-03-05 08:16:39 +00:00
README.md

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