Releases: mscharley/dot
Releases · mscharley/dot
@mscharley/[email protected]
Patch Changes
- 64dd401: Handle some edge cases with stringifying identifiers better. This means that you will always be able to see a named class in constructor identifiers, if possible
- a6b0770: Add better logging for which module validation failures are triggered from
- 65ce24a: Add an option to exclude the global context from a container
@mscharley/[email protected]
Patch Changes
- 83e6c23: Fixed a bug with injectable() when used in class hierarchies
@mscharley/[email protected]
@mscharley/[email protected]
Minor Changes
- 8795394: Add support for contextual autobinding to better support container validation
Patch Changes
-
e8d2317: fix(deps): update dependency typescript to v5.9.2
Signed-off-by: renovate[bot] 29139614+renovate[bot]@users.noreply.github.com
-
ebe537a: Container validation now throws an AggregateError with all validation failures
@mscharley/[email protected]
Patch Changes
- 88c2563: fix(deps): update dependency typescript to v5.8.2
@mscharley/[email protected]
Patch Changes
- 8674207: fix(deps): update dependency typescript to v5.7.2
@mscharley/[email protected]
Minor Changes
- a9bbf68: Remove some extraneous peer dependencies