This repository has been archived by the owner on Nov 7, 2024. It is now read-only.
Releases: maboroshi-inc/type-assertions
Releases · maboroshi-inc/type-assertions
v1.0.2
What’s Changed
- chore(deps): [security] bump acorn from 5.7.3 to 5.7.4 (#106) @dependabot-preview
v1.0.1
What’s Changed
- chore: bump typescript from 3.7.4 to 3.8.2 (f1f2dd5) @haribote
- chore: bump @maboroshi/eslint-config from 2.0.5 to 2.0.7 (8e6807c) @haribote
- chore(deps-dev): bump rollup from 1.27.14 to 1.31.1 (#101) @dependabot-preview
- chore(deps-dev): bump lint-staged from 9.5.0 to 10.0.7 (#94) @dependabot-preview
- chore(deps-dev): bump ts-jest from 24.2.0 to 24.3.0 (#79) @dependabot-preview
- chore(deps-dev): bump @types/node from 12.12.21 to 13.7.4 (#104) @dependabot-preview
- chore(deps-dev): bump @types/jest from 24.0.24 to 25.1.3 (#102) @dependabot-preview
- chore(deps-dev): bump husky from 3.1.0 to 4.2.3 (#100) @dependabot-preview
- chore(deps-dev): bump rollup-plugin-typescript2 from 0.25.3 to 0.26.0 (#98) @dependabot-preview
v1.0.0
Features
- isArray
- isBigInt
- isBoolean
- isDate
- isError
- isFiniteNumber
- isFunction
- isGeneratorFunction
- isInteger
- isMap
- isNaN
- isNull
- isNumber
- isObject
- isPlainObject
- isPromise
- isRegExp
- isSafeInteger
- isSet
- isStrictNumber
- isString
- isSymbol
- isUndefined
- isValidDate
- isWeakMap
- isWeakSet