Releases: lensapp/ogre-tools
Releases · lensapp/ogre-tools
v20.6.0
20.6.0 (2025-03-20)
Features
- Make also DiContainerForInjection expose hasRegistrations (4364110)
- Make registerMobX tolerate being called multiple times (09769c3)
v20.5.4
20.5.4 (2025-03-19)
Bug Fixes
- Fix injectable bunch registrations and deregistrations not calling callbacks (110cb57)
v20.5.3
20.5.3 (2025-02-24)
Bug Fixes
- Add support for plugin specific refs (2f0bf76)
v20.5.2
20.5.2 (2025-02-21)
Note: Version bump only for package ogre-tools
v20.5.0
20.5.0 (2025-02-10)
Features
- Make useInject support suspending between updates (46302aa)
- Make useInject suspend between updates as default (54746ef)
v20.4.1
20.4.1 (2025-01-31)
Bug Fixes
- Make js implementation of getTypedSpecifier match type (f731bda)
v20.4.0
20.4.0 (2025-01-30)
Features
- Support PlaceholderComponents to consume the props of an InjectableComponent (404f697)
v20.3.0
20.3.0 (2025-01-30)
Features
- Introduce some utilities for typed specifiers of specific tokens (0b3b582)
- Make injectable bunch able to nest more bunches (a2438ed)
v20.2.1
20.2.1 (2025-01-23)
Bug Fixes
- Make injectable bunch not mangle content given to it (c2b7a03)
v20.2.0
20.2.0 (2025-01-22)
Features
- Introduce "discoverable", a test-utility to control HTML-elements using data-attributes (eece23a)
- Introduce first draft of the ElementComponent, ie. reusable React-props (a7b9b92)
Bug Fixes
- Make an injectableComponent not confuse different dis (e102d98)