Releases: mxvsh/starkit
Releases · mxvsh/starkit
Release list
Release 2.4.2
Release 2.4.1
- feat: enable copying of public directory in WebBuilder configuration for improved asset management (498a624)
Release 2.4.0
Release 2.3.0
- Integrate Tailwind CSS into WebBuilder: replace placeholder plugin array with the Tailwind CSS plugin for enhanced styling capabilities in the build process. (4a2f6e0)
Release 2.2.0
- Refactor WebBuilder to support recursive file retrieval for deployment: replace direct file reading with a new method to gather all files, enhance error handling during blob creation, and ensure only valid blobs are included in the commit tree. (3be9377)
Release 2.1.0
- Enhance web application build process: update console logs for clarity, implement GitHub Pages deployment in WebBuilder, and refine README with detailed GitHub Pages setup instructions and example workflow. (4af985a)
- Update README to refine GitHub Actions configuration: specify permissions for contents, pages, and id-token; configure environment for GitHub Pages; (31181d3)
Release 2.0.0
- Enhance GitHub Action: Add 'build-web' input for web version generation, update README with GitHub Pages integration details, and modify dependencies for React and Tailwind CSS. (e1f73af)
- Replace SVG logo with PNG in README and remove unused SVG file (f978447)
- Update README to include 'permissions: write-all' for workflow configuration (0cecc4d)
Release 1.3.2
- Update README to reflect change from 'github-username' input to use '${{ github.actor }}' and rename 'Future Feature Roadmap' to 'Feature Roadmap' (c9d79f0)
Release 1.3.1
- Rename 'username' input to 'github-username' in action.yml for consistency with other inputs. (09fd1c6)
Release 1.3.0
- Enhance README and configuration: Add 'end-marker' input for content replacement, update README with new configuration details, and include '@release-it/bumper' as a dependency. (8c9a2e3)
- Add 'endMarker' input to configuration and update ReadmeUpdater to handle new marker for content replacement (8ae6883)
- Add 'github-username' input to README for GitHub action configuration (c9add67)