prelude
Install
npm install --save @blackglory/prelude
# or
yarn add @blackglory/prelude
sh npm install --save @blackglory/prelude # or yarn add @blackglory/prelude
npm install --save @blackglory/prelude
# or
yarn add @blackglory/prelude
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
Node.js v16 => Node.js v18.17.0
upgrade dependencies (07e9c1e)
toString
(38813cc)The minimal version of Node.js is 16.
commonjs => esm (9b2999f)
isJson
to isJSONValue
Renamed isntJson
to isntJSONValue
upgrade dependencies (a9076e3)
isNullish
, isntNullish
(a6c9c50)