Skip to content

Releases: dotcore64/clusterix

v5.0.0

01 May 13:36
a723d6c
Compare
Choose a tag to compare

BREAKING: require node >= 18
add support for node 22

v4.0.1

01 Feb 07:19
d13e889
Compare
Choose a tag to compare

fix build badge

v4.0.0

03 Jun 12:55
1a7cee8
Compare
Choose a tag to compare
  • This module is ESM only
  • Require Node.js >= 14
  • Add Node.js 18 to the CI matrix
  • Add eslint-plugin-unicorn, eslint-plugin-eslint-comments
  • Replace eslint-plugin-node -> eslint-plugin-n

v3.1.0

03 Nov 21:22
c5f1411
Compare
Choose a tag to compare

Make this module esm-first

v3.0.0

31 Oct 20:23
9451106
Compare
Choose a tag to compare
  1. Drop support for node < 16
  2. Migrate to github actions
  3. Migrate nyc -> c8
  4. Update all dependencies

v2.0.0

30 Apr 19:30
Compare
Choose a tag to compare
  1. Support node >= 12
  2. Drop support for ESM modules - the tooling is not powerful enough yet to justify for a feature I won't use
  3. Upgrade dependencies
  4. Move to dotcore64 organization