Skip to content

Release v14.1.0

Compare
Choose a tag to compare
@hops-untool hops-untool released this 20 Apr 14:37
· 1 commit to 7204daccac97f438e61212733570eaeff37b2758 since this release

14.1.0 (2021-04-20)

Bug Fixes

  • correctly initialize import component context (2df0da6), closes #1729
  • react: add missing CLI-flag to develop command (9bfe85f)
  • webpack: add missing CLI-flags to develop command (fe9ce0e)
  • update dependency ajv to v8 (b3f6033)
  • update webpack core (8c89d8d)
  • bootstrap: adapt validator to breaking changes in ajv (37e9ea9)
  • set correct "main" fields for templates (6d9d0c7)
  • update dependency ajv-formats to v2 (5b768f1)
  • create-hops-app: rename bin to "create-hops-app" for stable version (35a0b79)

Features

  • react: add fast refresh plugin (e5fcf09)
  • add web vitals support (68b85cf)