Releases: ogre-works/ogre-tools
Releases · ogre-works/ogre-tools
v4.0.0
4.0.0 (2022-02-07)
⚠ BREAKING CHANGES
- force breaking change to cause major version bump in Lerna
- add NPM-script for opening github in browser
Bug Fixes
- drop another old version of node for breaking build (d5cfaf7)
- fix build by using webpack made available to a package by lerna (5b08e24)
- force breaking change to cause major version bump in Lerna (f0c1def)
- make breaking changes in git cause major version bump in Lerna (be13e14)
- make publish not time out by watching tests (be4aba6)
- stop using workspaces for not being supported in CI (3858ee2)
Reverts
- Revert "Revert "Enhance error for injecting non-registered injectable"" (8e24a0c)
- Revert "Revert "Implement di.injectMany() as way to inject multiple registered injectables for an injection token"" (f5d0e01)
- Revert "Revert "Permit injection using only injectable or injection token. Replace "id" with "module" for better error messages."" (fc67c38)
- Revert "Revert "Remove concept of "injectable viability" for being YAGNI"" (e4979c6)
- Revert "Revert "Prevent public access to injection context"" (4c88b4a)
Miscellaneous Chores
- add NPM-script for opening github in browser (c94284f)
v3.2.1
Full Changelog: v3.2.0...v3.2.1