Skip to content

v4.12.0-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@adrians5j adrians5j released this 16 Sep 11:51

4.12.0-beta.0 (2020-09-16)

Bug Fixes

  • add createSchema prop to cms-model-field-to-graphql plugin's read property (67a3b36)
  • ensure multiple models context plugins don't clash (044ee77)
  • use the newly introduced skipExisting plugin registration option (789c749)
  • app-admin: add PluginCollection type to handle plugin collections (#1222) (e723744)
  • app-security: don't wrap email addresses with hyphens (#1197) (de141bf)
  • cli-plugin-deploy-components: disable status messages in CI (d6597fa)
  • project-utils: disable webpack progressbar in non interactive terminal (6b380e4)

Features

  • introduce plugin registration options and the skipExisting option (d3ca986)
  • app-admin: hide settings group if empty (73bed5b)
  • project-utils: source path options for buildAppSSR (f2f3de2), closes webiny/webiny-js#1218
  • ui: export Button types (e8061c2)