ditox-react
Advanced tools
Changelog
3.0.0 (2024-07-12)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Changelog
2.4.1 (2023-10-27)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Changelog
2.4.0 (2023-09-08)
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Changelog
2.3.1 (2023-04-01)
Note: Version bump only for package ditox-root
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
Changelog
2.2.0 (2022-01-29)
Use v2.1 version to migrate to the unified API.
Removed the deprecated code:
exportedProps
property of the module declarationgetValues()
is replaced by tryResolveValues()
getProps()
is replaced by tryResolveValue()
resolveProps()
is replaced by resolveValue()
injectableProps()
is replaced by injectable()