Skip to content

v2.0.0 - Major rewrite

Compare
Choose a tag to compare
@jeannemas jeannemas released this 15 Nov 18:29
· 10 commits to main since this release
  • Updated README to better document package
  • Improved TypeScript declarations:
    • Removed redundant declarations
    • Improved overload declarations
  • Removed auto-loading of default plugins to reduce package size
  • Simplified configuration, and removed unsecure configuration property
  • Added reviver1replacer functions (just like the native JSON object)
  • Removed default plugin for Date as there was an issue with it
  • Added tests

Compare versions