Skip to content

Releases: jsr-core/unknownutil

v3.12.1

06 Jan 13:21
10b9440

Choose a tag to compare

What's Changed

Full Changelog: v3.12.0...v3.12.1

v3.12.0

06 Jan 13:11
81e450d

Choose a tag to compare

What's Changed

Full Changelog: v3.11.0...v3.12.0

v3.11.0

26 Nov 12:27
6cdf1e3

Choose a tag to compare

What's Changed

Full Changelog: v3.10.0...v3.11.0

v3.10.0

18 Oct 00:40
8f8d181

Choose a tag to compare

What's Changed

  • 🐛 Return true for async function in isFunction and add isSyncFunction and isAsyncFunction by @lambdalisue in #42
  • 📦 Update Deno dependencies by @lambdalisue in #41

Full Changelog: v3.9.0...v3.10.0

v3.9.0

24 Sep 05:08
ff62231

Choose a tag to compare

Full Changelog: v3.8.0...v3.9.0

v3.8.0

23 Sep 14:15
019fd38

Choose a tag to compare

What's Changed

  • 👍 Add name property to type predicate functions by @lambdalisue in #40

Full Changelog: v3.7.0...v3.8.0

v3.7.0

23 Sep 06:36
905643c

Choose a tag to compare

What's Changed

  • 👍 Add PredicateType<P> to infer T of Predicate<T> by @lambdalisue in #39

Full Changelog: v3.6.0...v3.7.0

v3.6.0

28 Aug 16:18
4071083

Choose a tag to compare

What's Changed

Full Changelog: v3.5.1...v3.6.0

v3.5.1

26 Aug 14:26
2e392ad

Choose a tag to compare

What's Changed

Full Changelog: v3.5.0...v3.5.1

v3.5.0

26 Aug 12:42
e46b0a1

Choose a tag to compare

What's Changed

  • Add isPrimitive, isLiteralOf<T>, and isLiteralOneOf<T> predicate/predicator functions by @lambdalisue in #35
  • 📦 Update Deno dependencies by @lambdalisue in #28

Full Changelog: v3.4.0...v3.5.0