smol-toml is changing how it's distributed (again)! It's now a dual-package with native ESM and a CJS single-file build. This should make the package available for even more targets, now including targets which can't treat CJS as faux ESM!
What's Changed
- feat: dual-package by @cyyynthia in #26
Full Changelog: v1.2.2...v1.3.0