Releases: kitschpatrol/svelte-tweakpane-ui
Releases · kitschpatrol/svelte-tweakpane-ui
v1.5.5
v1.5.4
- 965d2b7 Release: 1.5.4
- 0e3217c Don't require a specific Node version, it's up to the Svelte project using the library.
- 8b52d62 Update dependencies.
- e96c7a2 Clean up after animation frame loop in FpsGraph example.
- 0b850e0 Generate doc types before build.
- bfb7aaa Don't reformat code in doc pipelines so aggressively.
- 9752b5e Docs: Fix animation cleanup in Profiler example.
- ccd381d Docs building again.
- 93e6113 Library and kit building again.
- 56b9b30 Embedded code formatting.
- 0eba640 Back to utils.
- 12cbbd1 Knip pass.
- a2459b9 Remove eslint overrides now implemented in shared-config.
- 0e82127 Update kpi to fix custom mdat rule import errors.
- b2b802f Eslint pass.
- b8343b9 Stylelint pass.
- e0d2046 Style changes.
- eccb0e0 Eslint 9. @kitschpatrol/shared-config 5.
v1.5.3
v1.5.2
- 2d66789 Release: 1.5.2
- ad7f61c Docs: Fix broken "Back to Overview" link.
- bc78493 Update dependencies. Address CVE-2025-24010.
- d1b3096 Docs: Update Astro to address CVE-2024-56159.
- 37d1cd1 Override CVE-bearing Svelte Kit dependency.
v1.5.1
v1.5.0
v1.4.0
- c785514 Release: 1.4.0
- 319694b Fix release script.
- 4ba40f9 Update image source for Image component example.
- af91a3f Add notes on Svelte 5 compatibility to documentation. Lint fixes.
- 26c9be5 Clean up a few tests.
- c34f9f7 Add proper clean-up in Profiler component example.
- 258294c Add Svelte 5 test project.
- 2e3edfc Svelte 5 compatibility. Dependency updates.
- f2bf681 More expand / collapse test cases.
- 1b17dcb Use pnpm instead of npm-run-all for sequential script execution.
v1.3.3
v1.3.2
v1.3.1
- b3a0266 Release: 1.3.1
- e8ab357 Tweakpane 4.0.4. Dependency updates. Import sort style changes throughout.
- d2ce430 Add test for issue #15.
- ed5befe Add test examples.
- 645421d Docs: Fix Profiler component attribution.
- 31e28af Dependency updates.
- 9cf2eed Docs: Optimize middleware.
- 28154d7 Pin Starlight and update patch version.
- c1906e6 Update to renamed svelte-persisted-store dependency.
- 6014abe Make GitHub actions dispatchable.
- 83d0d8b Docs: Add plugin.
- fb4e111 Grid layout test.
- 1b1b7cf Include partial acknowledgments in readme.
- 45ae4b0 Disable CSS compression in docs due to recent regression.
- ec8b6a2 Dependency updates, minor lint tweaks.
- bf2cfd1 Switch GitHub actions to forks.
- 56dc725 Add object nesting test example.