This repository has been archived by the owner on Sep 21, 2020. It is now read-only.
Releases: emberjs/ember-legacy-controllers
Releases · emberjs/ember-legacy-controllers
Release 0.2.1
Release 0.2.0
💥 Breaking Change
- #10 Update ember-cli blueprint to latest, fix bug with registry, drop initializer. (@mmun)
- #10 Drop support for Node < 10 (@mmun)
🐛 Bug Fix
- #11 Fix legacy each with item controller (@mmun)
- #10 Ensure
ArrayController
works properly with Ember 2.1.0+. (@mmun)