-
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 #2146 from mainmatter/twios-2023-10-09
TWIOS 2023-10-09
- Loading branch information
Showing
2 changed files
with
136 additions
and
106 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,35 @@ | ||
## Embroider | ||
|
||
- [embroider-build/content-tag] [#34](https://github.com/embroider-build/content-tag/pull/34) Prepare Release 1.1.1 ([@mansona]) | ||
- [embroider-build/content-tag] [#33](https://github.com/embroider-build/content-tag/pull/33) Add release-it ([@mansona]) | ||
- [embroider-build/content-tag] [#32](https://github.com/embroider-build/content-tag/pull/32) setup npm credentials for auto-publish ([@mansona]) | ||
- [embroider-build/embroider] [#1628](https://github.com/embroider-build/embroider/pull/1628) prepare a release ([@mansona]) | ||
- [embroider-build/embroider] [#1627](https://github.com/embroider-build/embroider/pull/1627) WIP Resolver refactor ([@mansona]) | ||
- [embroider-build/embroider] [#1622](https://github.com/embroider-build/embroider/pull/1622) use realpath of engine's route when building resolver.json ([@mansona]) | ||
- [embroider-build/embroider] [#1623](https://github.com/embroider-build/embroider/pull/1623) Implement the optimizeDeps() helper ([@lolmaus]) | ||
|
||
## Ember | ||
|
||
- [DazzlingFugu/guidemaker-ember-locale-template] [#5](https://github.com/DazzlingFugu/guidemaker-ember-locale-template/pull/5) [DO NOT MERGE] Configure the search bar ([@BlueCutOfficial]) | ||
- [ember-cli/ember-cli] [#10389](https://github.com/ember-cli/ember-cli/pull/10389) Merge beta into master ([@mansona]) | ||
- [emberobserver/client] [#240](https://github.com/emberobserver/client/pull/240) Update Ember to 3.28 ([@lolmaus]) | ||
- [mainmatter/ember-cookies] [#862](https://github.com/mainmatter/ember-cookies/pull/862) chore(deps): bump prettier and eslint-plugin-prettier ([@BobrImperator]) | ||
- [mainmatter/qunit-dom] [#2062](https://github.com/mainmatter/qunit-dom/pull/2062) chore(ci): specify job timeouts ([@BobrImperator]) | ||
- [mainmatter/qunit-dom] [#2061](https://github.com/mainmatter/qunit-dom/pull/2061) chore(ci): use volta-cli github action for node and pnpm setup ([@BobrImperator]) | ||
- [mainmatter/qunit-dom] [#2060](https://github.com/mainmatter/qunit-dom/pull/2060) chore(deps): bump prettier and eslint-plugin-prettier ([@BobrImperator]) | ||
- [mainmatter/qunit-dom] [#2055](https://github.com/mainmatter/qunit-dom/pull/2055) chore(release): copy static LICENSE and README into the package during build ([@BobrImperator]) | ||
- [zeppelin/ember-click-outside] [#265](https://github.com/zeppelin/ember-click-outside/pull/265) Node 14→16, pnpm 7→8.8.x ([@zeppelin]) | ||
|
||
[@BlueCutOfficial]: https://github.com/BlueCutOfficial | ||
[@BobrImperator]: https://github.com/BobrImperator | ||
[@lolmaus]: https://github.com/lolmaus | ||
[@mansona]: https://github.com/mansona | ||
[@zeppelin]: https://github.com/zeppelin | ||
[DazzlingFugu/guidemaker-ember-locale-template]: https://github.com/DazzlingFugu/guidemaker-ember-locale-template | ||
[ember-cli/ember-cli]: https://github.com/ember-cli/ember-cli | ||
[emberobserver/client]: https://github.com/emberobserver/client | ||
[embroider-build/content-tag]: https://github.com/embroider-build/content-tag | ||
[embroider-build/embroider]: https://github.com/embroider-build/embroider | ||
[mainmatter/ember-cookies]: https://github.com/mainmatter/ember-cookies | ||
[mainmatter/qunit-dom]: https://github.com/mainmatter/qunit-dom | ||
[zeppelin/ember-click-outside]: https://github.com/zeppelin/ember-click-outside |