November 10, 2024
This Week in Open Source at Mainmatter #77
Overview
See all Open Source Updates
anchorSvelte
- ericclemmons/awesome-starter-packs #13 chore: add Svelte starter pack by Scott Spence (@paoloricciuti)
- mainmatter/sheepdog #222 feat: add
transform
function to annotate a function to be transformed by the vite plugin (@paoloricciuti) - sveltejs/svelte #14253 fix: account for mutations in script module in ownership check (@paoloricciuti)
- sveltejs/svelte #14237 fix: consider img with loading attribute not static (@paoloricciuti)
- sveltejs/svelte #14236 fix: do not treat reassigned synthetic binds as state in runes mode (@paoloricciuti)
- sveltejs/svelte #14227 fix: consider
valueOf
in the reactive methods ofSvelteDate
(@paoloricciuti) - sveltejs/svelte #14224 fix: account for shadowing children slot during migration (@paoloricciuti)
- sveltejs/svelte #14216 fix: add migration task when there's a variable named that would conflict with a rune (@paoloricciuti)
- sveltejs/svelte #14208 fix: read index as a source in legacy keyed each block (@paoloricciuti)
- sveltejs/svelte #14195 fix: consider variables with synthetic store sub as state (@paoloricciuti)
- sveltejs/svelte #14191 fix: restore active reaction if then block throws (@paoloricciuti)
- sveltejs/svelte #14159 fix: find the right sha for logging (@paoloricciuti)
- sveltejs/svelte #14158 fix: we are getting there...this should be it (@paoloricciuti)
- sveltejs/svelte #14157 fix: use both correct paths (@paoloricciuti)
- sveltejs/svelte #14156 fix:
pkg.pr.new
comment workflow (@paoloricciuti) - sveltejs/svelte #14151 chore: add custom comment with link to playground for
pkg.pr.new
(@paoloricciuti) - sveltejs/svelte #14127 fix: prevent migrated snippet from shadow snippet prop (@paoloricciuti)
- sveltejs/svelte #14126 fix: migrate multiple declarations with only some exported correctly (@paoloricciuti)
- sveltejs/svelte.dev #745 feat: allow version to be a
pr-[prnumber]
orcommit-[commithash]
(@paoloricciuti)
anchorJavaScript
- embroider-build/release-plan #83 use corepack to manage pnpm version (@mansona)