Skip to content

Commit

Permalink
add pnpm feature to cli
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredgalanis committed Sep 21, 2023
1 parent a56dbe5 commit 4e3f7d6
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions content/ember-released-5-3.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ title: Ember 5.3 Released
authors:
- jen-weber
- katie-gengler
date: 2023-09-23T00:00:00.000Z
- jared-galanis
date: 2023-09-21T00:00:00.000Z
tags:
- releases
- '2023'
Expand Down Expand Up @@ -109,11 +110,16 @@ While it is recommended to keep Ember CLI versions in sync with Ember and EmberD

### Changes in Ember CLI 5.3

#### Features

Ember CLI 5.3 introduced 1 new feature:

- [#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.

#### Bug Fixes

Ember CLI 5.3 introduced 3 bug fixes.


#### Deprecations

Ember CLI 5.3 introduced 1 deprecation.
Expand Down

0 comments on commit 4e3f7d6

Please sign in to comment.