All notable changes to double-eighteen-react are documented here. This project
adheres to Semantic Versioning and the format follows
Keep a Changelog.
- Peer dependency floor raised to
double-eighteen >=0.4.2. - Docs: README now credits the production consumer Warp 12.
- Initial release. React components extracted from
double-eighteen@0.3.x, now built on top of the headlessdouble-eighteenengine (>=0.4.0). - Components:
DominoTile,DominoHalf,DefaultPip,DominoTrain,DominoHub,MexicanTrainGame, theDoubleEighteen/DoubleFifteen/DoubleTwelve/DoubleNineset presets,DominoThemeProvider/useDominoTheme, and the pan/zoomViewport.
- Peer dependencies:
double-eighteen >=0.4.0,react >=18,react-dom >=18. - All rules, AI, and layout/geometry math live in
double-eighteen; this package is purely the React rendering layer.