v11.6.1
Patch Changes
-
d5c0ed4: Pin
type-plusto the exact version8.0.0-beta.10.assertronalready depended ontype-plus@^8.0.0-beta.10, so this only tightens the
caret range to an exact pin — it does not change which version a fresh install resolves
today. The pin forecloses future resolution to a later8.0.0-beta.x,8.0.0, or
8.1.0release, but nothing consumer-visible changes right now: no source changed, the
typescript >= 5.6.0peer requirement was already reached throughtype-plusbefore
this change, andpath-equalwas refreshed to its latest patch (^1.2.8) with no
functional impact.