Releases: cubing/cubing.js
Releases · cubing/cubing.js
v0.48.2
Release notes:
- [types] Export
*
instead oftype *
in re-exports.
v0.48.1
Release notes:
- Fix packaging to include the type re-exports.
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
v0.47.1
Release notes:
- [twisty] Ensure the initial hint facelets animation always finishes.
v0.47.0
Release notes:
- Add MPL to the package license specifier.
v0.46.2
Release notes:
- [kpuzzle] Fix an issue that would treat missing
orientationMod
entries differently from 0 when checking if patterns are identical.
v0.46.1
Release notes:
- [twisty] Fix an issue that would break animation for PG3D (used for 3D puzzles other than 3x3x3 by default).
v0.46.0
Release notes:
- No functionality changes. The types are now bundled slightly differently. This should not result in a noticeable change, but this change gets its own release in case we need to investigate compatibility issues in the future.
v0.45.1
Release notes:
- [twizzle] Fix color scheme calculation for
TwizzleLink
.
v0.45.0
Release notes:
- [search] Remove pins from clock scrambles.
- See https://www.worldcubeassociation.org/posts/wca-regulations-january-2024 and TNoodle 1.2.0/1.2.1