Skip to content

Releases: cheminfo/is-any-array

v3.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 19 Feb 13:45
636aa93

3.0.0 (2026-02-19)

⚠ BREAKING CHANGES

  • migrate to typescript tand type:module

Miscellaneous Chores

  • migrate to typescript tand type:module (f8e1c72)

v2.0.1

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 28 Apr 09:00
519ebd3

2.0.1 (2023-04-28)

Bug Fixes

  • improve types and exclude bigint arrays (c4738a4)

is-any-array v2.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 28 Oct 06:42
f588264

⚠ BREAKING CHANGES

When using this project you will need to use a named import: import { isAnyArray } from 'is-any-array'.

Code Refactoring

  • setup project for TypeScript (#7) (21e47a0)

is-any-array v1.0.1

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 02 Sep 11:31
c5224d9

Bug Fixes

  • rollup in dependencies ! (7c26c34)

is-any-array v1.0.0

Choose a tag to compare

@cheminfo-bot cheminfo-bot released this 24 Mar 12:38
ae38447

Bug Fixes

  • update readme and dependencies (7ae8169)