Version 1.0.0-alpha.3
Pre-release
Pre-release
·
79 commits
to master
since this release
- Breaking Change: Starting from this version, the
@inject
decorator can only be used on static class methods and class methods. It can't be used on instance methods anymore. - Documentation Update: The documentation has been updated to reflect the new restriction on the usage of the decorator.