Skip to content

Releases: sindresorhus/is

v7.2.0

27 Dec 10:44

Choose a tag to compare

  • Add predicate factory mode to is.any and is.all 9bdcd9b

v7.1.1...v7.2.0

v7.1.1

31 Oct 17:26

Choose a tag to compare

  • Fix is.class for minified class expression (#217) e7c84fc

v7.1.0...v7.1.1

v7.1.0

13 Sep 19:22

Choose a tag to compare

  • Add is.optional and assert.optional 1f2440a
  • Fix TypeScript type narrowing issue with isUrlString c68ad76

v7.0.2...v7.1.0

v7.0.2

04 Jun 09:58

Choose a tag to compare


v7.0.1...v7.0.2

v7.0.1

06 Sep 15:55

Choose a tag to compare

  • Fix passing in assertion message to assertArray (#210) 5565c5e

v7.0.0...v7.0.1

v7.0.0

10 Jul 13:43

Choose a tag to compare

Breaking

  • Require Node.js 18 0ff273f
  • Remove deprecated methods and improve Class definition (#209) 8cbcaee

Fixes

  • Fix type guard for isWhitespaceString and isEmptyStringOrWhitespace (#207) 25a3768
  • Don't depend on any Node.js types 0ff273f

v6.3.1...v7.0.0

v6.3.1

16 May 08:15

Choose a tag to compare

  • Add missing type guard for is.enumCase 0df21e4

v6.3.0...v6.3.1

v6.3.0

23 Apr 06:01

Choose a tag to compare

v6.2.0...v6.3.0

v6.2.0

29 Feb 07:31

Choose a tag to compare

v6.1.0

26 Oct 15:03

Choose a tag to compare

  • Improve TypeScript type for isNonEmptyString() and isNonEmptyStringAndNotWhitespace() (#200) 0d4cf6f

v6.0.1...v6.1.0