Skip to content

2.0.2

Choose a tag to compare

@GreenPioneer GreenPioneer released this 06 Jun 02:28
· 16 commits to master since this release
13a933c
  • 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.