Skip to content

Add public import for uniqueId helper #20165

@chriskrycho

Description

@chriskrycho

This landed as available via string resolution at unique-id but did not come with a public import, meaning it doesn't currently work in <template>/strict mode. Per discussion at the Framework team meeting a few weeks ago, it should be exported from @ember/helper, the same as the other public helpers which are not built-ins (hash, array, concat, get, and fn etc.).

It needs two things to be public:

Additionally, we'll want to update ecosystem support for it:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions