summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2025-04-20Improve docAsko Nõmm
2025-04-19Impl generics on dispatch/subscription arguments.Asko Nõmm
2025-04-18Add state() helper methodAsko Nõmm
2025-04-18Refactor to use Deno for everything.Asko 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-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-13bumpAsko Nõmm
2025-04-13Initial commitAsko Nõmm