Skip to content

v0.57.0

Choose a tag to compare

@andywhite37 andywhite37 released this 16 Mar 19:52

✔️ Code quality update

  • Replaced uses of Belt.Result.t('a, 'e) with the built-in result('a, 'e)
    • This should be purely a cosmetic change and not cause any breakages internally or externally

🐛 Bug fixes

  • @quartz55 - Fixed issue with TreeZipper.moveUp where the leftSiblings ordering was being mishandled #248