Releases: scheduleonce/knowledgeowl-angular
v6.0.0-beta.1
Full Changelog: v6.0.0-beta.0...v6.0.0-beta.1
5.1.6
What's Changed
- build(deps): bump qs from 6.14.0 to 6.14.1 by @dependabot[bot] in #237
- update Angular packages to version 20.3.14 and 20.3.16 and document dependency updates in CHANGELOG by @rameshwarverma in #242
Full Changelog: v5.1.5...5.1.6
v5.1.6-beta.0
Merge pull request #241 from scheduleonce/pythons/ONCEHUB-109966 chore(deps): ONCEHUB-109966 - update Angular packages to version 20.34 and 20.3.16
v5.1.5
What's Changed
- build(deps): bump js-yaml and @angular-eslint/builder by @dependabot[bot] in #222
- fix ONCEHUB-107280 by @sodsingh in #223
- Update npm packages by @so-integrations in #224
- fix: ONCEHUB-107755 by @sodsingh in #225
- build(deps-dev): bump express from 5.1.0 to 5.2.1 by @dependabot[bot] in #227
- Pythons/oncehub 108277 by @so-kaushal in #229
Full Changelog: v5.1.4...v5.1.5
v5.1.5-beta.0
What's Changed
- build(deps): bump js-yaml and @angular-eslint/builder by @dependabot[bot] in #222
- fix ONCEHUB-107280 by @sodsingh in #223
- Update npm packages by @so-integrations in #224
- fix: ONCEHUB-107755 by @sodsingh in #225
- build(deps-dev): bump express from 5.1.0 to 5.2.1 by @dependabot[bot] in #227
Full Changelog: v5.1.4...v5.1.5-beta.0
5.1.4
What's Changed
- stable version v5.1.4 for package vite in knowledgeowl-angular by @siddharth-so in #220
Full Changelog: v5.1.3...v5.1.4
v5.1.4-beta.0
Full Changelog: v5.1.3...v5.1.4-beta.0
v5.1.3
What's Changed
- fix brace-expansion vulnerability by @sodsingh in #202
- build(deps-dev): bump form-data from 4.0.2 to 4.0.4 by @dependabot[bot] in #205
- build(deps): bump on-headers and compression by @dependabot[bot] in #203
- Update npm packages by @so-integrations in #209
- Pythons/oncehub 100613 by @so-kaushal in #213
- fix: ONCEHUB-100613 Implement feature X to enhance user experience and fix bug Y in module Z by @so-kaushal in #215
- fix CVE-2025-62522 vulnerability by @sodsingh in #218
- fix: ONCEHUB-100613 update version from 5.1.3-beta.2 to 5.1.3 in package.json and package-lock.json by @so-kaushal in #219
New Contributors
Full Changelog: v5.1.2...v5.1.3
v5.1.3-beta.2
Full Changelog: v5.1.3-beta.1...v5.1.3-beta.2
v5.1.3-beta.1
✅ Angular 19 to 20 Upgrade Complete!
Angular application has been successfully upgraded from version 19 to 20. Here's what was done:
✅ Prerequisites Verified
Node.js version: 22.14.0 ✅ (meets requirement of ≥20.11.1)
TypeScript version: 5.8.2 ✅ (meets requirement of ≥5.8)
✅ Packages Updated
The following packages were updated to Angular 20.3.0:
@angular/cli: 19.2.9 → 20.3.0
@angular/core: 19.2.8 → 20.3.0
@angular/common: 19.2.8 → 20.3.0
@angular/compiler: 19.2.8 → 20.3.0
@angular/compiler-cli: 19.2.8 → 20.3.0
@angular/platform-browser: 19.2.8 → 20.3.0
@angular/platform-browser-dynamic: 19.2.8 → 20.3.0
@angular-devkit/build-angular: 19.2.15 → 20.3.0
ng-packagr: 19.2.0 → 20.3.0
karma: 6.3.16 → 6.4.4
✅ Migrations Applied
Angular automatically applied several migrations:
Updated workspace generation defaults
Updated module resolution to 'bundler' in TypeScript configurations
Migrated to the new application builder
Checked for deprecated APIs (none found in your codebase)
✅ Issues Resolved
Fixed TypeScript declaration conflicts by removing duplicate node_modules
Updated karma version to resolve dependency conflicts
Fixed Windows PowerShell compatibility for build script
✅ Verification Completed
Tests: All 5 tests passing ✅
Build: Successful compilation ✅
Linting: All files pass linting ✅