Skip to content

Releases: DJj123dj/formatted-json-stringify

FJS v1.2.1

16 Apr 11:21

Choose a tag to compare

Changelog

  • Fixed a major bug which caused newlines, tabs & other escaped characters to mess up the JSON structure.

FJS v1.2.0

14 Apr 11:07

Choose a tag to compare

Changelog

  • Added tests to repository.
  • Added a new utility type (AnyFormatter) for improved typescript support.
  • Fixed an empty array/object rendering multiline when it shouldn't.

FJS v1.0.1

21 Jul 11:30

Choose a tag to compare

fixed:

  • updated README.md documentation
  • fixed typo in README.md
  • project has been tested more deeply

FJS v1.0.0

20 Jul 07:40

Choose a tag to compare

The Initial Release 🎉