2.0.2
- Improved performance by caching regex used for stripping start characters.
- Avoid unnecessary JSON parsing when input doesn't resemble JSON.
- Faster numeric and boolean checks.
- Added Jest-based performance benchmarks.
- Expanded benchmarks to cover all supported types, options and plugin system.
- Cleaned up variable names and documentation for clarity.