v4.0.0
v4.0.0
[BREAKING]
The tag
option is no longer valid, you have to use <noscript>
.
The <noscript>
tag is now places in the <head>
section of your app. You can revert to the old placement in the <body>
tag using the placeIn
option.
Merged pull requests:
- Default to putting tag in the head #71 @jrjohnson
- Update to ember-cli 3.12 #70 @jrjohnson
- Add dependabot config #69 @jrjohnson
Updated Dependencies:
- Bump eslint-plugin-ember from 7.0.0 to 7.1.0 #68
- Bump eslint-plugin-mocha from 6.1.0 to 6.1.1 #67
- Bump eslint-plugin-ember from 6.7.1 to 7.0.0 #62
- Bump eslint-plugin-node from 9.1.0 to 10.0.0 #66
- [Security] Bump mixin-deep from 1.3.1 to 1.3.2 #64
- Bump eslint-plugin-mocha from 6.0.0 to 6.1.0 #61
- [Security] Bump eslint-utils from 1.3.1 to 1.4.2 #63
- Bump mocha from 6.1.4 to 6.2.0 #54
- Bump eslint-plugin-mocha from 5.3.0 to 6.0.0 #55
- [Security] Bump lodash.merge from 4.6.1 to 4.6.2 #51
- [Security] Bump lodash from 4.17.11 to 4.17.14 #52
- [Security] Bump lodash.defaultsdeep from 4.6.0 to 4.6.1 #50
- Bump eslint-plugin-ember from 6.7.0 to 6.7.1 #49
- Bump eslint-plugin-ember from 6.5.1 to 6.7.0 #48
* These notes were automatically created by generate-github-release-notes