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
Ember 4.5 was recently released and it included a few new features for Ember.js around using plain function as helpers, and a new renderSettled test helper. Ember CLI also introduced a few deprecations and various bug fixes.
27
+
28
+
Head on over to the [release post](https://blog.emberjs.com/ember-4-5-released) to get more details.
20
29
21
30
---
22
31
@@ -32,6 +41,21 @@ Read more about the RFC and add your comments on [GitHub](https://github.com/emb
32
41
33
42
---
34
43
44
+
## [RFC: Standardize npm yarn use โจ](https://github.com/emberjs/rfcs/pull/831)
45
+
46
+
[Mehul Chaudhari (@MehulKChaudhari)](https://github.com/MehulKChaudhari) and [Dhanush Kumar
47
+
(@dhanush027)](https://github.com/dhanush027) have co-authored a ๐ new RFC that focuses on standardizing the use of yarn and npm scripts in the Ember experience rather than using Ember specific commands. This could better align Ember with norms in the larger JavaScript community.
48
+
49
+
If you're interested in this subject please head over to [the RFC](https://github.com/emberjs/rfcs/pull/831), give it a read and participate by commenting!
50
+
51
+
---
52
+
53
+
## [RFC: public types for Owner, Transition, RouteInfo in FCP โ๏ธ](https://twitter.com/emberjs/status/1550796034049277953)
54
+
55
+
The RFC for introducting public types for Owner, Transition, RouteInfo is now in its final comment period so if you're interested in participating in that discussion hurry over to the [RFC](https://github.com/emberjs/rfcs/pull/821) and leave a comment!
56
+
57
+
---
58
+
35
59
## Ember Addon Roundup ๐
36
60
37
61
Weโve had several addons across the Ember ecosystem release updates recently, hereโs what you may have missed:
@@ -70,36 +94,9 @@ Head on over to YouTube and check out [part 1](https://www.youtube.com/watch?v=4
70
94
71
95
---
72
96
73
-
## [RFC: Standardize npm yarn use โจ](https://github.com/emberjs/rfcs/pull/831)
74
-
75
-
[Mehul Chaudhari (@MehulKChaudhari)](https://github.com/MehulKChaudhari) and [Dhanush Kumar
76
-
(@dhanush027)](https://github.com/dhanush027) have co-authored a ๐ new RFC that focuses on standardizing the use of yarn and npm scripts in the Ember experience rather than using Ember specific commands. This could better align Ember with norms in the larger JavaScript community.
77
-
78
-
If you're interested in this subject please head over to [the RFC](https://github.com/emberjs/rfcs/pull/831), give it a read and participate by commenting!
79
-
80
-
---
81
-
82
-
## [RFC: public types for Owner, Transition, RouteInfo in FCP โ๏ธ](https://twitter.com/emberjs/status/1550796034049277953)
83
-
84
-
The RFC for introducting public types for Owner, Transition, RouteInfo is now in its final comment period so if you're interested in participating in that discussion hurry over to the [RFC](https://github.com/emberjs/rfcs/pull/821) and leave a comment!
85
-
86
-
---
87
-
88
-
## [๐น 8. Section title in sentence case](section-url)
89
-
90
-
<changesectiontitleemoji>
91
-
<consideraddingsomeboldtoyourparagraph>
92
-
<add the contributor in the post in format "FirstName LastName (@githubUserName)" linked to their GitHub account>
93
-
<please include link to external article/repo/etc in paragraph / body text, not just header title above>
0 commit comments