We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 153eb1f commit 7081129Copy full SHA for 7081129
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+### 1.1.5
4
+ - Avoid auto-tracking rerender assertion / infinite rerender during cancelation
5
+ in certain contexts in Ember 3.15+ (#341, Fixes #340)
6
+
7
### 1.1.4
8
- Avoid auto-tracking rerender assertion thrown in certain contexts in Ember 3.15+
9
- Fix passing tasks into `action` helper directly on Ember 2.8 (yes, 2.8)
0 commit comments