-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
TWIOS Dev
committed
Sep 15, 2024
1 parent
f9ab47e
commit 0fb6396
Showing
1 changed file
with
53 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
## Svelte | ||
|
||
- [sveltejs/svelte] [#13222](https://github.com/sveltejs/svelte/pull/13222) fix: allow custom element events on slot to bubble inside custom element ([@paoloricciuti]) | ||
- [sveltejs/svelte] [#13216](https://github.com/sveltejs/svelte/pull/13216) fix: try catch `strict_equals` to avoid error accessing `STATE_SYMBOL` ([@paoloricciuti]) | ||
- [sveltejs/svelte] [#13209](https://github.com/sveltejs/svelte/pull/13209) fix: allow for nesting selector in pseudoclasses ([@paoloricciuti]) | ||
- [sveltejs/svelte] [#13206](https://github.com/sveltejs/svelte/pull/13206) fix: avoid creating unnnecessary deriveds for text nodes with call ([@paoloricciuti]) | ||
- [sveltejs/svelte] [#13177](https://github.com/sveltejs/svelte/pull/13177) fix: don't show `state_referenced_locally` warning on types ([@paoloricciuti]) | ||
|
||
## Embroider | ||
|
||
- [embroider-build/app-blueprint] [#68](https://github.com/embroider-build/app-blueprint/pull/68) update to user-controlled babel file ([@mansona]) | ||
|
||
## Ember | ||
|
||
- [mainmatter/ember-simple-auth] [#2824](https://github.com/mainmatter/ember-simple-auth/pull/2824) chore(deps): lock maintenance ([@BobrImperator]) | ||
- [mainmatter/ember-simple-auth] [#2822](https://github.com/mainmatter/ember-simple-auth/pull/2822) chore(deps): install eslint-config-prettier ([@BobrImperator]) | ||
- [mainmatter/ember-simple-auth] [#2820](https://github.com/mainmatter/ember-simple-auth/pull/2820) chore(release): fix release ([@BobrImperator]) | ||
- [mainmatter/ember-simple-auth] [#2817](https://github.com/mainmatter/ember-simple-auth/pull/2817) chore(release): make sure every package is private ([@BobrImperator]) | ||
- [mainmatter/ember-simple-auth] [#2815](https://github.com/mainmatter/ember-simple-auth/pull/2815) chore(release): setup embroider-build/release-plan ([@BobrImperator]) | ||
- [mainmatter/ember-simple-auth] [#2812](https://github.com/mainmatter/ember-simple-auth/pull/2812) chore(docs): move events to an internal session ([@BobrImperator]) | ||
|
||
## Unknown | ||
|
||
- [animotionjs/animotion] [#38](https://github.com/animotionjs/animotion/pull/38) fix: widen peer dependencies on svelte 5 ([@paoloricciuti]) | ||
- [mainmatter/auto-reveal] [#38](https://github.com/mainmatter/auto-reveal/pull/38) Use localeCompare instead of custom regex ([@pichfl]) | ||
- [mainmatter/memory-leak-detector] [#41](https://github.com/mainmatter/memory-leak-detector/pull/41) feat: make memory-leak-detector connection info configurable ([@BobrImperator]) | ||
- [mainmatter/memory-leak-detector] [#40](https://github.com/mainmatter/memory-leak-detector/pull/40) chore(ci): make CI passing ([@BobrImperator]) | ||
- [mainmatter/memory-leak-detector] [#38](https://github.com/mainmatter/memory-leak-detector/pull/38) chore(docs): copy README.md while publishing ([@BobrImperator]) | ||
- [mainmatter/memory-leak-detector] [#35](https://github.com/mainmatter/memory-leak-detector/pull/35) fix: symlink readme so it appears in package ([@BobrImperator]) | ||
- [mainmatter/memory-leak-detector] [#33](https://github.com/mainmatter/memory-leak-detector/pull/33) feat: initial release ([@BobrImperator]) | ||
- [oscard0m/octokit-core.js] [#1](https://github.com/oscard0m/octokit-core.js/pull/1) ci(gravity): setup Gravity in CI ([@oscard0m]) | ||
- [oscard0m/semantic-release-github] [#243](https://github.com/oscard0m/semantic-release-github/pull/243) ci(gravity): build project ([@oscard0m]) | ||
- [oscard0m/semantic-release-github] [#239](https://github.com/oscard0m/semantic-release-github/pull/239) add gravity ([@oscard0m]) | ||
- [semantic-release/github] [#924](https://github.com/semantic-release/github/pull/924) fix(glob-assets): remove unnecessary option when invoking `globby()` ([@oscard0m]) | ||
- [sveltejs/vite-plugin-svelte] [#980](https://github.com/sveltejs/vite-plugin-svelte/pull/980) chore: add test for scan dependencies ([@paoloricciuti]) | ||
- [vitejs/vite] [#18063](https://github.com/vitejs/vite/pull/18063) fix: allow scanning exports from `script module` in svelte ([@paoloricciuti]) | ||
|
||
[@BobrImperator]: https://github.com/BobrImperator | ||
[@mansona]: https://github.com/mansona | ||
[@oscard0m]: https://github.com/oscard0m | ||
[@paoloricciuti]: https://github.com/paoloricciuti | ||
[@pichfl]: https://github.com/pichfl | ||
[animotionjs/animotion]: https://github.com/animotionjs/animotion | ||
[embroider-build/app-blueprint]: https://github.com/embroider-build/app-blueprint | ||
[mainmatter/auto-reveal]: https://github.com/mainmatter/auto-reveal | ||
[mainmatter/ember-simple-auth]: https://github.com/mainmatter/ember-simple-auth | ||
[mainmatter/memory-leak-detector]: https://github.com/mainmatter/memory-leak-detector | ||
[oscard0m/octokit-core.js]: https://github.com/oscard0m/octokit-core.js | ||
[oscard0m/semantic-release-github]: https://github.com/oscard0m/semantic-release-github | ||
[semantic-release/github]: https://github.com/semantic-release/github | ||
[sveltejs/svelte]: https://github.com/sveltejs/svelte | ||
[sveltejs/vite-plugin-svelte]: https://github.com/sveltejs/vite-plugin-svelte | ||
[vitejs/vite]: https://github.com/vitejs/vite |