Releases: ForestAdmin/forest-rails
Releases · ForestAdmin/forest-rails
v6.6.0
v6.5.1
v7.0.0-beta.2
7.0.0-beta.2 (2021-06-07)
Features
BREAKING CHANGES
- hooks: fields parameters on hook function is no longer a map of field, it is now an array.
change hook is no longer choosen by the field name, field need to have hook defined inside it definition by addin a props hook.
v6.5.0
v7.0.0-beta.1
7.0.0-beta.1 (2021-06-01)
Bug Fixes
- dependency: now using forestadmin-jsonapi-serializers instead of the jsonapi-serializers gem (#475) (3feea36)
BREAKING CHANGES
- dependency: Switch from jsonapi-serializers to forestadmin-jsonapi-serializers to serialize data to the JSONAPI format, mainly to avoid conflict with the jsonapi-serializer library
v6.4.1
v6.4.1-beta.1
6.4.1-beta.1 (2021-06-01)
chore
- force-release: now using forestadmin-jsonapi-serializers instead of the jsonapi-serializers gem (#464) (00ee2a4)
BREAKING CHANGES
- force-release: Switch from jsonapi-serializers to forestadmin-jsonapi-serializers to serialize data to the JSONAPI format, mainly to avoid conflict with the jsonapi-serializer library