0.14.1
Summary
This release refactors areas where JSON.parse was used in unsafe code which leaves the potential for unexpected exceptions.
It also bumps Backstage package versions and fixes a high severity security issue on a 3rd party dependency.
Changes
- chore(deps): bump fast-loops from 1.1.3 to 1.1.4 (#118) by @dependabot
- chore: remove json parse from unsafe code (#121) by @t1agob
This release was made possible by the following contributors:
@dependabot and @t1agob