summaryrefslogtreecommitdiff
path: root/src/shapex.test.ts
AgeCommit message (Collapse)Author
2025-04-21Refactor dispatch parameter naming from 'withData' to 'with' for consistencyAsko Nõmm
2025-04-20Closes #1Asko 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 EventX to ShapeXAsko Nõmm
The project is renamed from EventX to ShapeX, updating all references in code, documentation and package metadata.