Is What Versions Save

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

v4.1.16

6 months ago
  • chore: build 0a85ee2
  • chore: update dependencies 3b350b4
  • fix: prettier 142ca00
  • fix: typo f40b3f9
  • fix: isError (#85) 6a7308f
  • Merge pull request #82 from mesqueeb/dependabot/npm_and_yarn/word-wrap-1.2.4 b019113
  • build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4 3051e77
  • build: delete unused ava config d1d8a61
  • Merge pull request #65 from mesqueeb/remove-funding 087bef3
  • Split into multiple files (#57) 2ab780a
  • Remove FUNDING.yml 4c16f16

https://github.com/mesqueeb/is-what/compare/v4.1.15...v4.1.16

v4.1.14

11 months ago
  • fix: make np releases not publish, only create the release notes 3e8e623
  • Add prettier-plugin-jsdoc (#56) cf65979
  • Add preview-docs workflow (#62) 5dc6959
  • Split into two workflow files (#67) 162c5f6
  • Merge pull request #75 from mesqueeb/dependabot/npm_and_yarn/vite-4.3.9 233deaf
  • build(deps): bump vite from 4.3.8 to 4.3.9 75b93f6
  • Merge pull request #63 from mesqueeb/dependabot/npm_and_yarn/got-and-np-11.8.6 6bab1f5
  • build(deps): bump got and np 40c687c
  • Merge pull request #31 from mesqueeb/dependabot/npm_and_yarn/minimist-1.2.8 ca69783
  • Merge pull request #30 from mesqueeb/dependabot/npm_and_yarn/http-cache-semantics-4.1.1 c87e0a5
  • Merge pull request #28 from mesqueeb/dependabot/npm_and_yarn/normalize-url-4.5.1 c16344e
  • Merge pull request #27 from mesqueeb/dependabot/npm_and_yarn/hosted-git-info-2.8.9 26b0548
  • Merge pull request #26 from mesqueeb/dependabot/npm_and_yarn/lodash-4.17.21 45281e3
  • Merge pull request #25 from mesqueeb/dependabot/npm_and_yarn/trim-newlines-3.0.1 cc5f311
  • build(deps): bump minimist from 1.2.5 to 1.2.8 3ef3b4a
  • build(deps): bump normalize-url from 4.5.0 to 4.5.1 d7d079f
  • build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 39c8dbc
  • build(deps): bump lodash from 4.17.20 to 4.17.21 551b1bb
  • build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 6cbcef8
  • build(deps): bump trim-newlines from 3.0.0 to 3.0.1 dddd080

https://github.com/mesqueeb/is-what/compare/v4.1.13...v4.1.14

v4.1.13

11 months ago
  • lint 65acfc6
  • Put prettier in package.json (#54) b786aa7

https://github.com/mesqueeb/is-what/compare/v4.1.12...v4.1.13

v4.1.12

11 months ago
  • chore: build bbf0e2e
  • build: update main branch b4f4d2a
  • Add publish workflow (#41) b22419c
  • Add isInstanceOf() next to getType() section (#48) 9366f86
  • Add isInstanceOf(value, classNameOrClass) (#38) 5895bc8
  • Merge pull request #43 from jcbhmr/add-docs c710445
  • build: tweak script name df4261c
  • build: tweak test workflow 999ad4d
  • feat: add JSDocs 6977a30
  • build: tweak test workflow 6099e98
  • fix: add build script 06b88a1
  • feat: add JSDocs c83fc52
  • Merge branch 'dev' of https://github.com/mesqueeb/is-what into pr/43 2380855
  • Add test workflow (#42) f3c8b3c
  • Correctly handle null prototypes (#32) d0aa1d9
  • Update package-lock.json bff4163
  • Add pages publish action f3d45d8
  • Add docs/dist to .gitignore 46816b2
  • Add typedoc config f8eaa7e

https://github.com/mesqueeb/is-what/compare/v4.1.11...v4.1.12

v4.1.11

11 months ago

v4.1.10

11 months ago
  • Buildfixes (#35) 8c8c968
  • fix: emit declarations files twice (for both module types) (#34) 910f121

https://github.com/mesqueeb/is-what/compare/v4.1.9...v4.1.10

v4.1.9

1 year ago
  • chore: update dependencies f801fa8
  • chore: maintenance bf6d8c0
  • fix: move types condition to the front (#33) 6cfd42f

https://github.com/mesqueeb/is-what/compare/v4.1.8...v4.1.9

v4.1.8

1 year ago
  • chore: update dependencies 3c550db
  • fix: update isPlainObject method to account for overridden 'constructor' key in plain objects (#24) 4152a01
  • update readme 07730c2
  • add is-where link! 🙈 c8336d5
  • fix: update import path ea7fed8

https://github.com/mesqueeb/is-what/compare/v4.1.7...v4.1.8

v4.1.7

2 years ago