Skip to content

Releases: scheduleonce/knowledgeowl-angular

v6.0.0-beta.1

12 Mar 05:50

Choose a tag to compare

v6.0.0-beta.1 Pre-release
Pre-release

5.1.6

15 Jan 07:20
0852caa

Choose a tag to compare

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

14 Jan 10:43
1a38863

Choose a tag to compare

v5.1.6-beta.0 Pre-release
Pre-release
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

04 Dec 10:50
7092c25

Choose a tag to compare

What's Changed

Full Changelog: v5.1.4...v5.1.5

v5.1.5-beta.0

03 Dec 09:42

Choose a tag to compare

v5.1.5-beta.0 Pre-release
Pre-release

What's Changed

Full Changelog: v5.1.4...v5.1.5-beta.0

5.1.4

10 Nov 04:53
8248e81

Choose a tag to compare

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

04 Nov 06:03

Choose a tag to compare

v5.1.4-beta.0 Pre-release
Pre-release

Full Changelog: v5.1.3...v5.1.4-beta.0

v5.1.3

27 Oct 07:15
183e92d

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.1.2...v5.1.3

v5.1.3-beta.2

11 Sep 12:41

Choose a tag to compare

v5.1.3-beta.2 Pre-release
Pre-release

v5.1.3-beta.1

11 Sep 08:22

Choose a tag to compare

v5.1.3-beta.1 Pre-release
Pre-release

✅ 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 ✅