Skip to content

Releases: customerio/ember-provide-consume-context

ember-provide-consume-context@0.10.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 23:32
2b672e4

Minor Changes

  • 1181097: Fix context lookup for components rendered with Ember's renderComponent API and add explicit context ref helpers for bridging separate render roots.

ember-provide-consume-context@0.9.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 03:19
a278445

Minor Changes

  • fb09c4c: Export getContext utility for declarative access

Patch Changes

  • 331a773: Register destructors to remove components from map when destroyed

ember-provide-consume-context@0.8.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 09:03
def6d34

Minor Changes

ember-provide-consume-context@0.7.1

Choose a tag to compare

@github-actions github-actions released this 16 Jul 01:54
1997fe0

Patch Changes

  • 30cb898: Guard against owner access when the owner is destroyed

ember-provide-consume-context@0.7.0

Choose a tag to compare

@github-actions github-actions released this 31 Jan 04:47
8c33f7b

Minor Changes

ember-provide-consume-context@0.6.1

Choose a tag to compare

@github-actions github-actions released this 26 Nov 02:48
df1be4e

Patch Changes

  • 62b1267: Avoid infinite loops when reading context values at construct time

ember-provide-consume-context@0.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Nov 23:51
48f7bee

Minor Changes

  • 16d6938: Register contexts at construct time

ember-provide-consume-context@0.5.0

Choose a tag to compare

@github-actions github-actions released this 14 Oct 20:32
7c8c21d

Minor Changes

  • 446d9ca: Make consume and ContextConsumer return undefined rather than null

ember-provide-consume-context@0.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Oct 22:43
8edf8cd

Minor Changes

  • 97118fd: Update @ember/test-helpers to v4

ember-provide-consume-context@0.3.2

Choose a tag to compare

@github-actions github-actions released this 26 May 23:07
30657d7

Patch Changes

  • 16cc998: Fix test-support typesVersions