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 9c73d1a commit 64eb99cCopy full SHA for 64eb99c
2 files changed
CHANGELOG.md
@@ -1,3 +1,12 @@
1
+## v3.0.0 (2020-07-27)
2
+
3
+#### :boom: Breaking Change
4
+* [#117](https://github.com/ember-cli/babel-plugin-ember-modules-api-polyfill/pull/117) Rename `blacklist` option to `ignore` ([@mydea](https://github.com/mydea))
5
6
+#### Committers: 1
7
+- Francesco Novy ([@mydea](https://github.com/mydea))
8
9
10
## v2.13.4 (2020-06-02)
11
12
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "babel-plugin-ember-modules-api-polyfill",
- "version": "2.13.4",
+ "version": "3.0.0",
"description": "Polyfill for Ember JS API.",
"keywords": [
"babel-plugin"
0 commit comments