v17.11.0
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)