Skip to content

v1.0.7

Choose a tag to compare

@github-actions github-actions released this 09 Apr 00:28

Fixed

  • Stringifying: undefined values in objects are now silently ignored, matching JSON.stringify behavior (#148).
  • Patching: Setting a key to undefined now correctly removes it, including in nested tables and inline tables (#148).
  • Patching: Deleting a key from an inline table nested inside an inline array (e.g. items = [{ name = "x", color = "y" }]) now works correctly (#148).

Full Changelog: v1.0.6...v1.0.7


Version specific links

Registry Link
npm https://www.npmjs.com/package/@decimalturn/toml-patch/v/1.0.7
jsr https://jsr.io/@decimalturn/toml-patch@1.0.7