v1.3.2
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
🦅 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