Skip to content

Releases: dotcore64/gulp-redis-lua2js

v5.0.0

01 May 10:04
2086f31
Compare
Choose a tag to compare

BREAKING: require node 18
add node 22

v4.0.3

01 Feb 11:14
d719672
Compare
Choose a tag to compare

fix build badge

v4.0.2

02 Oct 15:41
27d4288
Compare
Choose a tag to compare

Upgrade dependencies

v4.0.1

04 Jun 06:19
aa20e9b
Compare
Choose a tag to compare

Remove dependency badges from README

v4.0.0

30 May 12:29
8608dfd
Compare
Choose a tag to compare
  • Require Node.js >= 14
  • ESM only module

v3.0.0

05 Nov 19:34
460b76a
Compare
Choose a tag to compare
  1. Support node >= 12
  2. Hybrid cjs and esm module
  3. Migrate to github actions
  4. Migrate nyc to c8

v2.0.0

03 May 23:20
Compare
Choose a tag to compare
  1. Upgrade all dependencies
  2. Support node >= 10
  3. Refactor code to be more functional
  4. Use redis-lua2js@2 to generate JS files - this means the resulting JS no longer has an install method.
  5. Move to dotcore64 org