Skip to content

Commit 8ba212e

Browse files
author
Robert Jackson
committed
Add v3.12.2 to CHANGELOG.md.
[ci skip]
1 parent e3d03ab commit 8ba212e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,10 @@
8787
- [#18217](https://github.com/emberjs/ember.js/pull/18217) [BUGFIX] Adds ability for computed props to depend on args
8888
- [#18222](https://github.com/emberjs/ember.js/pull/18222) [BUGFIX] Matches assertion behavior for CPs computing after destroy
8989

90+
### v3.12.2 (December 4, 2019)
91+
92+
- [#18576](https://github.com/emberjs/ember.js/pull/18576) [BUGFIX] Fix leftover `const` expressions in legacy builds
93+
9094
### v3.12.1 (November 20, 2019)
9195

9296
- [#18244](https://github.com/emberjs/ember.js/pull/18244) Fix query param assertion when using the router services `transitionTo` to redirect _during_ an existing transition.

0 commit comments

Comments
 (0)