Skip to content

Latest commit

 

History

History
25 lines (14 loc) · 1.34 KB

CHANGELOG.md

File metadata and controls

25 lines (14 loc) · 1.34 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.1 (2021-07-30)

1.0.0 (2020-12-15)

Features

  • allow fallback option for consume helper (caf1845)

1.0.0-1 (2020-09-18)

1.0.0-0 (2020-09-18)

Features

  • add ContextProvider and `context-consumer (9947003)
  • add decorator API for injecting context as a property (950ac2b)

Bug Fixes

  • avoid reading value before setting it (076fa04)
  • bind consumer to provider on initial look-up (e46161a)