Skip to content

[email protected]

Pre-release
Pre-release
Compare
Choose a tag to compare
@unicornware unicornware released this 10 Aug 20:50
· 103 commits to main since this release
[email protected]
456be69

[email protected] (2023-08-10)

⚠ BREAKING CHANGES

  • utils: [isNumber] check typeof value
  • ts: use export type *

📦 Build

  • deps-dev: Bump @commitlint/cli from 17.6.7 to 17.7.0 (#365) (25c09a0)
  • deps-dev: Bump @commitlint/cli from 17.7.0 to 17.7.1 (#370) (48670f1)
  • deps-dev: Bump @flex-development/mkbuild from 1.0.0-alpha.20 to 1.0.0-alpha.21 (#367) (07fa108)
  • deps-dev: Bump @flex-development/mlly from 1.0.0-alpha.16 to 1.0.0-alpha.17 (#364) (fc07e61)
  • deps-dev: Bump @flex-development/tsconfig-utils from 2.0.0 to 2.0.1 (#368) (4210acc)
  • deps-dev: Bump cspell from 7.0.0-alpha.2 to 7.0.0 (#369) (eccb164)
  • deps-dev: Bump esbuild from 0.18.19 to 0.19.0 (#363) (6bb8fe4)
  • deps-dev: Bump eslint-import-resolver-typescript from 3.5.5 to 3.6.0 (#366) (9ed7ee7)
  • ts: use export type * (556b536)

📝 Documentation

  • types: [Mapper] label tuple elements (b6d5a38)
  • types: [Tryit] label tuple elements (268bdec)

✨ Features

  • utils: [clone] support circular references (10fa0a9)
  • utils: [equal] support circular references (81cb20e)
  • utils: isObjectLike (9bec8ac)

🦾 Refactors

  • utils: [isNumber] check typeof value (ac17bfd)