Skip to content

Latest commit

 

History

History
34 lines (19 loc) · 837 Bytes

CHANGELOG.md

File metadata and controls

34 lines (19 loc) · 837 Bytes

Change Log

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

[1.0.0] - 2021-05-11

Changed

[0.3.0] - 2018-11-07

Added

  • Inversify 5.x support

Changed

  • Updated dependencies and dev tools

[0.2.0] - 2017-04-28

Added

  • Changelog
  • Decorators @provide.singleton and @provide.transient allowing to explicitly set service scope

Changed

  • Moved to PropTypes as recommended in React v15.5.0 Announcement
  • Default behavior of @provide has changed to register service as singleton