Skip to content

tslib 2.3.1

Compare
Choose a tag to compare
@DanielRosenwasser DanielRosenwasser released this 11 Aug 22:55
· 69 commits to main since this release

This release updates the __spreadArray helper for TypeScript 4.4 to correctly operate on collections that are not "concat-spreadable" such as the DOM's NodeLists and HTMLCollections.