UNPKG

cloudux-starter-kit

Version:

Starter kit for UX developers in MediaCentral - NPM package

77 lines (54 loc) 1.92 kB
# Changelog All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. ## 2.3.9 (2025-03-07) ### Changes * Fixing the starter kit not working issue on localhost. ## 2.3.8 (2025-02-25) ### Changes * Continuing working with webpack 4 for the core version. ## 2.3.6 (2025-02-19) ### Changes * Updated react and core dependencies according to the webpack 4 version. ## 2.3.5 (2025-02-06) ### Changes * Updated React versions ## 2.3.4 (2025-01-21) ### Changes * Updated webpackDevServer.config.js to incorporate pamctc api calls ## 2.3.3 (2023-11-30) ### Changes * Update developer proxy certificate and make it user updatable. ## 2.3.2 (2023-02-17) ### Fixes * Migrated to helm v3. ## 2.3.1 (2023-02-03) ### Fixes * Fixed CSS loader conflict. ## 2.3.0 (2022-12-01) ### Changes * Upgrade cloudux-starter-kit to use react 17+. Removed all critical vulnerabilities. ## 2.2.3 (2022-11-15) ### Changes * Update certificates to fix player availability in proxy development. ## 2.2.2 (2022-10-12) ### Changes * Updated mediacentral-publish lib. ## 2.2.1 (2022-09-14) ### Bug Fixes * Fixed proxy playback issue. ## 2.2.0 (2022-08-11) ### Bug Fixes * Fixed proxy playback issue. ## 2.1.19 (2022-03-15) * Update mediacentral-publish package. AppSecret is optional field now. Minimum supported version of CloudUX is 2021.11. ## 2.1.18 (2022-02-04) * Update react project dependencies ## 2.1.17 (2022-02-02) * Added possibility to use custom fonts. ## 2.1.8 (2021-07-01) * Changed proxy port to 443 ## 2.1.5 (2021-06-30) * Updated dependencies. Migrated from deprecated request package to node-fetch. Removed cloudux-l10n dependency. ## 2.0.7 (2019-10-26) ### Bug Fixes * wrong url and checksum of has-value package ([04953a3](https://github.com///commit/04953a3689e09f09dc5c70cdee58578c23f288de))