- ActiveSupport now serializes IPAddr to its string form for JSON, aligning with the json gem behavior.
- Multiple ActiveRecord bug fixes improve association handling, strict loading fixtures, STI dependent destroys, and polymorphic option handling.
- Added config.action_view.preload_links to toggle link header generation and allowed spaces in Yarn binstub paths during asset precompilation.