Skip to content

Releases: jsr-core/unknownutil

v4.4.0-pre.0

14 Aug 23:57
6ad122d
Compare
Choose a tag to compare
v4.4.0-pre.0 Pre-release
Pre-release

What's Changed

  • test: Fix type tests related to asOptional under compilerOptions.exactOptionalPropertyTypes by @lambdalisue in #132
  • test: use IsExact of @std/testing by @Milly in #133
  • chore: refine gen-mod.ts by @lambdalisue in #135
  • Refactor exports for tree-shaking optimization by @tani in #136

New Contributors

  • @tani made their first contribution in #136

Full Changelog: v4.3.0...v4.4.0-pre.0

v4.3.0

24 Aug 00:09
6f1acaa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.2...v4.3.0

v4.2.2

21 Aug 19:18
d2075df
Compare
Choose a tag to compare

Full Changelog: v4.2.1...v4.2.2

v4.2.1

21 Aug 19:14
3a955b9
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.2.0...v4.2.1

v4.2.1-pre.3

21 Aug 15:45
61a040b
Compare
Choose a tag to compare
v4.2.1-pre.3 Pre-release
Pre-release

What's Changed

Full Changelog: v4.2.0...v4.2.1-pre.3

v4.2.1-pre.2

21 Aug 15:13
d3ba5bb
Compare
Choose a tag to compare
v4.2.1-pre.2 Pre-release
Pre-release

What's Changed

Full Changelog: v4.2.0...v4.2.1-pre.2

v4.2.1-pre.1

21 Aug 14:52
320f5ee
Compare
Choose a tag to compare
v4.2.1-pre.1 Pre-release
Pre-release

v4.2.1-pre.0

21 Aug 14:42
e7d16fc
Compare
Choose a tag to compare
v4.2.1-pre.0 Pre-release
Pre-release

What's Changed

Full Changelog: v4.2.0...v4.2.1-pre.0

v4.2.0

13 Aug 14:13
d0f6737
Compare
Choose a tag to compare

What's Changed

  • test: add proper test cases by @Milly in #120
  • test[Equal]: fix false positive by @Milly in #122
  • feat[isTupleOf]: add overloads to leading/middle rest elements by @Milly in #119

Full Changelog: v4.1.0...v4.2.0

v4.1.0

11 Aug 00:46
123572a
Compare
Choose a tag to compare

What's Changed

  • feat[is]: is* functions allows symbol properties by @Milly in #97

Full Changelog: v4.0.3...v4.1.0