summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2025-04-16Refactors state diffing which is now much improved.Asko 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-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-13Initial commitAsko Nõmm