Skip to content

Commit 5347eb2

Browse files
authored
Merge pull request #20279 from wagenet/update-features-md
Correct FEATURES.md
2 parents bd682b5 + 42d0a35 commit 5347eb2

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

FEATURES.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ for a detailed explanation.
55

66
## Feature Flags
77

8-
* `ember-testing-resume-test`
8+
* `EMBER_DEFAULT_HELPER_MANAGER`
99

10-
Introduces the `resumeTest` testing helper to complement the `pauseTest` helper.
10+
Provides a default manager for unrecognized helpers as specified in
11+
[RFC-756](https://github.com/emberjs/rfcs/blob/master/text/0756-helper-default-manager.md).
12+
13+
* `EMBER_UNIQUE_ID_HELPER`
14+
15+
Provides a `{{unique-id}} helper as specified in
16+
[RFC-659](https://github.com/emberjs/rfcs/blob/master/text/0659-unique-id-helper.md).

0 commit comments

Comments
 (0)