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 6f9b278 commit e7e2525Copy full SHA for e7e2525
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Laravel DataTables Vite CHANGELOG
2
3
+## v0.6.0 - 2024-11-14
4
+
5
+- Upgrade to DataTables 2 #11
6
7
## v0.5.3 - 2024-11-14
8
9
- Improve ajaxBatch button confirmation message #10
publish.sh
@@ -1,6 +1,6 @@
#!/usr/bin/env bash
-version=0.5.3
+version=0.6.0
echo "Publishing version $version"
0 commit comments