Cubing.js Versions Save

🛠 A library for displaying and working with twisty puzzles. Also currently home to the code for Twizzle.

v0.48.4

1 week ago

Release notes:

v0.48.3

1 week ago

Release notes:

  • [twisty] Make the mode option field of ManagedCustomElement optional.
  • [twisty] Increase the number of supported moves for the simultaneous move indexer up to 1024.
  • [puzzle-geometry] Swap the F and R colors for FTO.
  • [search] Avoid 2' suffixes in 2x2x2 scrambles.

v0.48.2

1 month ago

Release notes:

  • [types] Export * instead of type * in re-exports.

v0.48.1

1 month ago

Release notes:

  • Fix packaging to include the type re-exports.

v0.48.0

1 month ago

Release notes:

  • [puzzles] Add LSOLL and LSOCLL 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.

v0.26.7

2 months ago

v0.47.1

3 months ago

Release notes:

  • [twisty] Ensure the initial hint facelets animation always finishes.

v0.47.0

3 months ago

Release notes:

  • Add MPL to the package license specifier.

v0.46.2

3 months ago

Release notes:

  • [kpuzzle] Fix an issue that would treat missing orientationMod entries differently from 0 when checking if patterns are identical.

v0.46.1

3 months ago

Release notes:

  • [twisty] Fix an issue that would break animation for PG3D (used for 3D puzzles other than 3x3x3 by default).