Releases: PKief/gluecksrad
Releases · PKief/gluecksrad
Release list
v1.1.1
v1.1.0
🚀 Enhancements
- Implement drag-to-spin functionality with dynamic segment control and enhanced wheel interactions (52e9070)
- Format code (c841376)
- Add wheel-only image for documentation (77387e2)
- Implement GitHub Actions workflows for deployment and release process (0e7be13)
🩹 Fixes
- Update author name and repository URL in package.json (3070443)
💅 Refactors
- Rename package from lottery-wheel-react to lucky-wheel, update build scripts, and remove Rollup configuration (6e6324a)
- Update linting configuration to use Biome, clean up code formatting, and remove unused ESLint config (f655dd1)
- Restructure Wheel component and related files for improved modularity and maintainability (6df51ee)
- Update Wheel component size and enhance WheelPointer positioning logic (8a561b2)
- Enhance Wheel component styles, remove WheelPointer, and add CSS for improved layout and animations (bb2ba87)
- Update esbuild configuration and package.json for improved module support and dependency management (e3d0389)
- Format external dependencies array for improved readability (d8cb07d)
🏡 Chore
- Update pipeline (f51b73e)
- Update dependencies and refactor code (b125126)
- Add .npmignore to exclude all files except dist directory (fb723ce)
❤️ Contributors
- Philipp Kief (@PKief)