inertiajs/inertia v2.3.7 ==== https://github.com/inertiajs/inertia/releases/tag/v2.3.7 # Inertia.js v2.3.7 変更内容 ## 主な変更点 * フォームヘルパーに `dontRemember()` メソッドを追加 * ページデータが実際に変更された場合のみ `replaceState()` を呼び出すように改善 * `useForm()` メソッドを分割代入する際の `@typescript-eslint/unbound-method` 警告を修正