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
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,13 @@
1
+
## v1.0.1 (2025-11-02)
2
+
3
+
#### :house: Internal
4
+
*[#113](https://github.com/bustle/ember-mobiledoc-dom-renderer/pull/113) chore(types): adopt Ember 5.1 stable types, add local typings and CI lint ([@lukemelia](https://github.com/lukemelia))
5
+
*[#112](https://github.com/bustle/ember-mobiledoc-dom-renderer/pull/112) Add test coverage for rendering links and doing event delegation ([@lukemelia](https://github.com/lukemelia))
6
+
7
+
#### Committers: 1
8
+
- Luke Melia ([@lukemelia](https://github.com/lukemelia))
9
+
10
+
1
11
## v1.0.0 (2025-10-24)
2
12
3
13
[BREAKING] Modernize dependencies and tooling, adopt typescript, gts
0 commit comments