Skip to content

Releases: kenany/json2toml

6.1.1

27 Jun 01:28
Compare
Choose a tag to compare

6.1.1 (2024-06-27)

Bug Fixes

6.1.0

26 Feb 23:15
Compare
Choose a tag to compare

6.1.0 (2024-02-26)

Features

  • add TS declaration file (da04ce2)

6.0.0

20 Sep 20:56
Compare
Choose a tag to compare

6.0.0 (2023-09-20)

⚠ BREAKING CHANGES

  • Node.js v16 is no longer supported.

Features

5.0.0

03 Jun 20:10
Compare
Choose a tag to compare

5.0.0 (2023-06-03)

⚠ BREAKING CHANGES

  • Node.js v14 is no longer supported.

Features

  • drop Node.js v14 support (54fe19a)

Bug Fixes

  • preserve item sort order (e2305e7)
  • throw on undefined, null, and sparse arrays (21c9125)

4.0.2

02 Jun 23:06
Compare
Choose a tag to compare

4.0.2 (2023-06-02)

Bug Fixes

4.0.1

01 Dec 15:29
Compare
Choose a tag to compare

4.0.1 (2022-12-01)

Bug Fixes

  • indent: indent on arrays of objects (8c71aae), closes #159

4.0.0

23 Nov 17:34
Compare
Choose a tag to compare

4.0.0 (2022-11-23)

⚠ BREAKING CHANGES

  • Node.js v12 is no longer supported.

Features

  • drop Node.js v12 support (5d956eb)

3.0.1

02 Jan 18:42
Compare
Choose a tag to compare

3.0.1 (2022-01-02)

Bug Fixes

3.0.0

02 Jan 18:32
Compare
Choose a tag to compare

3.0.0 (2022-01-02)

⚠ BREAKING CHANGES

  • ci: Node.js v10 is no longer supported.

Features

  • ci: drop Node.js v10 support (ba093d1)

2.2.1

06 Sep 02:18
Compare
Choose a tag to compare

2.2.1 (2021-09-06)

Bug Fixes