summaryrefslogtreecommitdiff
path: root/src/shapex.test.ts
AgeCommit message (Expand)Author
2025-04-28Refactor for only the Node runtime.Asko Nõmm
2025-04-21Fixes #2Asko Nõmm
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