Skip to content

Commit 206087b

Browse files
authored
Add paragraph about TS types and link to companion post
1 parent bcec85b commit 206087b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

content/ember-released-5-1.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ You can read more about our general release process here:
2626

2727
Ember.js is the core framework for building ambitious web applications.
2828

29+
The headlining feature of this release is stable [TypeScript](https://www.typescriptlang.org) support! 🎉 The framework now publishes TypeScript types built from Ember's own source code, with Ember's [strong Semantic Versioning commitment](https://emberjs.com/releases/) baked in—bringing benefits for both TypeScript and JavaScript users. For details, check out [the accompanying blog post][stable-ember-types].
30+
31+
[stable-ember-types]: https://blog.emberjs.com/stable-typescript-types-in-ember-5-1
32+
2933
### Changes in Ember.js 5.1
3034

3135
Ember.js 5.1 is an incremental, backwards compatible release of Ember with bug fixes, performance improvements, and minor deprecations.

0 commit comments

Comments
 (0)