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 6c52c32 commit 1eba44aCopy full SHA for 1eba44a
CHANGELOG.md
@@ -1,4 +1,14 @@
1
2
+
3
+## v2.0.2 (2021-12-14)
4
5
+#### :house: Internal
6
+* [#57](https://github.com/emberjs/ember-render-modifiers/pull/57) Fully migrate to @embroider/macros ([@rwjblue](https://github.com/rwjblue))
7
8
+#### Committers: 1
9
+- Robert Jackson ([@rwjblue](https://github.com/rwjblue))
10
11
12
## v2.0.1 (2021-12-14)
13
14
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "@ember/render-modifiers",
- "version": "2.0.1",
+ "version": "2.0.2",
"description": "Implements did-insert / did-update / will-destry modifiers for emberjs/rfcs#415",
"keywords": [
"ember-addon"
0 commit comments