diff --git a/config/this-week-in-open-source.config.json b/config/this-week-in-open-source.config.json index c377a54471..c65d6083dc 100644 --- a/config/this-week-in-open-source.config.json +++ b/config/this-week-in-open-source.config.json @@ -679,6 +679,6 @@ ], "exclude_closed_not_merged": true, "output_path": "src/twios/", - "last_date": "2025-08-03..2025-08-10", + "last_date": "", "query_type": "Merged" } \ No newline at end of file diff --git a/src/twios/2025-08-17.md b/src/twios/2025-08-17.md new file mode 100644 index 0000000000..ecbfb102d6 --- /dev/null +++ b/src/twios/2025-08-17.md @@ -0,0 +1,22 @@ +## Rust + +- [mainmatter/gerust] [#255](https://github.com/mainmatter/gerust/pull/255) don't just override project files ([@marcoow]) +- [mainmatter/gerust] [#254](https://github.com/mainmatter/gerust/pull/254) Fix duplicate modules ([@marcoow]) + +## Svelte + +- [sveltejs/kit] [#13578](https://github.com/sveltejs/kit/pull/13578) feat: allow to specify options for the service worker in `svelte.config.js` ([@paoloricciuti]) + +## Ember + +- [ember-learn/super-rentals-tutorial] [#260](https://github.com/ember-learn/super-rentals-tutorial/pull/260) Add missing concurrently and swap to pnpm ([@mansona]) +- [mainmatter/build-start-rebuild-perf] [#31](https://github.com/mainmatter/build-start-rebuild-perf/pull/31) Add shoutout to Discorse for providing inspiration for this tool ([@pichfl]) + +[@mansona]: https://github.com/mansona +[@marcoow]: https://github.com/marcoow +[@paoloricciuti]: https://github.com/paoloricciuti +[@pichfl]: https://github.com/pichfl +[ember-learn/super-rentals-tutorial]: https://github.com/ember-learn/super-rentals-tutorial +[mainmatter/build-start-rebuild-perf]: https://github.com/mainmatter/build-start-rebuild-perf +[mainmatter/gerust]: https://github.com/mainmatter/gerust +[sveltejs/kit]: https://github.com/sveltejs/kit