Skip to content

Releases: Tinkoff/utils.js

Release 2.6.2

01 Aug 04:59
Compare
Choose a tag to compare

Release 2.6.1

01 Aug 04:56
Compare
Choose a tag to compare

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)

2.0.0

22 Mar 13:16
Compare
Choose a tag to compare
  • 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