0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 12:27:29 +01:00
svelte/.changeset
Simon H 9900c85acf
fix: support camelCase properties on custom elements (#9328)
while attributes are case insensitive, properties are not. to not introduce a breaking change, the lowercased variant is checked first.
fixes #9325
2023-10-18 15:46:22 +02:00
..
config.json chore: adjust changeset config 2023-06-21 09:47:55 +02:00
README.md
seven-cars-drum.md fix: support camelCase properties on custom elements (#9328) 2023-10-18 15:46:22 +02:00
sour-rats-laugh.md chore: upgrade magic-string (#9292) 2023-10-04 09:39:32 +02: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