statuspage/changelog.md

1.6 KiB

Changelog

2024-06-27 - 1.0.74 - fix(core)

Updated font loading strategy in index.html for improved performance

  • Replaced multiple font loading links with a single assetbroker link.
  • Removed redundant preconnect and stylesheet links for fonts.

2024-06-26 - 1.0.73 - fix(documentation)

Update project description and keywords in package.json and npmextra.json. Refactored documentation in readme.md.

  • Updated project description and keywords within package.json and npmextra.json to ensure alignment.
  • Enhanced readme.md with detailed setup, installation and usage instructions including examples for importing and using components.

2024-06-26 - 1.0.72 - fix(core)

Fixed incorrect import paths and updated configurations for package publication.

  • Fixed import paths for various dependencies in TypeScript files.
  • Updated npm package name and scope in package.json.
  • Deleted .gitlab-ci.yml file.
  • Adjusted tsconfig.json for ESModule compatibility.
  • Adjusted npmextra.json for correct repository and license information.
  • Updated documentation links in readme.md.

2023-01-05 - 1.0.69 to 1.0.71 - core

Multiple updates.

  • fix(core): update

2022-03-24 - 1.0.67 to 1.0.69 - core

Multiple updates.

  • fix(core): update

2021-09-27 - 1.0.60 to 1.0.66 - core

Multiple updates.

  • fix(core): update

2021-09-24 - 1.0.59 to 1.0.60 - core

Fixes and updates.

  • fix(core): update

2021-09-23 - 1.0.58 to 1.0.59 - core

Fixes and updates.

  • fix(core): update

2020-11-29 - 1.0.57 to 1.0.58 - core

Fixes and updates.

  • fix(core): update

2020-09-19 - 1.0.55 to 1.0.57 - core

Fixes and updates.

  • fix(core): update