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
# [7.0.0-beta.4](v7.0.0-beta.3...v7.0.0-beta.4) (2021-07-06)
### Features
* smart action hooks now have access to the http request ([#499](#499)) ([5cd4a0e](5cd4a0e))
### BREAKING CHANGES
* record is no longer send to the hook midleware & values option on smart action is no longer supported
* smart action hooks now have access to the http request ([#499](https://github.com/ForestAdmin/forest-rails/issues/499)) ([5cd4a0e](https://github.com/ForestAdmin/forest-rails/commit/5cd4a0e7b9d9e1fcc551198a2eab62e471f51d92))
7
+
8
+
9
+
### BREAKING CHANGES
10
+
11
+
* record is no longer send to the hook midleware & values option on smart action is no longer supported
0 commit comments