We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd6c9d5 commit 3d04bbcCopy full SHA for 3d04bbc
2 files changed
docs/CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## HEAD (unreleased)
4
5
+## 22.0.0-alpha.1
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.0-alpha.0",
+ "version": "22.0.0-alpha.1",
"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