Releases: SAP/karma-ui5
Releases · SAP/karma-ui5
v1.2.0
v1.1.0
v1.0.1
All changes
v1.0.0
Please read the Migration Guide to v1.0.0 to see how to adapt your project.
Breaking Changes
- Update karma peerDependency to ">= 1.7.1"
2d06e91
Bug Fixes
- Don't create webpack bundle on postinstall
8dbb33a
- Keep last test page open
6abbec4
- Use full screen size for QUnit HTML iframe
e8c63a5
- TypeError: top.jsUnitTestSuite is not a constructor
729a9d3
Features
All changes
v1.0.0-beta.2
v1.0.0-beta.1
Breaking Changes
- Require Node.js >= 8.5
ad7b772
- Rename framework / config to ui5
4ce4609
- Rename package to karma-ui5
74ad2e8
Features
BREAKING CHANGE
Support for older Node.js releases has been dropped.
Only Node.js v8.5 or higher is supported.
The framework and config names have been changed from openui5
to
ui5
.
The useMockServer
option has been removed.
A MockServer needs to be started from the test code.
The package has been renamed from karma-openui5
to karma-ui5
. New
versions will only be published as karma-ui5
.
All changes
0.2.2
0.2.1
Mockserver functionality
0.2.0 Added mockserver functionality