We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e6be43 commit 5347e4fCopy full SHA for 5347e4f
CHANGELOG.md
@@ -1,3 +1,11 @@
1
+## v5.2.1 (2020-07-09)
2
+
3
+#### :bug: Bug Fix
4
+* [#42](https://github.com/yappbox/yapp-scroll-view/pull/42) When recomputing {{emitter-action}} call stopListening *before* overwriting local properties ([@lukemelia](https://github.com/lukemelia))
5
6
+#### Committers: 1
7
+- Luke Melia ([@lukemelia](https://github.com/lukemelia))
8
9
## v5.2.0 (2020-07-06)
10
11
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "yapp-scroll-view",
- "version": "5.2.0",
+ "version": "5.2.1",
"description": "Ember Scrollling components using a Javascript scroller",
"keywords": [
"ember-addon"
0 commit comments