forked from sveltejs/svelte
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
List of new commits in sveltejs/svelte
[2024-04-29] fix: store from props hoist wrong param (#11367) - Paolo Ricciuti
[2024-04-29] feat: allow for literal property definition with state on classes (#11326) - Paolo Ricciuti
- packages/svelte/src/compiler/phases/3-transform/client/visitors/javascript-runes.js
- packages/svelte/src/compiler/phases/patterns.js
[2024-04-29] fix: apply modifiers to bubbled events (#11369) - Simon H
[2024-04-29] fix: allow bind:this on <select> with dynamic multiple attribute (#11378) - Simon H
[2024-04-29] Version Packages (next) (#11335) - github-actions[bot]
[2024-04-29] fix: ensure reactions are kept dirty when marking them again (#11364) - Simon H
[2024-04-29] feat: leave view transition pseudo selectors untouched (#11375) - Simon H
- packages/svelte/src/compiler/phases/1-parse/read/style.js
- packages/svelte/src/compiler/phases/2-analyze/css/css-analyze.js
- packages/svelte/src/compiler/phases/2-analyze/css/css-prune.js
- packages/svelte/src/compiler/types/css.d.ts
[2024-04-29] fix: collect all necessary setters of html elements (#11371) - Simon H
[2024-04-29] fix: require whitespace after @const tag (#11379) - Jeremiasz Major
[2024-04-29] Version Packages (next) (#11381) - github-actions[bot]
[2024-04-29] fix: disallow sequence expressions in @const tags (#11357) - Simon H
[2024-04-29] fix: handle reassignment of $$props and $$restProps (#11348) - Simon H
- packages/svelte/src/compiler/phases/2-analyze/index.js
- packages/svelte/src/compiler/phases/3-transform/client/transform-client.js
- packages/svelte/src/compiler/phases/3-transform/client/utils.js
- packages/svelte/src/internal/client/index.js
- packages/svelte/src/internal/client/reactivity/props.js
[2024-04-29] fix: ensure no data loss occurs when using reactive Set methods (#11385) - Dominic Gannaway
[2024-04-29] Version Packages (next) (#11384) - github-actions[bot]
Metadata
Metadata
Assignees
Labels
No labels