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 1bfe5bd commit 0885572Copy full SHA for 0885572
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v3.5.0 (2021-03-17)
2
+
3
+#### :rocket: Enhancement
4
+* [#186](https://github.com/ember-cli/babel-plugin-ember-modules-api-polyfill/pull/186) Update ember-rfc176-data to latest. ([@rwjblue](https://github.com/rwjblue))
5
6
+#### Committers: 1
7
+- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
8
9
10
## v3.4.0 (2021-02-24)
11
12
#### :rocket: Enhancement
package.json
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-ember-modules-api-polyfill",
- "version": "3.4.0",
+ "version": "3.5.0",
"description": "Polyfill for Ember JS API.",
"keywords": [
"babel-plugin"
0 commit comments