Skip to content

Commit

Permalink
chore(ci): add changeset for stronger registry types
Browse files Browse the repository at this point in the history
  • Loading branch information
freshgum-bubbles committed Oct 6, 2023
1 parent 7ba7103 commit d89b886
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/lovely-swans-listen.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@freshgum/typedi': minor
---

Containers in the `ContainerRegistry` are now part of a stronger-typed collection. This prevents manual `.set` calls to the registry where the key is not equivalent to that of the value being set.

0 comments on commit d89b886

Please sign in to comment.