Releases: NationalBankBelgium/stark
Releases · NationalBankBelgium/stark
Release 10.2.5
Release 10.2.4
10.2.3
10.2.2
10.2.1
10.2.0
10.2.0 (2021-03-10)
Bug Fixes
- stark-build: fix warning messages appearing at build time (d318519)
- stark-core: fix "class-validator" dependency to version ~0.11.0 (ee9fc81)
- stark-core: fix starkIsIBAN validation method after upgrade "ibantools" dependency (0fc2be3)
- stark-testing: fix karma ci configuration for Chrome Headless after puppeteer upgrade to v7 (6d416a5)
- stark-testing: fix the version of karma-typescript-es6-transform to 5.1.0 (a15d582)
- stark-ui: rename
MockAppSidebarService
toMockStarkAppSidebarService
in@nationalbankbelgium/stark-ui/testing
subpackage (4b51363)
Features
- docs: include the Stark UI
testing
subpackage and its classes in the API docs and Developer Guide (9e23744), closes #1600 - stark-all: update Prettier to v2.2.1 (7db18b9)
Reverts
- Revert "chore(deps): bump karma-typescript-es6-transform" (526f88e)
BREAKING CHANGES
- stark-all: Due to Prettier update, it is required to adapt the import in ".prettierrc.js" file at the root of the project:
// Before
module.exports = require("@nationalbankbelgium/code-style/prettier/1.16.x");
// After
module.exports = require("@nationalbankbelgium/code-style/prettier/2.2.x");
Release 10.1.0
Release 10.0.0
10.0.0-rc.5
See CHANGELOG
10.0.0-rc.4
See CHANGELOG