Skip to content

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 12 Aug 10:08
· 32 commits to main since this release
18e6593

What's Changed

Unless line-width is specified, there is no wrap limit.
This is because allowing multi-line inline tables in TOML v1.1.0 has unnecessarily led to the creation of numerous issues.

🚨 Breaking Changes

  • feat(formatter): change the default line-width to unlimited by @ya7010 in #2104

🦅 New Features

🛠️ Other Changes

  • fix(ci): repair WASM and npm release workflows by @ya7010 in #2101
  • feat(wasm): export format and lint error types by @ya7010 in #2105
  • docs(wasm): add error type hints to examples by @ya7010 in #2106

Full Changelog: v1.3.1...v1.3.2