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.
- Fixed missing
children
prop on react 18
- Reworked for new react context by Pavel Pevnitskiy
- Inversify 5.x support
- Updated dependencies and dev tools
- Changelog
- Decorators
@provide.singleton
and@provide.transient
allowing to explicitly set service scope
- Moved to
PropTypes
as recommended in React v15.5.0 Announcement - Default behavior of
@provide
has changed to register service as singleton