Module @brillout/json-s doesn't exist anymore: load @brillout/json-s/parse and @brillout/json-s/stringify instead. (To reduce loaded KBs on the browser-side.)
Features
new option sortObjectKeys for stable hashing (6579f21)
Performance Improvements
forbid loading both parse() and stringify() at the same time (8365764)
:robot: I have created a release beep boop
0.5.0 (2022-09-01)
⚠ BREAKING CHANGES
@brillout/json-s
doesn't exist anymore: load@brillout/json-s/parse
and@brillout/json-s/stringify
instead. (To reduce loaded KBs on the browser-side.)Features
sortObjectKeys
for stable hashing (6579f21)Performance Improvements
parse()
andstringify()
at the same time (8365764)This PR was generated with Release Please. See documentation.