Skip to content

8.0.0

Compare
Choose a tag to compare
@Avaq Avaq released this 30 Dec 15:54
· 564 commits to master since this release
0006beb

This release updates sanctuary-type-classes, which contains a breaking change. This change will only affect you if you are using Future.map on other Functors, specifically, Objects.

⚠️ Breaking changes

  • #157 When mapping over an Object using Future.map, inherited properties are no longer transformed.