Skip to content

1.8.0 - Underscore 1.8.3 and Knockout 3.4.0

Compare
Choose a tag to compare
@kamranayub kamranayub released this 13 Mar 18:13
· 7 commits to master since this release
  • Updated dependencies to Underscore 1.8.3 and Knockout 3.4.0
  • Added TypeScript declaration file
  • Added bower support
  • New methods
    • partition
    • findIndex
    • findLastIndex
    • unzip, unzip_
  • Removed range as it's a utility method and doesn't really make sense for a KO array