バグ修正
- 一部のソースの再生が機能しなくなったのを暫定的に修正(#2603, #2609, #2610)
- しかしながら、引き続き必要に応じて修正パッチをリリースしていきます。
- 可能であれば、バイナリをスタンドアロンのものを使用する(#2605)
依存関係のアップデート
- i18next 23.14.0 => 23.15.0
- mongodb 6.8.0 => 6.8.1
その他の特記事項
- Node.jsは、最新のLTSのバージョンをご利用いただくことを強く推奨しています。v16以上であれば動作はしますが、一部機能が制限されることがあります。詳しくはこちらをご覧ください。
- Dockerのイメージは、リリース後10~20分程度で公開されます。
What's Changed
- Update: bump mongodb from 6.8.0 to 6.8.1 by @dependabot in #2601
- Update: bump @swc/core from 1.7.23 to 1.7.24 by @dependabot in #2602
- Fix: stream interruption by @mtripg6666tdr in #2603
- Improve: add space before and after identifer by @mtripg6666tdr in #2604
- Fix: use standalone binary by @mtripg6666tdr in #2605
- Update: bump i18next from 23.14.0 to 23.15.0 by @dependabot in #2606
- Update: bump typescript from 5.5.3 to 5.6.2 by @dependabot in #2607
- Update(docs): bump typescript from 5.5.4 to 5.6.2 in /docs by @dependabot in #2608
- Fix: stream interruption by @mtripg6666tdr in #2609
- Fix: invalid highwatermark by @mtripg6666tdr in #2610
- Bump: package version to v4.3.10 by @mtripg6666tdr in #2611
Full Changelog: v4.3.9...v4.3.10