| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| rackula-lxc-v0.9.2.tar.gz | 2026-03-17 | 98.6 MB | |
| README.md | 2026-03-17 | 3.5 kB | |
| v0.9.2 source code.tar.gz | 2026-03-17 | 326.5 MB | |
| v0.9.2 source code.zip | 2026-03-17 | 328.8 MB | |
| Totals: 4 Items | 753.9 MB | 0 | |
Nothing user-facing in this one! Entirely refactoring, dependency upgrades and e2e improvements. Trying to pay down some tech debt from rapid development with LLMs.
As always, please report any and every issue you see.
Thanks for using my project :) - @ggfevans
What's Changed
- chore(deps): bump svelte from 5.53.9 to 5.53.10 in the svelte group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1450
- refactor: decompose App.svelte (#1395) by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1451
- chore(deps): bump devalue from 5.6.3 to 5.6.4 by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1452
- chore(deps): bump the vitest group with 3 updates by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1453
- chore(deps): bump @types/node from 25.4.0 to 25.5.0 in the typescript group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1455
- chore(deps): bump svelte from 5.53.10 to 5.53.11 in the svelte group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1454
- refactor(e2e): centralise CSS selectors into locators.ts by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1458
- feat(e2e): add createTestLayout() factory builder by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1457
- fix(e2e): replace flaky filechooser pattern with page.setInputFiles() by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1459
- refactor: extract drag-drop and context menu logic from Rack.svelte (… by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1460
- feat: separate layout naming from rack naming (#1005) by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1463
- fix: clear containerHoverInfo on native DnD drop (#1397) by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1468
- chore(deps): bump undici from 7.22.0 to 7.24.1 by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1469
- chore(deps): bump the development-dependencies group across 1 directory with 3 updates by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1464
- fix: mark store dirty on device type auto-import by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1472
- fix: batch auto-import with placement for undo/redo (#1470) by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1473
- refactor: extract raw mutators and command adapters from layout store (#1078) by @ggfevans in https://github.com/RackulaLives/Rackula/pull/1465
- chore(deps): bump @vitest/eslint-plugin from 1.6.11 to 1.6.12 in the vitest group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1485
- chore(deps): bump svelte from 5.53.11 to 5.53.12 in the svelte group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1486
- chore(deps): bump @types/umami-browser from 2.18.0 to 2.18.1 in the typescript group by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1487
- chore(ci): bump the actions group with 4 updates by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1489
- chore(deps): bump the development-dependencies group with 3 updates by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1490
- chore(deps): bump the production-dependencies group with 2 updates by @dependabot[bot] in https://github.com/RackulaLives/Rackula/pull/1488
Full Changelog: https://github.com/RackulaLives/Rackula/compare/v0.9.1...v0.9.2