Is What Versions Save

JS type check (TypeScript supported) functions like `isPlainObject() isArray()` etc. A simple & small integration.

v4.1.6

2 years ago
  • chore: fix npm dependency 72f85b8
  • chore: bump 9e3821c
  • update scripts fb0c645
  • Remove ignored files d20c612
  • chore: build b5e630e

https://github.com/mesqueeb/is-what/compare/v4.1.3...v4.1.6

v4.1.3

2 years ago
  • build: cleanup 🧼 7576ad7
  • build: cleanup 🧼 09d9436

https://github.com/mesqueeb/is-what/compare/v4.1.2...v4.1.3

v4.1.2

2 years ago
  • build: cleanup 🧼 0ac0b28
  • build: cleanup 🧼 718c559

https://github.com/mesqueeb/is-what/compare/v4.1.1...v4.1.2

v4.1.1

2 years ago
  • maintenance 🔧 9253b72
  • maintenance 🔧 77630d9
  • update readme 🛵 9016009

https://github.com/mesqueeb/is-what/compare/v4.1.0...v4.1.1

v4.1.0

2 years ago
  • chore: build 22e44ea
  • feat: add isPositiveNumber / isNegativeNumber 35623b9
  • feat(docs): greatly improve docs 05d4ae4
  • chore: update dependencies 2a0da4a
  • build: rename "typings" → "types" 088429c

https://github.com/mesqueeb/is-what/compare/v4.0.0...v4.1.0

v4.0.0

3 years ago

Breaking change

  • now requires node v12+
  • doesn't use commonJS anymore (see more on why here)

other

  • revert: don't manually bump bac48f9
  • chore: update dependencies 927b9a6
  • Merge branch 'production' of https://github.com/mesqueeb/is-what into production 6246ad4
  • Esm (#19) e94630d
  • temp: delete 0378888

https://github.com/mesqueeb/is-what/compare/v3.14.1...v4.0.0

v3.14.1

3 years ago
  • build: add np 29b4f3e
  • build 7164669
  • test: add tests e461a98

https://github.com/mesqueeb/is-what/compare/v3.14.0...v3.14.1

v3.14.0

3 years ago
  • fix: update Record<string, any> to Record<string | number | symbol, any> d08fb9c
  • feat: add isFullObject 0496462
  • Merge branch 'production' of https://github.com/mesqueeb/is-what into production 9201f39
  • lint bb901a5
  • refactor: tweak build/tsconfig a824c91
  • Update README.md 31175cf

https://github.com/mesqueeb/is-what/compare/v3.13.0...v3.14.0

v3.13.0

3 years ago
  • feat: Add isOneOf 5a4f6ee
  • feat: add isFullArray 88d6e4c

others

  • chore: build 34c0f86
  • Merge branch 'production' of https://github.com/mesqueeb/is-what into production 0365fa4
  • chore: update dependencies c6e9ac5
  • Merge pull request #17 from thewilkybarkid/is-one-of 6e0510c
  • fix: support generator functions ba0474e
  • fix: make sure it returns true for both Function and AsyncFunction fc99bc1
  • fix: improve types f2432b5
  • chore: update depenencies 2b994c9
  • docs: update syntax highlighting 87302f7

https://github.com/mesqueeb/is-what/compare/v3.11.1...v3.13.0

v3.11.1b

3 years ago

Deno release 🦕