Skip to content

Releases: davidcalhoun/jstoxml

v5.0.2

23 Jun 01:56
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot in #82

Full Changelog: v5.0.1...v5.0.2

v5.0.1 bump dependencies

09 Mar 03:00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.0.0...v5.0.1

v5.0.0 (breaking) upgrade to Prettier 3; dependency updates

28 Jan 16:17
Compare
Choose a tag to compare
  • (breaking) upgrade to Prettier 3. This shouldn't affect the vast majority of users, as this is a dev dependency only.
  • misc dependency updates

v3.2.10

01 Nov 20:08
dcbeadf
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): bump @babel/traverse from 7.22.10 to 7.23.2 by @dependabot in #77

New Contributors

Full Changelog: v3.2.9...v3.2.10

v3.2.9

01 Nov 17:19
d103b81
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.2.8...v3.2.9

v3.2.8

20 Aug 14:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.7...v3.2.8

v3.2.7

22 Apr 01:15
Compare
Choose a tag to compare
  • update package-lock, fix Dependabot issue (Prototype Pollution in JSON5 via Parse Method)

v3.2.6

11 Nov 17:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.2.5...v3.2.6

v3.2.5

29 Aug 15:27
Compare
Choose a tag to compare
3.2.5

v3.2.0

10 Mar 02:15
Compare
Choose a tag to compare
  • new config option selfCloseTags added which is used as an easier global setting to enable/disable self-closing tags.