Skip to content

Releases: sanack/node-jq

v3.0.0

02 Aug 07:30
777c6e9
Compare
Choose a tag to compare

3.0.0 (2023-08-02)

Build System

  • require node version 12 (2c6dfa1)

BREAKING CHANGES

  • Node v10 is no longer supported

v2.3.5

16 Jan 21:21
a858164
Compare
Choose a tag to compare

2.3.5 (2023-01-16)

Bug Fixes

  • Change download package for node-downloader-helper (#565) (a858164)

v2.3.4

26 Sep 17:06
df6d580
Compare
Choose a tag to compare

2.3.4 (2022-09-26)

Bug Fixes

  • Set up listeners first, in case of long write to stdin. (#520) (df6d580)

v2.3.3

31 Mar 15:07
Compare
Choose a tag to compare

2.3.3 (2022-03-31)

Bug Fixes

v2.3.2

28 Mar 10:26
Compare
Choose a tag to compare

2.3.2 (2022-03-28)

Bug Fixes

  • Move lefthook to devDeps (5ab975f)

v2.3.1

23 Mar 22:17
Compare
Choose a tag to compare

2.3.1 (2022-03-23)

Bug Fixes

  • Publish TS defintion files into lib after building (89cd16b)
  • Push copyfiles as dependency :/ (8fdc4e5)

v2.3.0

23 Mar 20:15
Compare
Choose a tag to compare

2.3.0 (2022-03-23)

Features

  • Fix options.d.ts syntax and declare consts (b4969bf)

v2.2.0

22 Mar 13:57
Compare
Choose a tag to compare

2.2.0 (2022-03-22)

Features

v2.1.0

20 Nov 18:38
Compare
Choose a tag to compare

2.1.0 (2021-11-20)

Features

v2.0.1

15 Nov 15:33
Compare
Choose a tag to compare

2.0.1 (2021-11-15)

Bug Fixes

  • install: Check permissions before moving binary (20ce809)