Changelog - File Provider
This changelog refers to the @viasoft/file-provider and @viasoft/custom-file-provider-tag libraries.
7.0.0 (23/03/2023)
This release is focused around updating to Angular 14.
Dependency Updates
Dependency |
Status |
Version |
Documentation |
|---|---|---|---|
@angular/animations |
🔃 Updated |
|
|
@angular/cdk |
🔃 Updated |
|
|
@angular/common |
🔃 Updated |
|
|
@angular/compiler |
🔃 Updated |
|
|
@angular/core |
🔃 Updated |
|
|
@angular/forms |
🔃 Updated |
|
|
@angular/material |
🔃 Updated |
|
|
@angular/platform-browser |
🔃 Updated |
|
|
@angular/platform-browser-dynamic |
🔃 Updated |
|
|
@angular/router |
🔃 Updated |
|
|
@fortawesome/fontawesome-pro |
🔃 Updated |
|
|
@microsoft/signalr |
🔃 Updated |
|
|
@ngx-translate/core |
🔃 Updated |
|
|
@sentry/browser |
🔃 Updated |
|
|
@viasoft/app-core |
🔃 Updated |
|
|
@viasoft/client-core |
🔃 Updated |
|
|
@viasoft/common |
🔃 Updated |
|
|
@viasoft/components |
🔃 Updated |
|
|
@viasoft/datepicker |
🔃 Updated |
|
|
@viasoft/http |
🔃 Updated |
|
|
@viasoft/navigation |
🔃 Updated |
|
|
@viasoft/theming |
🔃 Updated |
|
|
@viasoft/view-template |
🔃 Updated |
|
|
angular-imask |
🔃 Updated |
|
|
angular-oauth2-oidc |
🔃 Updated |
|
|
core-js |
🔃 Updated |
|
|
dateformat |
🔃 Updated |
|
|
dompurify |
🔃 Updated |
|
|
imask |
🔃 Updated |
|
|
ng2-pdfjs-viewer |
🔃 Updated |
|
|
primeicons |
🔃 Updated |
|
|
primeng |
🔃 Updated |
|
|
rxjs |
🔃 Updated |
|
|
single-spa |
🔃 Updated |
|
|
single-spa-angular |
🔃 Updated |
|
|
tslib |
🔃 Updated |
|
|
ua-parser-js |
🔃 Updated |
|
|
zone.js |
🔃 Updated |
|
Dev dependency |
Status |
Version |
Documentation |
|---|---|---|---|
@angular-builders/custom-webpack |
🔄 Updated |
|
|
@angular-devkit/build-angular |
🔄 Updated |
|
|
@angular-eslint/builder |
✅ Added |
|
|
@angular-eslint/eslint-plugin |
✅ Added |
|
|
@angular-eslint/eslint-plugin-template |
✅ Added |
|
|
@angular-eslint/schematics |
✅ Added |
|
|
@angular-eslint/template-parser |
✅ Added |
|
|
@angular/cli |
🔄 Updated |
|
|
@angular/compiler-cli |
🔄 Updated |
|
|
@angular/language-service |
🔄 Updated |
|
|
@types/node |
🔄 Updated |
|
|
@types/jasmine |
🔄 Updated |
|
|
@types/jasminewd2 |
🔄 Updated |
|
|
codelyzer |
❌ Removed |
||
@typescript-eslint/eslint-plugin |
✅ Added |
|
|
@typescript-eslint/parser |
✅ Added |
|
|
eslint |
✅ Added |
|
|
eslint-plugin-import |
✅ Added |
|
|
eslint-plugin-jsdoc |
✅ Added |
|
|
eslint-plugin-prefer-arrow |
✅ Added |
|
|
jasmine-core |
🔄 Updated |
|
|
jasmine-spec-reporter |
🔄 Updated |
|
|
karma |
🔄 Updated |
|
|
karma-chrome-launcher |
🔄 Updated |
|
|
karma-coverage-istanbul-reporter |
🔄 Updated |
|
|
karma-jasmine |
🔄 Updated |
|
|
karma-jasmine-html-reporter |
🔄 Updated |
|
|
ng-packagr |
🔄 Updated |
|
|
protractor |
❌ Removed |
||
ts-node |
🔄 Updated |
|
|
tslint |
❌ Removed |
||
typescript |
🔄 Updated |
|
6.2.0 (05/11/2021)
Dependency Updates
Dependency |
Status |
Version |
|---|---|---|
|
🔃 Updated |
|
|
🔃 Updated |
|
|
🔃 Updated |
|
|
🔃 Updated |
|
|
🔃 Updated |
|
|
🔃 Updated |
|
|
🔃 Updated |
|
|
🔃 Updated |
|
|
🔃 Updated |
|
Breaking Changes
FRM-1857: Removed
VS_FILE_PROVIDER_PREFIXand replaced its usages withVS_API_PREFIX.