@ckeditor/ckeditor5-angular
Advanced tools
Comparing version 6.0.0-alpha.0 to 6.0.0
Changelog | ||
========= | ||
## [6.0.0](https://github.com/ckeditor/ckeditor5-angular/compare/v5.2.0...v6.0.0) (2023-04-07) | ||
### BREAKING CHANGES | ||
* Due to rewriting to TypeScript, the component requires CKEditor 5 typings that are available in version 37 or higher. See ckeditor/ckeditor5#11704. | ||
* Upgraded the minimal versions of Node.js to `16.0.0` due to the end of LTS. | ||
### Features | ||
* Migrate package to TypeScript. Closes [ckeditor/ckeditor5#13541](https://github.com/ckeditor/ckeditor5/issues/13541). ([commit](https://github.com/ckeditor/ckeditor5-angular/commit/a8342c91d35c53bdbdaadb1303a5486f848fc8aa)) | ||
### Other changes | ||
* Updated the required version of Node.js to 16. ([commit](https://github.com/ckeditor/ckeditor5-angular/commit/47cf02ddb7f450d3da6067848eded478984c8a04)) | ||
## [6.0.0-alpha.0](https://github.com/ckeditor/ckeditor5-angular/compare/v5.2.0...v6.0.0-alpha.0) (2023-03-30) | ||
@@ -5,0 +21,0 @@ |
{ | ||
"name": "@ckeditor/ckeditor5-angular", | ||
"version": "6.0.0-alpha.0", | ||
"version": "6.0.0", | ||
"description": "Official Angular component for CKEditor 5 – the best browser-based rich text editor.", | ||
@@ -22,3 +22,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@ckeditor/ckeditor5-watchdog": "^37.0.0-alpha.3", | ||
"@ckeditor/ckeditor5-watchdog": "^37.0.0", | ||
"tslib": "^2.3.0" | ||
@@ -25,0 +25,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
184578
0
+ Added@angular/common@18.2.11(transitive)
+ Added@angular/core@18.2.11(transitive)
+ Added@angular/forms@18.2.11(transitive)
+ Added@angular/platform-browser@18.2.11(transitive)
- Removed@angular/common@18.2.12(transitive)
- Removed@angular/core@18.2.12(transitive)
- Removed@angular/forms@18.2.12(transitive)
- Removed@angular/platform-browser@18.2.12(transitive)