We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0294fba commit 7e83e3dCopy full SHA for 7e83e3d
docs/CHANGELOG.md
@@ -2,8 +2,6 @@
2
3
## HEAD (unreleased)
4
5
-## 22.0.1-alpha.0
6
-
7
- Enhancement: Exporting isNullOrUndefined function and ColumnChangesService service to be used externally.
8
9
## 22.0.0-alpha.0
projects/swimlane/ngx-datatable/package.json
@@ -1,6 +1,6 @@
1
{
"name": "@swimlane/ngx-datatable",
- "version": "22.0.1-alpha.0",
+ "version": "22.0.0-alpha.0",
"description": "ngx-datatable is an Angular table grid component for presenting large and complex data.",
"peerDependencies": {
"@angular/common": "18.x || 19.x || 20.x",
0 commit comments