Skip to content

Commit

Permalink
refactor(logic)!: preserve object key order in json_prolog/2
Browse files Browse the repository at this point in the history
Object keys are no longer sorted in json_prolog/2. The original
order of keys is now preserved to maintain consistency with the input structure.
  • Loading branch information
ccamel committed Oct 12, 2024
1 parent 066f639 commit 6ea2633
Show file tree
Hide file tree
Showing 4 changed files with 277 additions and 154 deletions.
Loading

0 comments on commit 6ea2633

Please sign in to comment.