v3.3.0
Reaction v3.3.0 adds minor features and performance enhancements, and contains no breaking changes since v3.2.0.
Notable changes
Roles and Permissions code has finished moving out of the API
Remaining role
and permissions
related code has been moved of the API and into the simple-authorization
plugin, which makes it easier to swap this plugin for a custom authorization service.
Features
- feat: various updates for product editor (#6141)