Skip to content

Release 2.0.2

Compare
Choose a tag to compare
@planttheidea planttheidea released this 18 Dec 18:06
· 6 commits to master since this release
  • reuse member expressions as the local collection (#35) (a6cc882)
  • simplify findIndex / findKey / findLastIndex types (#34) (6607ece)
  • prevent forEach methods from hoisting early returns, instead just converting to continue statements (#33) (dbf6ab0)