Skip to content

v17.11.0

Compare
Choose a tag to compare
@Iku-turso Iku-turso released this 26 Oct 10:46
· 53 commits to master since this release

17.11.0 (2023-10-26)

Features

  • Expose typing of getKeyedSingletonCompositeKey (f516342)
  • Introduce DeepMap, being like Map, but with composite keys instead of singular ones (8969d27)
  • Make ComputedInjectMany support instantiation parameters (b8b0dc1)
  • Make keys of keyedSingleton able to be composed of multiple reference values (19fb547)

Bug Fixes

  • Fix bad imports and remove dead comment (1cad69f)