Skip to content

Commit 0b70801

Browse files
Update content/ember-4-8-released.md
Co-authored-by: Chris Krycho <[email protected]>
1 parent 5006930 commit 0b70801

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/ember-4-8-released.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Ember.js 4.8 introduced 1 bug fix.
4040

4141
Ember.js 4.8 introduced 1 feature.
4242

43-
- [#20180](https://github.com/emberjs/ember.js/pull/20180) - an opt-in preview of public types for Ember is now available. This is meant to serve as a way to get early feedback, in line with Ember's normal path to stabilizing features. Users can opt into the types here, but no one will be interacting with these types automatically. Please see the [pull request](https://github.com/emberjs/ember.js/pull/2018) for more detail on the implementation and mechanics involved.
43+
- [#20180](https://github.com/emberjs/ember.js/pull/20180) - an opt-in preview of Ember's official TypeScript types. This is the latest step in implementing [RFC 0800: TypeScript Adoption Plan](https://rfcs.emberjs.com/id/0800-ts-adoption-plan). These types serve as a way to get early feedback, in line with Ember's normal path to stabilizing features. You can opt into the types now, but won't be opted in automatically until they're stable. Check out [the announcement blog post](https://blog.emberjs.com/announcing-official-typescript-types-public-preview) for details on how you can try out the preview, and see the [pull request](https://github.com/emberjs/ember.js/pull/2018) for more detail on the implementation and mechanics involved.
4444

4545
#### Deprecations
4646

0 commit comments

Comments
 (0)