- #418
4716026Thanks @esacteksab! - docs: addTOMLparser options to README
- #318
91bdd9fThanks @JounQin! - fix:@taplo/libis commonjs actually, exportoptionsandtypesfor reusing
We've migrated our repository from https://github.com/un-ts/toml-tools (v1) to https://github.com/un-ts/prettier/tree/master/packages/toml (v2), v1 has its own parser and printer while v2 just wrapps taplo which is faster and efficienter.
- #314
7db8ba4Thanks @so1ve! - fix: do not remove blank lines after comments - close un-ts/toml-tools#74