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