Skip to content

0.8.2

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Jul 23:19
· 17 commits to main since this release
5a85c58

Summary

This release fixes some potential issues with JSON.parse on unsafe parameters that can lead to unexpected exceptions.

Changes

  • chore: refactor JSON.parse usage on unsafe code (#77) by @t1agob

This release was made possible by the following contributors:

@t1agob