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 906a9d7 commit 460119dCopy full SHA for 460119d
2 files changed
CHANGELOG.md
@@ -1,3 +1,9 @@
1
+## v3.1.1 (2020-07-31)
2
+
3
+### :bug: Bug fix
4
+ * Update `ember-rfc176-data` to ensure `destroy` is provided by `@ember/destroyable`
5
6
7
## v3.1.0 (2020-07-31)
8
9
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-ember-modules-api-polyfill",
- "version": "3.1.0",
+ "version": "3.1.1",
"description": "Polyfill for Ember JS API.",
"keywords": [
"babel-plugin"
0 commit comments