Skip to content

Latest commit

 

History

History
49 lines (25 loc) · 2.44 KB

File metadata and controls

49 lines (25 loc) · 2.44 KB

Change Log

2.0.6

Patch Changes

2.0.5

Patch Changes

2.0.4

Patch Changes

  • facf7ac Thanks @JounQin! - fix: incorrect require entry types, add module-sync entry

2.0.3

Patch Changes

2.0.2

Patch Changes

2.0.1

Patch Changes

  • #318 91bdd9f Thanks @JounQin! - fix: @taplo/lib is commonjs actually, export options and types for reusing

2.0.0

Major Changes

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.

Patch Changes