Skip to content

Releases: gilbarbara/is-lite

2.0.0

23 Nov 01:22
32e9719

Choose a tag to compare

  • Upgrade dependencies: 3626225
  • Refactor GH actions workflow: cbcc498
  • Add new type checks for class, integer, non-empty string, and URL: 1d4419d
  • Extract checkers to src/standalone: a9b5a8d
  • Add CLAUDE.md: 701cc13

1.2.1

02 Jan 15:23
62cc4dc

Choose a tag to compare

1.2.0

18 Oct 02:14
c96fa56

Choose a tag to compare

1.1.0

17 Oct 17:02
84986cd

Choose a tag to compare

1.0.0

16 Oct 21:02
893b150

Choose a tag to compare

  • Remove .npmrc: db187f4
  • Upgrade dependencies and migrate to pnpm: 416124b
  • Replace @gilbarbara/esbuilder with tsup: 62a4763
  • Migrate tests to vitest: 496baa4

0.9.3

31 Jul 22:30
a19e443

Choose a tag to compare

0.9.2

04 Sep 16:01
deea173

Choose a tag to compare

0.9.1

02 Sep 17:49
4866120

Choose a tag to compare

0.9.0

29 Aug 13:31
d0d4483

Choose a tag to compare

Breaking changes

This package now exports different bundles for ESM and CJS.
If you are using the import syntax, the bundler needs to support ESM.

0.8.2

28 Apr 03:51
46f159e

Choose a tag to compare

  • Upgrade dependencies: f5c174a
  • Replace travis with GitHub Actions: e5d5e55