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
+24
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,28 @@
1
1
2
+
3
+
## v6.2.0 (2023-02-25)
4
+
5
+
#### :rocket: Enhancement
6
+
*[#1027](https://github.com/emberjs/ember-qunit/pull/1027) support Ember v5 ([@jelhan](https://github.com/jelhan))
7
+
8
+
#### :bug: Bug Fix
9
+
*[#1012](https://github.com/emberjs/ember-qunit/pull/1012) Add missing peer dependency on `@ember/test-helpers` ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
10
+
11
+
#### :memo: Documentation
12
+
*[#1024](https://github.com/emberjs/ember-qunit/pull/1024) fix typo in docs ([@laynegt](https://github.com/laynegt))
13
+
*[#1001](https://github.com/emberjs/ember-qunit/pull/1001) Update migration docs for adopting native types in 6.1 ([@dfreeman](https://github.com/dfreeman))
14
+
15
+
#### :house: Internal
16
+
*[#1017](https://github.com/emberjs/ember-qunit/pull/1017) Migrate from htmlbars-inline-precompile to ember-cli-htmlbars ([@gitKrystan](https://github.com/gitKrystan))
17
+
18
+
#### Committers: 6
19
+
- Chris Krycho ([@chriskrycho](https://github.com/chriskrycho))
20
+
- Dan Freeman ([@dfreeman](https://github.com/dfreeman))
0 commit comments