Skip to content

v3.2.0

Choose a tag to compare

@dbaines dbaines released this 07 Jun 01:13

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