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 578fd75 commit d471af5Copy full SHA for d471af5
CHANGELOG.md
@@ -1,4 +1,13 @@
1
2
+## v8.1.0 (2022-12-20)
3
+Back-ports built-in TypeScript support from 9.0.0 (see below) to decouple that from the Ember 4.x upgrade.
4
+
5
+#### :rocket: Enhancement
6
+* [#839](https://github.com/ember-cli/ember-resolver/pull/839) Backport types to 8.x ([@chriskrycho](https://github.com/chriskrycho))
7
8
+#### Committers: 1
9
+- Chris Krycho ([@chriskrycho](https://github.com/chriskrycho))
10
11
## v9.0.0 (2022-12-19)
12
TL;DR: drop some old versions, and ship TypeScript type definitions.
13
0 commit comments