v2.0.0 - Major rewrite
- 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