Skip to content

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 17 Feb 23:16
· 49 commits to trunk since this release
Immutable release. Only release title and notes can be modified.
v1.0.0
364400f

   Breaking Changes

  • align with JSON.stringify semantics while preserving canonical key ordering  -  (93729)

   Bug Fixes

  • package.json  -  (272bd)
  • updates  -  (b1829)
  • stabilize and tune canonicalize performance path  -  (91d16)
  • remove unreachable toJSON guard in serializeValue  -  (8a7f1)
  • remove current wording from benchmark  -  (36440)

   Performance

  • replace hot-path object template literals with string concatenation  -  (539bc)
    View changes on GitHub