v0.48.0
Release notes:
- [puzzles] Add
LSOLL
andLSOCLL
stickerings. - [puzzles] Add the TriQuad puzzle.
- [types] Include re-exported types in top-level folders again.
- This allows TypeScript to pick up the types without having to author
tsconfig.json
, particularly in VS Code.
- This allows TypeScript to pick up the types without having to author