Skip to content

v3.14.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 23:22
· 11 commits to master since this release

Features

  • functions: Add assertNever utility for exhaustive type checking (08494b4)

Bug fixes

  • functions: Resolve with void in sleep (f5ba7bf)

Refactoring

  • Fix internal type (60fcfa5)
  • objects: Proper JSDoc for mergeObjects (5f38d57)

Documentation

  • ranges: Add a note about default values in rangesMerge (57802f8)

CI improvements