summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2025-04-18Refactor to use Deno for everything.Asko Nõmm
2025-04-18Create publish workflowAsko Nõmm
2025-04-18Remove unused typeAsko Nõmm
2025-04-18Add JSR supportAsko Nõmm
2025-04-16Refactors state diffing which is now much improved.Asko Nõmm
2025-04-14Rename $ instance variable to app for clarityAsko Nõmm
The updated variable name better reflects its purpose as the main application instance and follows conventional naming patterns.
2025-04-14Update packages for ESM compatibilityAsko Nõmm
2025-04-14Remove CJS support and cleanup typesAsko Nõmm
2025-04-14Clean up ShapeX type exports and namingAsko Nõmm
The core ShapeX state container function is now the default export, and internal type definitions have been made private since they are not needed outside the module.
2025-04-14Rename ShapeX interface to ShapeXInstanceAsko Nõmm
2025-04-14Bump versionAsko Nõmm
2025-04-14Fix ShapeX import casingAsko Nõmm
2025-04-14Rename EventX to ShapeXAsko Nõmm
The project is renamed from EventX to ShapeX, updating all references in code, documentation and package metadata.
2025-04-13Update package version and fix import name in docsAsko Nõmm
2025-04-13Fix incorrect subscriptionCount API method nameAsko Nõmm
2025-04-13Update import paths and subscription count methodAsko Nõmm
2025-04-13Bump versionAsko Nõmm
2025-04-13bumpAsko Nõmm
2025-04-13Add licenseAsko Nõmm
2025-04-13Initial commitAsko Nõmm
2025-04-13Initial commitAsko Nõmm