Skip to content

Version 14.0.0

Compare
Choose a tag to compare
@KaiVolland KaiVolland released this 06 Jul 13:20
c6bd060

馃毃 BREAKING CHANGES:

  • Update to antd 4: Required version of antd is now ^4.0.0 a58ec41

馃敡 Bug Fixes and devsetup:

  • Run travis for node version 14 as well 1ada624
  • Add transform ignore pattern for required modules b99bcbb
  • Fix LayerTree due to update to antd v4 49e5aae
  • Remove unsupported usage of useFixedHeader 1191579
  • Remove unused ref reference 144df71
  • Fix usage of fields (Select / AutoComplete) due to changed API in antd v4 7f6698c
  • Fix usage of icon prop due to antd 4 update 8d85ae0
  • Fix prop to match updated API 98b9ae7
  • Add match media mock 3d97524
  • Fix lint after replacing tslint 5201be9
  • Replace tslint with eslint (plugin) e3ae522
  • Fix ForkTsCheckerWebpackPlugin options after update df6dcac
  • Fix less-loader options after update f597080
  • Remove outdated version acorn, it seems not to be needed anymore f591f72
  • Wrap private field in constant, babel seems to have some issues when accessing a component via a nested object key in the latest version b4b6a76
  • Add dependabot badge 6704a37
  • Init dependabot configuration d562c59
  • Remove the greenkeeper status 0c1e3a9

Changes: v13.3.0...v14.0.0