0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-22 12:27:29 +01:00
svelte/.changeset
Gonzalo Ruiz e6dd871819
fix: ensure migrate keeps inline/trailing comments in $props type definition and produces non-broken code (#14143)
* feat[sv migrate]: keep inline/trailing comments when migrating export let types to type definition

* test: add tests for inline comment migration

* chore: add changeset

* fix: migrate trailing multiline comment parsing no longer results in broken code, FIXES PR #14143#issuecomment-2455702689

* test: add migrate test with same-line trailing multiline comments and same-line leading multiline comments

* chore: add changeset

* fix: lint

---------

Co-authored-by: Gonzalo Ruiz <rgon@rgon.es>
Co-authored-by: paoloricciuti <ricciutipaolo@gmail.com>
2024-11-04 23:31:36 +01:00
..
config.json
dirty-parrots-smell.md fix: ensure non-matching elements are scoped for :not(...) selector (#13999) 2024-11-04 22:49:54 +01:00
empty-hairs-love.md fix: ensure video elements autoplay in safari (#14095) 2024-11-01 12:52:32 +00:00
mean-seas-give.md fix: ensure migrate keeps inline/trailing comments in $props type definition and produces non-broken code (#14143) 2024-11-04 23:31:36 +01:00
modern-pets-punch.md fix: correctly infer <a> tag namespace (#14134) 2024-11-03 15:04:52 +01:00
polite-timers-tell.md fix: check options namespace for top level svelte:elements (#14101) 2024-11-01 19:09:27 +01:00
purple-owls-hug.md fix: ensure migrate keeps inline/trailing comments in $props type definition and produces non-broken code (#14143) 2024-11-04 23:31:36 +01:00
README.md
selfish-chicken-argue.md fix: ensure SvelteMap and SvelteSet work with generators in dev (#14103) 2024-11-01 16:08:45 +00:00
short-lions-search.md fix: only output the key for each_key_duplicate (#14147) 2024-11-04 22:19:53 +01:00
silent-tigers-lay.md fix: prevent migrated snippet from shadow snippet prop (#14127) 2024-11-03 14:36:11 +01:00
silly-bulldogs-rest.md fix: pass along anchor in legacy class wrappers (#14100) 2024-11-01 14:22:24 +01:00
warm-eyes-protect.md fix: recognize all custom element prop definitions (#14084) 2024-11-01 13:19:52 +01:00
yellow-pumas-rule.md fix: migrate multiple declarations with only some exported correctly (#14126) 2024-11-03 14:31:54 +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