Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 398 Bytes

CHANGELOG.md

File metadata and controls

28 lines (20 loc) · 398 Bytes

0.1.1

  • change instanceKey to optional

0.1.0

  • BREAKING: rename acquire to create

0.0.6

  • SharedProxyProvider
  • add updateShouldNotify
  • fix update

0.0.5

  • add: update

0.0.4

  • add: startListening

0.0.3

  • add: example project.

0.0.2

  • fixed: expose Provider constructor arguments.
  • add: export Provider package.

0.0.1

  • added: SharedInstance.
  • added: SharedProvider.