Skip to content

v0.11.0-beta.6

Pre-release
Pre-release
Compare
Choose a tag to compare
@dhershman1 dhershman1 released this 15 Jan 02:55

important: The documentation at https://kyanite.dusty.codes is not reflective of beta changes

You can install the beta with npm i kyanite@beta

New

  • Added within Function which acts like between but is exclusive of the numbers provided

Improved

  • has is now generic for Array, String, Object, Map, and Set data types
  • Tweaked height function for a tiny performance boost