fix(deps): bump devDependencies and dependencies, add tsbundle build config, update docs, and reorganize tests

This commit is contained in:
2026-02-02 00:52:23 +00:00
parent 1d74a7f465
commit 05417ed4c3
11 changed files with 16606 additions and 11873 deletions

View File

@@ -3,6 +3,6 @@
*/
export const commitinfo = {
name: '@push.rocks/smartstate',
version: '2.0.27',
version: '2.0.28',
description: 'A package for handling and managing state in applications.'
}