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
Copy file name to clipboardExpand all lines: content/ember-released-5-3.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,8 @@ title: Ember 5.3 Released
3
3
authors:
4
4
- jen-weber
5
5
- katie-gengler
6
-
date: 2023-09-23T00:00:00.000Z
6
+
- jared-galanis
7
+
date: 2023-09-21T00:00:00.000Z
7
8
tags:
8
9
- releases
9
10
- '2023'
@@ -109,11 +110,16 @@ While it is recommended to keep Ember CLI versions in sync with Ember and EmberD
109
110
110
111
### Changes in Ember CLI 5.3
111
112
113
+
#### Features
114
+
115
+
Ember CLI 5.3 introduced 1 new feature:
116
+
117
+
-[#10337](https://github.com/ember-cli/ember-cli/pull/10337) - the feature flag for pnpm support was removed, officially allowing using of the `--pnpm` flag.
0 commit comments