You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+39-49
Original file line number
Diff line number
Diff line change
@@ -1,37 +1,27 @@
1
-
## v0.7.0 (2020-06-06)
1
+
## v0.8.0-beta.0 (2021-12-28)
2
2
3
-
This release should be backward compatible and adds support for rendering mobiledoc 0.3.2 documents.
3
+
#### :boom: Breaking Change
4
+
*[#59](https://github.com/bustle/ember-mobiledoc-dom-renderer/pull/59)[BREAKING] Update to use glimmer component ([@lukemelia](https://github.com/lukemelia))
4
5
5
-
#### :rocket: Enhancements
6
-
7
-
*[#53](https://github.com/bustle/ember-mobiledoc-dom-renderer/pull/53) update to mobiledoc-dom-renderer to 0.7.0 and add support for mobiledoc 0.3.2 ( which adds support for text alignment ([@lukemelia](https://github.com/lukemelia))
*[#75](https://github.com/bustle/ember-mobiledoc-dom-renderer/pull/75) Use Github Actions for CI ([@lukemelia](https://github.com/lukemelia))
12
8
13
-
#### :memo: Documentation
9
+
#### Committers: 1
10
+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
14
11
15
-
*[#51](https://github.com/bustle/ember-mobiledoc-dom-renderer/pull/51) Document element renderer options ([@nathanielw](https://github.com/nathanielw))
16
-
*[cdc1bfa](https://github.com/bustle/ember-mobiledoc-dom-renderer/commit/cdc1bfa) Update compatibility and build status details in README ([@lukemelia](https://github.com/lukemelia))
12
+
<aname="0.8.0-beta.0"></a>
13
+
# 0.8.0-beta.0 (2021-12-28)
17
14
18
-
#### :house: Internal
15
+
*[BREAKING] Drop compatibility with Ember < 3.16 ([f47d771](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/f47d771))
16
+
* Update to modern Ember ([e8c1673](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/e8c1673))
17
+
* Use Github Actions for CI ([3eb3865](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/3eb3865))
19
18
20
-
*[#135](https://github.com/bustle/ember-mobiledoc-dom-renderer/pull/56) Setup release-it to automate config and CHANGELOG ([@lukemelia](https://github.com/lukemelia))
* Setup release-it to automate config and CHANGELOG ([b1bdf56](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/b1bdf56))
36
26
* Switch from ember-fastboot-addon-tests to ember-cli-fastboot-testing ([117540c](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/117540c))
@@ -43,7 +33,7 @@ This release should be backward compatible and adds support for rendering mobile
43
33
44
34
45
35
<aname="0.6.0"></a>
46
-
##0.6.0 (2017-08-24)
36
+
# 0.6.0 (2017-08-24)
47
37
48
38
* Add ember-2.12 to ember-try config (#47) ([5729d6e](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/5729d6e)), closes [#47](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/issues/47)
49
39
* Fix missing lookupFactory method by importing the Component class directly (#48) ([70425a5](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/70425a5)), closes [#48](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/issues/48)
@@ -55,7 +45,7 @@ This release should be backward compatible and adds support for rendering mobile
* Refactor getDOM to fix issue when running Ember in FastBoot with Glimmer ([57c8f8e](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/57c8f8e))
* Update Release process in README ([97882b0](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/97882b0))
133
123
134
124
135
125
136
126
<aname="0.5.3-beta.1"></a>
137
-
## <small>0.5.3-beta.1 (2016-10-13)</small>
127
+
## 0.5.3-beta.1 (2016-10-13)
138
128
139
129
* ensure cards and atoms are properly destroyed in teardown ([dab9d94](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/dab9d94)), closes [#23](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/issues/23)
140
130
* Run tests on ember beta, release, canary ([4d1ea6c](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/4d1ea6c)), closes [/github.com/yapplabs/ember-wormhole/issues/66#issuecomment-246207622](https://github.com//github.com/yapplabs/ember-wormhole/issues/66/issues/issuecomment-246207622)[#18](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/issues/18)
@@ -144,15 +134,15 @@ This release should be backward compatible and adds support for rendering mobile
144
134
145
135
146
136
<aname="0.5.2"></a>
147
-
## <small>0.5.2 (2016-06-09)</small>
137
+
## 0.5.2 (2016-06-09)
148
138
149
139
* Update ember-wormhole to ^0.4.0 ([a420601](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/a420601))
* Remove usage of jQuery ($) because it is not available in Fastboot ([a5995c1](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/a5995c1))
@@ -161,7 +151,7 @@ This release should be backward compatible and adds support for rendering mobile
161
151
162
152
163
153
<aname="0.5.0"></a>
164
-
##0.5.0 (2016-05-10)
154
+
# 0.5.0 (2016-05-10)
165
155
166
156
* Render atoms, allow renaming via atomNameToComponentName ([72bc7ab](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/72bc7ab))
167
157
* Use `willRender` instead of `didInsertElement`, make fastboot-compatible ([fa8e5ea](https://github.com/bustlelabs/ember-mobiledoc-dom-renderer/commit/fa8e5ea))
@@ -170,46 +160,46 @@ This release should be backward compatible and adds support for rendering mobile
0 commit comments