Skip to content

1.1.15

Compare
Choose a tag to compare
@vogloblinsky vogloblinsky released this 17 Sep 09:17
· 368 commits to develop since this release

Merged

  • fix(app): fixes a bug in CORS that only allows specific content types, Fi… #1120
  • fix(i18n): fix misspeling in pt-BR translation #1107
  • fix(app): show custom logo even when in dark mode #1103

Bug fixes

  • fix(app): @link in @see JSDoc tag (ba13a85), closes #1104
  • fix(app): component template import parsing (b31604c), closes #1121
  • fix(app): Fixes a bug in CORS that only allows specific content types, Fixes #1109 (71ab9d3), closes #1109
  • fix(app): last sentences, exporting html with locale option (85d183e), closes #365
  • fix(app): use normalized paths in unit test coverage (43bbc3b), closes #664
  • fix(app): JSDoc @param tag with @link (55eb258), closes #294
  • fix(app): ES6 destructuring assignment support (254e8cd), closes #502
  • fix(app): webcomponent menu transpilation with Babel and missing filename config for @babel/preset-env (10f73a5), closes #1100
  • fix(app): lazy routing with async - await (150d97a), closes #1042