June 2, 2024
This Week in Open Source at Mainmatter #59
Overview
See all Open Source Updates
anchorSvelte
- mainmatter/svelte-concurrency #92 breaking: add instance id and derive is loading (@paoloricciuti)
- mainmatter/svelte-concurrency #89 feat: abstract task logic to core (@paoloricciuti)
- svecosystem/runed #63 feat: add MediaQuery utility (@paoloricciuti)
- sveltejs/svelte #11849 fix: reevaluate namespace in slots (@paoloricciuti)
- sveltejs/svelte #11835 fix:
$state.is
missing second argument on the server (@paoloricciuti) - sveltejs/svelte #11833 fix: allow for more svelte-ignore to work (@paoloricciuti)
- sveltejs/svelte #11815 fix: coherent infinite loop guard (@paoloricciuti)
- sveltejs/svelte #11784 fix: allow global next to
&
for nesting (@paoloricciuti) - sveltejs/svelte #11637 chore: upgrade pnpm to version 9 (@paoloricciuti)
anchorEmbroider
- embroider-build/app-blueprint #18 add new config structure (@mansona)
- embroider-build/app-blueprint #17 Add smoke tests and fix the app-name.css link in index.html (@mansona)
- embroider-build/app-blueprint #15 schedule CI to run once a day (@mansona)
- embroider-build/app-blueprint #14 add a dependabot config to keep ember-cli up to date (@mansona)
- embroider-build/ember-auto-import #626 setup windows tests (@mansona)
- embroider-build/ember-auto-import #625 update release-plan (@mansona)
- embroider-build/ember-auto-import #622 fix glob version on lts tests (@mansona)
- embroider-build/ember-auto-import #620 Improved layering between app and tests bundles (@mansona)
- embroider-build/embroider #1954 reset version of config-meta-loader to 0.0.0 (@mansona)
- embroider-build/embroider #1952 Merge stable into Main (@mansona)
- embroider-build/embroider #1947 fix babel config location in resolver tests (@mansona)
- embroider-build/embroider #1953 New config module -
storeConfigInMeta
(@BlueCutOfficial)