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.
2 parents 578fd75 + d471af5 commit f60d57fCopy full SHA for f60d57f
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