Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove deprecated Component Manager version 3.4 #1328

Merged
merged 1 commit into from Aug 25, 2021

Conversation

nlfurniss
Copy link
Contributor

According to the deprecation guide, support for 3.4 is removed in Ember 4.0 and update hooks are no longer called by default.

@chadhietala chadhietala merged commit 56f5c1e into glimmerjs:master Aug 25, 2021
@nlfurniss nlfurniss deleted the patch-1 branch August 25, 2021 16:20
rwjblue added a commit to emberjs/ember.js that referenced this pull request Sep 27, 2021
High level breaking changes:

* `@glimmer/integration-tests`, `@glimmer/manager`, `@glimmer/validator`
  * [#1330](glimmerjs/glimmer-vm#1330) Remove deprecated support for mutation after consumption during certain manager hooks ([@snewcomer](https://github.com/snewcomer))
* `@glimmer/manager`
  * [#1328](glimmerjs/glimmer-vm#1328) Remove deprecated Component Manager version 3.4 ([@nlfurniss](https://github.com/nlfurniss))
* `@glimmer/integration-tests`, `@glimmer/manager`
  * [#1329](glimmerjs/glimmer-vm#1329) Remove deprecated Modifier Manager version 3.13 ([@nlfurniss](https://github.com/nlfurniss))

See full details here:

https://github.com/glimmerjs/glimmer-vm/releases/tag/v0.81.0
rwjblue added a commit to emberjs/ember.js that referenced this pull request Sep 29, 2021
High level breaking changes:

* `@glimmer/integration-tests`, `@glimmer/manager`, `@glimmer/validator`
  * [#1330](glimmerjs/glimmer-vm#1330) Remove deprecated support for mutation after consumption during certain manager hooks ([@snewcomer](https://github.com/snewcomer))
* `@glimmer/manager`
  * [#1328](glimmerjs/glimmer-vm#1328) Remove deprecated Component Manager version 3.4 ([@nlfurniss](https://github.com/nlfurniss))
* `@glimmer/integration-tests`, `@glimmer/manager`
  * [#1329](glimmerjs/glimmer-vm#1329) Remove deprecated Modifier Manager version 3.13 ([@nlfurniss](https://github.com/nlfurniss))

See full details here:

https://github.com/glimmerjs/glimmer-vm/releases/tag/v0.81.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants