Skip to content

v1.2.0

Compare
Choose a tag to compare
@cyyynthia cyyynthia released this 15 May 14:52
· 14 commits to mistress since this release
91006d3

smol-toml can now be used as a CJS library, while remaining fully compatible with ESM-style imports.

It is also now possible to import the library to something similar to the JSON global:

import TOML from 'smol-toml'

What's Changed

Full Changelog: v1.1.4...v1.2.0