TinkoffCreditSystems Utils.js Versions Save

Fast, small and purely functional utility library

v2.6.2

9 months ago

2.6.2 (2023-08-01)

v2.6.1

9 months ago

2.6.1 (2023-08-01)

Features

  • ci: add release workflow with release-it (777b741)

Bug Fixes

  • add files to publishing (49c0b80)
  • change token settings for release workflow (1a83c59)
  • fix publishing files (3c24d4b)
  • remove files property from package.json (541ee12)

v2.0.0

5 years ago
  • add typings
  • move docs to branch gh-pages
  • add memoize functions
  • add is/shallowEqual
  • upgrade to babel@7
  • fix bug with omit string conversion
  • remove is/not
  • remove is/contains
  • remove sanitize
  • fix function/throttleEnd
  • fix array/shuffle random generator