You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Write-up EmberFest videos
* Update content/the-ember-times-issue-204.md
Co-authored-by: Chris Ng <[email protected]>
Co-authored-by: Chris Ng <[email protected]>
Copy file name to clipboardExpand all lines: content/the-ember-times-issue-204.md
+9-2Lines changed: 9 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,7 @@
2
2
title: The Ember Times - Issue No. 204
3
3
authors:
4
4
- jared-galanis
5
+
- anne-greeth-schot-van-herwijnen
5
6
- bryan-mishkin
6
7
- chris-ng
7
8
date: 2022-09-04T00:00:00.000Z
@@ -13,6 +14,7 @@ tags:
13
14
👋 Emberistas! 🐹
14
15
15
16
Deprecation of Ember array prototype extensions 🧹,
17
+
Watch the movies 🎞,
16
18
Evolving Ember’s Major Version Process ⭕
17
19
Announcing the Official TypeScript Types Public Preview 🔥
18
20
@@ -27,6 +29,12 @@ A long-awaited [RFC](https://rfcs.emberjs.com/id/0848-deprecate-array-prototype-
27
29
28
30
---
29
31
32
+
## [🎞 EmberFest videos are live!](https://youtube.com/playlist?list=PLN4SpDLOSVkTA8pYgcgKlo5AsQnZ0fiWV)
33
+
34
+
Last September a group of Emberistas gathered in Paris to enjoy the [latest edition of EmberFest](https://emberfest.eu). The talks of this awesome hybrid event are now live on [YouTube](https://youtube.com/playlist?list=PLN4SpDLOSVkTA8pYgcgKlo5AsQnZ0fiWV). So if you missed a talk because of timezone struggles, want to watch back your own amazing performance or are interested in the talks in general, go check [**them**](https://youtube.com/playlist?list=PLN4SpDLOSVkTA8pYgcgKlo5AsQnZ0fiWV) out right now!
35
+
36
+
---
37
+
30
38
## [Evolving Ember’s Major Version Process ⭕](https://blog.emberjs.com/evolving-embers-major-version-process)
31
39
32
40
Starting in the current 4.0 cycle, Ember major versions will be 18 months long, running from the `.0` release up to the `.12` release, and then starting a new major version as outlined in [RFC 0830](https://rfcs.emberjs.com/id/0830-evolving-embers-major-version-process/). This means that you can expect 5.0 in May 2023, 6.0 in November 2024, 7.0 in May 2026, and so on.
@@ -40,7 +48,6 @@ While this is a significant shift in how we think about *major* versions in Embe
40
48
41
49
This change enables Ember to have a predictable cadence for major versions similar to what we have had for minor versions. Read more about this change in the full [blog post](https://blog.emberjs.com/evolving-embers-major-version-process).
42
50
43
-
44
51
---
45
52
46
53
## [Announcing the Official TypeScript Types Public Preview 🔥](https://blog.emberjs.com/announcing-official-typescript-types-public-preview/)
@@ -142,4 +149,4 @@ That's another wrap! ✨
142
149
143
150
Be kind,
144
151
145
-
Jared Galanis, Bryan Mishkin, Chris Ng, the crowd and the Learning Team
152
+
Jared Galanis, Anne-Greeth Schot-van Herwijnen, Bryan Mishkin, Chris Ng, the crowd and the Learning Team
0 commit comments