v2.4.1
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.