Skip to content

v2.4.1

Compare
Choose a tag to compare
@Hyperkid123 Hyperkid123 released this 22 May 10:27
· 1854 commits to master since this release
abd009e

2.4.1 (2020-05-22)

Bug fixes

@data-driven-forms/blueprint-component-mapper~2.4.1

  • fix(blueprint): do not use Classes
  • they have bad import (Classes it's not an object, just a file) and it is just a string

@data-driven-forms/common~2.4.1

  • fix(blueprint): do not use Classes
  • they have bad import (Classes it's not an object, just a file) and it is just a string

@data-driven-forms/suir-component-mapper~2.4.1

  • Return switching schemas to SUIR demo/index

@data-driven-forms/react-renderer-demo~2.4.1

  • Fix demo wizard template for blueprint
  • Fix type in demo deploy script
  • Fixed generating service worker before deploying.