feat: separate solver logic into dedicated web worker, improve toast notifications
All checks were successful
Deploy to Production / deploy (push) Successful in 21s

This commit is contained in:
2026-02-24 09:56:16 +00:00
parent dc95b07188
commit 8a20531fa0
8 changed files with 263 additions and 75 deletions

4
package-lock.json generated
View File

@@ -1,12 +1,12 @@
{
"name": "rubic-cube",
"version": "0.5.0",
"version": "0.5.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "rubic-cube",
"version": "0.5.0",
"version": "0.5.1",
"dependencies": {
"cubejs": "^1.3.2",
"lucide-vue-next": "^0.564.0",