google/budoux (budoux)
### [`v0.6.3`](https://redirect.github.com/google/budoux/releases/tag/v0.6.3)
[Compare Source](https://redirect.github.com/google/budoux/compare/v0.6.2...v0.6.3)
#### What's Changed
- Show failing sentences for quality test by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/453](https://redirect.github.com/google/budoux/pull/453)
- Japanese model improvement by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/454](https://redirect.github.com/google/budoux/pull/454)
- Bundle budoux-th Web Components by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/452](https://redirect.github.com/google/budoux/pull/452)
- Support new CSS `display` syntax by [@kojiishi](https://redirect.github.com/kojiishi) in [https://github.com/google/budoux/pull/483](https://redirect.github.com/google/budoux/pull/483)
- Remove Node.js 16 support and add Node.js 22 support by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/484](https://redirect.github.com/google/budoux/pull/484)
- Replace WBR with ZWSP in demo page by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/494](https://redirect.github.com/google/budoux/pull/494)
- Sort ICU format output by key by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/495](https://redirect.github.com/google/budoux/pull/495)
- Update JS README about Web Workers by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/509](https://redirect.github.com/google/budoux/pull/509)
- \[security] Include DOMPurify in the demo bundle by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/658](https://redirect.github.com/google/budoux/pull/658)
- \[nodejs] Override with tough-cookie@5.0.0-rc.4 to suppress punycode deprecation warning by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/657](https://redirect.github.com/google/budoux/pull/657)
- \[demo] Bind the input content and the query param by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/656](https://redirect.github.com/google/budoux/pull/656)
- Migrate to eslint flat config using [@eslint/migrate-config](https://redirect.github.com/eslint/migrate-config) by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/673](https://redirect.github.com/google/budoux/pull/673)
- Mention Korean support in README.md by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/701](https://redirect.github.com/google/budoux/pull/701)
- Correct a small typo/missing word in README.md by [@adamsilverstein](https://redirect.github.com/adamsilverstein) in [https://github.com/google/budoux/pull/746](https://redirect.github.com/google/budoux/pull/746)
- \[Java] Handle comment nodes by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/764](https://redirect.github.com/google/budoux/pull/764)
- \[Java] Skip node at the end of input by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/765](https://redirect.github.com/google/budoux/pull/765)
#### New Contributors
- [@adamsilverstein](https://redirect.github.com/adamsilverstein) made their first contribution in [https://github.com/google/budoux/pull/746](https://redirect.github.com/google/budoux/pull/746)
**Full Changelog**: https://github.com/google/budoux/compare/v0.6.2...v0.6.3
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.6.2
->0.6.3
Release Notes
google/budoux (budoux)
### [`v0.6.3`](https://redirect.github.com/google/budoux/releases/tag/v0.6.3) [Compare Source](https://redirect.github.com/google/budoux/compare/v0.6.2...v0.6.3) #### What's Changed - Show failing sentences for quality test by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/453](https://redirect.github.com/google/budoux/pull/453) - Japanese model improvement by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/454](https://redirect.github.com/google/budoux/pull/454) - Bundle budoux-th Web Components by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/452](https://redirect.github.com/google/budoux/pull/452) - Support new CSS `display` syntax by [@kojiishi](https://redirect.github.com/kojiishi) in [https://github.com/google/budoux/pull/483](https://redirect.github.com/google/budoux/pull/483) - Remove Node.js 16 support and add Node.js 22 support by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/484](https://redirect.github.com/google/budoux/pull/484) - Replace WBR with ZWSP in demo page by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/494](https://redirect.github.com/google/budoux/pull/494) - Sort ICU format output by key by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/495](https://redirect.github.com/google/budoux/pull/495) - Update JS README about Web Workers by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/509](https://redirect.github.com/google/budoux/pull/509) - \[security] Include DOMPurify in the demo bundle by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/658](https://redirect.github.com/google/budoux/pull/658) - \[nodejs] Override with tough-cookie@5.0.0-rc.4 to suppress punycode deprecation warning by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/657](https://redirect.github.com/google/budoux/pull/657) - \[demo] Bind the input content and the query param by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/656](https://redirect.github.com/google/budoux/pull/656) - Migrate to eslint flat config using [@eslint/migrate-config](https://redirect.github.com/eslint/migrate-config) by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/673](https://redirect.github.com/google/budoux/pull/673) - Mention Korean support in README.md by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/701](https://redirect.github.com/google/budoux/pull/701) - Correct a small typo/missing word in README.md by [@adamsilverstein](https://redirect.github.com/adamsilverstein) in [https://github.com/google/budoux/pull/746](https://redirect.github.com/google/budoux/pull/746) - \[Java] Handle comment nodes by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/764](https://redirect.github.com/google/budoux/pull/764) - \[Java] Skip node at the end of input by [@tushuhei](https://redirect.github.com/tushuhei) in [https://github.com/google/budoux/pull/765](https://redirect.github.com/google/budoux/pull/765) #### New Contributors - [@adamsilverstein](https://redirect.github.com/adamsilverstein) made their first contribution in [https://github.com/google/budoux/pull/746](https://redirect.github.com/google/budoux/pull/746) **Full Changelog**: https://github.com/google/budoux/compare/v0.6.2...v0.6.3Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.