Skip to content

Commit ebce97b

Browse files
committed
Add changelog for 1.2.0
1 parent 2b9c8c4 commit ebce97b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

CHANGELOG.md

+11
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,16 @@
11
# Changelog
22

3+
### 1.2.0
4+
- Introduce official TypeScript definitions targetting the last 3 versions of
5+
TypeScript. A big, big thank you to @chancancode for this heroic effort!
6+
Also, a thank you to all others before who worked on previous iterations of
7+
typing experiments for ember-concurrency and provided feedback. **If you were
8+
using one of the community-provided solutions or other custom type definitions,
9+
you will likely need to remove those and refactor to adhere to the new official
10+
types. (#357)
11+
12+
For more information about using TypeScript with ember-concurrency, please see the new [docs page](https://ember-concurrency.com/docs/typescript)
13+
314
### 1.1.7
415
- Fix waitForProperty on non-EmberObject hosts (#352. Fixes #292. Thanks @andrewfan for the find!)
516

0 commit comments

Comments
 (0)