v1.0.7
Fixed
- Stringifying:
undefinedvalues in objects are now silently ignored, matchingJSON.stringifybehavior (#148). - Patching: Setting a key to
undefinednow 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 |
|---|---|
| https://www.npmjs.com/package/@decimalturn/toml-patch/v/1.0.7 | |
| https://jsr.io/@decimalturn/toml-patch@1.0.7 |