Skip to content

v1.1.1

Choose a tag to compare

@paulbalandan paulbalandan released this 11 May 09:33
· 27 commits to 1.x since this release
Immutable release. Only release title and notes can be modified.
v1.1.1
c7066cf

Fixed

  • Preserved list<>, non-empty-list<>, and non-empty-array<> shapes when narrowing through keys() / values(); previously the rebuilt iterable lost its accessory wrappers (e.g. list<mixed> downgraded to array<int<0, max>, mixed>)

Full Changelog: v1.1.0...v1.1.1