v1.4.1
·
7 commits
to main
since this release
- Fixes issue with STArray handling of unsafeThaw, with regards to operations like
unsafeFreeze >>> Array.length
. This resulted in breakingData.Array.nubBy
. - Fixes issue with unintended inlining of terms under a boolean negation.