Skip to content

v1.0.0

Compare
Choose a tag to compare
@JPeer264 JPeer264 released this 12 Oct 08:22

Completely rewritten. All aliases were dropped.

Breaking changes:

  • Removed
    • toPath (now chain)
    • create (now write)
    • createSync (now writeSync)
    • check (now isJson)
    • isValid (now isJson)
  • isJson has no type anymore. It will just check if it is a valid json object

Feature:

  • isJsonString