File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
7+ ## [ 3.6.1] - 2025-02-04
8+
9+ * Install generator tweaks @skryukov
10+ * Performance improvement for oj serialization users @alexspeller
11+ * Doc updates @youyoumu
12+ * Doc updates @pedroaugustoramalhoduarte
13+ * Tailwind v4 support in install generators @arandilopez
14+ * Various CI fixes @bknoles / @skryukov
15+
716## [ 3.6.0] - 2024-12-13
817
918Support for the v2.0 Inertia.js release! It's a minor bump because there are no breaking changes!
Original file line number Diff line number Diff line change 11module InertiaRails
2- VERSION = "3.6.0 "
2+ VERSION = "3.6.1 "
33end
You can’t perform that action at this time.
0 commit comments