You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# [9.0.0](v8.1.0...v9.0.0) (2024-01-25)
### Features
* **polymorphic:** enabled polymorphic associations support by default ([#644](#644)) ([92853a9](92853a9))
### BREAKING CHANGES
* **polymorphic:** polymorphic association support enabled by default. It is no longer necessary to define the env variable ENABLE_SUPPORT_POLYMORPHISM
***polymorphic:** enabled polymorphic associations support by default ([#644](https://github.com/ForestAdmin/forest-rails/issues/644)) ([92853a9](https://github.com/ForestAdmin/forest-rails/commit/92853a91ed23b8834f85582aef8f24c6b12f3cb0))
7
+
8
+
9
+
### BREAKING CHANGES
10
+
11
+
***polymorphic:** polymorphic association support enabled by default. It is no longer necessary to define the env variable ENABLE_SUPPORT_POLYMORPHISM
0 commit comments