Skip to content

v4.2.0

Compare
Choose a tag to compare
@adrians5j adrians5j released this 23 Jun 13:14

4.2.0 (2020-06-23)

Upgrading existing projects

A step-by-step guide can be found here: https://docs.webiny.com/docs/migration/410-to-420/

Bug Fixes

  • app-form-builder: fix styling (f165dbe)
  • app-i18n: update RichText editor styles (29834a2)
  • app-plugin-admin-welcome-screen: add missing TS references. (52177d0)
  • cli: remove obsolete packages path (67ce1c7)
  • cli-plugin-deploy-components: print instructions when stack or environment doesn't exist (8dac2e2)
  • cli-plugin-deploy-components: update command descriptions (a5bd1d8)
  • react-router: allow router context to be used without Apollo context. (491cdc7)
  • app-form-builder: update group field styles (95e29d1)
  • cli: add icon to error message (b4e966a)
  • cwp-templates: convert hooks to plugins (d04f2b9)
  • cwp-templates: set ENV variables from stack state at runtime (38785af)
  • plugins: expand Plugin type declaration (fb19bce)
  • react-router: add @types/react-router-dom to production dependencies (4e48cd1)
  • serverless-aws-s3: remove bucket when stack is being removed (e39125c)
  • serverless-aws-s3-object: explain error when attempting to recreate a deleted bucket too soon (5d63abf)
  • serverless-aws-s3-object: remove files when stack is being removed (1bedc71)
  • ui: add placement prop to AutoComplete (ff3b0b9)
  • create "fb-form-details-submissions-list-multi-select-action" plugin (d804a9e)
  • remove unnecessary "$" sign in the label (8bfd26b)
  • rename ReturnProps type to DataListProps (1fbc011)
  • snackbar: fix close button in snackbar at account page (a0a4df6)

Features

  • cli-plugin-deploy-components: add setEnvironmentFromState utility (c6cf832)
  • cli-plugin-deploy-components: process hooks using plugins (3644a27)
  • plugins: make plugin name optional (867049b)
  • add "FbFormDetailsSubmissionsListMultiSelectActionPlugin" type (01cda17)