-
Notifications
You must be signed in to change notification settings - Fork 12
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
1 parent
26aa6db
commit bda2506
Showing
2 changed files
with
63 additions
and
1 deletion.
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,62 @@ | ||
## v0.4.1 (2022-02-04) | ||
|
||
#### :rocket: Enhancement | ||
* `ember-stargate` | ||
* [#420](https://github.com/kaliber5/ember-stargate/pull/420) Better error message for unregister assertion ([@simonihmig](https://github.com/simonihmig)) | ||
|
||
#### Committers: 1 | ||
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig)) | ||
|
||
|
||
## v0.4.0-0 (2021-10-28) | ||
|
||
#### :boom: Breaking Change | ||
* `ember-stargate`, `test-app` | ||
* [#324](https://github.com/kaliber5/ember-stargate/pull/324) Convert to v2 addon ([@simonihmig](https://github.com/simonihmig)) | ||
* Other | ||
* [#319](https://github.com/kaliber5/ember-stargate/pull/319) Require ember-auto-import v2 ([@simonihmig](https://github.com/simonihmig)) | ||
|
||
#### :rocket: Enhancement | ||
* `ember-stargate`, `test-app` | ||
* [#324](https://github.com/kaliber5/ember-stargate/pull/324) Convert to v2 addon ([@simonihmig](https://github.com/simonihmig)) | ||
|
||
#### :bug: Bug Fix | ||
* [#318](https://github.com/kaliber5/ember-stargate/pull/318) Fix changing portal targets, uses resources instead of lifecycle hooks ([@simonihmig](https://github.com/simonihmig)) | ||
|
||
#### Committers: 1 | ||
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig)) | ||
|
||
|
||
## v0.3.0 (2021-08-30) | ||
|
||
#### :boom: Breaking Change | ||
* [#263](https://github.com/kaliber5/ember-stargate/pull/263) Update `tracked-maps-and-sets` to support Ember 4.0, drop support for Ember <3.24 ([@simonihmig](https://github.com/simonihmig)) | ||
* [#252](https://github.com/kaliber5/ember-stargate/pull/252) Drop node 10 support ([@simonihmig](https://github.com/simonihmig)) | ||
* [#251](https://github.com/kaliber5/ember-stargate/pull/251) Update to Ember 3.27, drop support for Ember <3.20 ([@simonihmig](https://github.com/simonihmig)) | ||
|
||
#### :rocket: Enhancement | ||
* [#263](https://github.com/kaliber5/ember-stargate/pull/263) Update `tracked-maps-and-sets` to support Ember 4.0, drop support for Ember <3.24 ([@simonihmig](https://github.com/simonihmig)) | ||
|
||
#### :house: Internal | ||
* [#264](https://github.com/kaliber5/ember-stargate/pull/264) Configure Renovate ([@renovate[bot]](https://github.com/apps/renovate)) | ||
* [#251](https://github.com/kaliber5/ember-stargate/pull/251) Update to Ember 3.27, drop support for Ember <3.20 ([@simonihmig](https://github.com/simonihmig)) | ||
* [#9](https://github.com/kaliber5/ember-stargate/pull/9) Removed the public version of the -portal service ([@cah-briangantzler](https://github.com/cah-briangantzler)) | ||
|
||
#### Committers: 4 | ||
- Alex Kanunnikov ([@lifeart](https://github.com/lifeart)) | ||
- Brian Gantzler ([@cah-briangantzler](https://github.com/cah-briangantzler)) | ||
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig)) | ||
- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) | ||
|
||
|
||
## v0.2.0 (2020-06-19) | ||
|
||
#### :boom: Breaking Change | ||
* [#5](https://github.com/kaliber5/ember-stargate/pull/5) Introduce fallback=inplace behaviour, change semantics of renderInPlace ([@simonihmig](https://github.com/simonihmig)) | ||
|
||
#### :rocket: Enhancement | ||
* [#5](https://github.com/kaliber5/ember-stargate/pull/5) Introduce fallback=inplace behaviour, change semantics of renderInPlace ([@simonihmig](https://github.com/simonihmig)) | ||
|
||
#### Committers: 1 | ||
- Simon Ihmig ([@simonihmig](https://github.com/simonihmig)) | ||
|
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