bruno icon indicating copy to clipboard operation
bruno copied to clipboard

Fix: Replace jsonBigint with lossless-json

Open DJSaunders1997 opened this issue 10 months ago • 0 comments

#1933 Description Changes to address issue #1996

Replace usage of jsonBigint with lossless-json for the Prettify json functionality.

Behaviour after Prettify is as expected, with all data preserved: image

Contribution Checklist:

  • [x] The pull request only addresses one issue or adds one feature.
  • [x] The pull request does not introduce any breaking changes
  • [x] I have added screenshots or gifs to help explain the change if applicable.
  • [x] I have read the contribution guidelines.
  • [x] Create an issue and link to the pull request.

Note: Keeping the PR small and focused helps make it easier to review and merge. If you have multiple changes you want to make, please consider submitting them as separate pull requests.

Publishing to New Package Managers

Please see here for more information.

DJSaunders1997 avatar Apr 04 '24 12:04 DJSaunders1997