Skip to content

Releases: lensapp/ogre-tools

v20.6.0

20 Mar 14:09
Compare
Choose a tag to compare

20.6.0 (2025-03-20)

Features

  • Make also DiContainerForInjection expose hasRegistrations (4364110)
  • Make registerMobX tolerate being called multiple times (09769c3)

v20.5.4

19 Mar 16:49
Compare
Choose a tag to compare

20.5.4 (2025-03-19)

Bug Fixes

  • Fix injectable bunch registrations and deregistrations not calling callbacks (110cb57)

v20.5.3

24 Feb 14:09
Compare
Choose a tag to compare

20.5.3 (2025-02-24)

Bug Fixes

  • Add support for plugin specific refs (2f0bf76)

v20.5.2

21 Feb 12:18
Compare
Choose a tag to compare

20.5.2 (2025-02-21)

Note: Version bump only for package ogre-tools

v20.5.0

10 Feb 10:26
Compare
Choose a tag to compare

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

31 Jan 14:47
Compare
Choose a tag to compare

20.4.1 (2025-01-31)

Bug Fixes

  • Make js implementation of getTypedSpecifier match type (f731bda)

v20.4.0

30 Jan 13:54
Compare
Choose a tag to compare

20.4.0 (2025-01-30)

Features

  • Support PlaceholderComponents to consume the props of an InjectableComponent (404f697)

v20.3.0

30 Jan 09:57
Compare
Choose a tag to compare

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

23 Jan 09:59
Compare
Choose a tag to compare

20.2.1 (2025-01-23)

Bug Fixes

  • Make injectable bunch not mangle content given to it (c2b7a03)

v20.2.0

22 Jan 07:21
Compare
Choose a tag to compare

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)