Skip to content

v7.0.0

Compare
Choose a tag to compare
@dhis2-bot dhis2-bot released this 10 Feb 15:17
· 110 commits to master since this release

7.0.0 (2021-02-10)

Code Refactoring

  • make the network shim cypress-plugin based (#128) (3701dec)

BREAKING CHANGES

  • To use the network-shim's functionality the project will need to use the new network shim plugin on top of the existing enableNetworkShim setup. Also, the network shim options (an object with hosts and staticResources) need to be passed to the networkShim plugin, the enableNetworkShim setup doesn't accept any arguments anymore.