Skip to content

Commit

Permalink
chore(ci): add changeset for SetRequired
Browse files Browse the repository at this point in the history
  • Loading branch information
freshgum-bubbles committed Nov 2, 2023
1 parent 415f6dd commit e400596
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/wild-keys-lie.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'@freshgum/typedi': patch
---

The internal `PickRequired` type has been replaced with `SetRequired` from type-fest, to take further advantage of the dependency. This change does not affect consumers of the package.

0 comments on commit e400596

Please sign in to comment.