v3.2.0
Composable content has been moved out of Koi, in to a separate npm package.
Upgrading
- Pick up the new packages by running yarn
- Remove the old composable components out of your project
/app/fontend/javascripts/koi/[Composable, ComposableFields] - Copy in the new components from Koi
/app/frontend/javascripts/koi/KoiComposable - Update your javascript pack from Koi
/app/frontend/packs/koi/composable.js