Skip to content

Releases: NationalBankBelgium/stark

Release 10.2.4

14 Dec 14:02
Compare
Choose a tag to compare

10.2.4 (2021-12-14)

Bug Fixes

  • stark-build: remove csp 'plugin-types' rule and adapt 'object-src' rule (f6b7a56), closes #3086

Features

  • showcase: adapt generic-search demo to use public results$ variable directly in template (733e236)
  • stark-core: add support for httpOnly cookie in StarkXSRFService (e5425a3), closes #3136
  • stark-ui: generic-search - adapt results$ variable visibility to public (54fb29a), closes #3082

10.2.3

10 Aug 14:14
Compare
Choose a tag to compare

10.2.2

23 Jul 15:00
Compare
Choose a tag to compare

10.2.1

10 May 13:15
Compare
Choose a tag to compare

10.2.0

10 Mar 13:47
Compare
Choose a tag to compare

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 to MockStarkAppSidebarService 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

24 Jul 16:29
Compare
Choose a tag to compare

10.1.0 (2020-07-24)

See CHANGELOG

Release 10.0.0

10 Mar 12:18
Compare
Choose a tag to compare

10.0.0 (2020-03-10)

See CHANGELOG

10.0.0-rc.5

21 Feb 15:43
Compare
Choose a tag to compare

10.0.0-rc.4

06 Feb 09:20
Compare
Choose a tag to compare

10.0.0-rc.3

10 Jan 11:10
Compare
Choose a tag to compare