-
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.
Merge pull request #2303 from mainmatter/twios-2024-01-21
TWIOS 2024-01-21
- Loading branch information
Showing
2 changed files
with
131 additions
and
3 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
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,108 @@ | ||
## Rust | ||
|
||
- [marcoow/pacesetter] [#27](https://github.com/marcoow/pacesetter/pull/27) fix | ||
controller and controller tests in full blueprint ([@marcoow]) | ||
|
||
## Svelte | ||
|
||
- [paoloricciuti/sveltekit-search-params] | ||
[#64](https://github.com/paoloricciuti/sveltekit-search-params/pull/64) feat: | ||
add equalityFn option for complex objects and array ([@paoloricciuti]) | ||
- [storybookjs/addon-svelte-csf] | ||
[#163](https://github.com/storybookjs/addon-svelte-csf/pull/163) fix: keep | ||
track of arguments from a separate map to have the last instance of the | ||
component ([@paoloricciuti]) | ||
|
||
## Raycast | ||
|
||
- [raycast/extensions] | ||
[#10267](https://github.com/raycast/extensions/pull/10267) Add mite extension | ||
([@paoloricciuti]) | ||
|
||
## Empress | ||
|
||
- [empress/ember-cli-showdown] | ||
[#136](https://github.com/empress/ember-cli-showdown/pull/136) drop support | ||
for Ember < 3.16 ([@mansona]) | ||
- [empress/ember-cli-showdown] | ||
[#135](https://github.com/empress/ember-cli-showdown/pull/135) update | ||
lint-to-the-future dashboard action ([@mansona]) | ||
- [empress/ember-cli-showdown] | ||
[#133](https://github.com/empress/ember-cli-showdown/pull/133) add header to | ||
changelog file ([@mansona]) | ||
- [empress/ember-cli-showdown] | ||
[#132](https://github.com/empress/ember-cli-showdown/pull/132) setup | ||
release-plan ([@mansona]) | ||
- [empress/ember-cli-showdown] | ||
[#130](https://github.com/empress/ember-cli-showdown/pull/130) convert to pnpm | ||
([@mansona]) | ||
- [empress/ember-cli-showdown] | ||
[#129](https://github.com/empress/ember-cli-showdown/pull/129) add | ||
lint-to-the-future dashboard ([@mansona]) | ||
|
||
## JavaScript | ||
|
||
- [mansona/lttf-dashboard] | ||
[#6](https://github.com/mansona/lttf-dashboard/pull/6) fix version number in | ||
README ([@mansona]) | ||
- [mansona/lttf-dashboard] | ||
[#5](https://github.com/mansona/lttf-dashboard/pull/5) Restructure | ||
([@mansona]) | ||
- [mansona/lttf-dashboard] | ||
[#4](https://github.com/mansona/lttf-dashboard/pull/4) update node version | ||
([@mansona]) | ||
- [opral/monorepo] [#2047](https://github.com/opral/monorepo/pull/2047) | ||
chore(paraglide-js): add `repository` entry in `package.json` ([@oscard0m]) | ||
- [thefrontside/effection] | ||
[#886](https://github.com/thefrontside/effection/pull/886) Docs: add `ensure` | ||
import to Resources code snippet ([@lolmaus]) | ||
|
||
## Ember | ||
|
||
- [ember-codemods/ember-no-implicit-this-codemod] | ||
[#418](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/418) | ||
Typescript ([@mansona]) | ||
- [ember-codemods/ember-no-implicit-this-codemod] | ||
[#416](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/416) | ||
setup release-plan ([@mansona]) | ||
- [ember-codemods/ember-no-implicit-this-codemod] | ||
[#409](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/409) | ||
add grouping to dependabot config ([@mansona]) | ||
- [ember-codemods/ember-no-implicit-this-codemod] | ||
[#405](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/405) | ||
drop support for Node < 16 ([@mansona]) | ||
- [ember-codemods/ember-no-implicit-this-codemod] | ||
[#401](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/401) | ||
swap to pnpm ([@mansona]) | ||
- [ember-codemods/ember-no-implicit-this-codemod] | ||
[#400](https://github.com/ember-codemods/ember-no-implicit-this-codemod/pull/400) | ||
Update ember-codemods-telemetry-helpers for Mac M support ([@Mikek2252]) | ||
|
||
## Project Forms | ||
|
||
- [project-forms/project-forms.github.io] | ||
[#30](https://github.com/project-forms/project-forms.github.io/pull/30) test: | ||
initial E2E test ([@oscard0m]) | ||
- [project-forms/project-forms.github.io] | ||
[#29](https://github.com/project-forms/project-forms.github.io/pull/29) | ||
test(integration): initial version ([@oscard0m]) | ||
|
||
[@Mikek2252]: https://github.com/Mikek2252 | ||
[@lolmaus]: https://github.com/lolmaus | ||
[@mansona]: https://github.com/mansona | ||
[@marcoow]: https://github.com/marcoow | ||
[@oscard0m]: https://github.com/oscard0m | ||
[@paoloricciuti]: https://github.com/paoloricciuti | ||
[ember-codemods/ember-no-implicit-this-codemod]: | ||
https://github.com/ember-codemods/ember-no-implicit-this-codemod | ||
[empress/ember-cli-showdown]: https://github.com/empress/ember-cli-showdown | ||
[mansona/lttf-dashboard]: https://github.com/mansona/lttf-dashboard | ||
[marcoow/pacesetter]: https://github.com/marcoow/pacesetter | ||
[opral/monorepo]: https://github.com/opral/monorepo | ||
[paoloricciuti/sveltekit-search-params]: | ||
https://github.com/paoloricciuti/sveltekit-search-params | ||
[project-forms/project-forms.github.io]: | ||
https://github.com/project-forms/project-forms.github.io | ||
[raycast/extensions]: https://github.com/raycast/extensions | ||
[storybookjs/addon-svelte-csf]: https://github.com/storybookjs/addon-svelte-csf | ||
[thefrontside/effection]: https://github.com/thefrontside/effection |