Skip to content

Releases: mxvsh/starkit

Release 2.4.2

Choose a tag to compare

@mxvsh mxvsh released this 10 Apr 04:53
v2.4.2
7eddf58
  • refactor: update Header component to use imported logo for improved asset management (65dbfa6)

Release 2.4.1

Choose a tag to compare

@mxvsh mxvsh released this 10 Apr 04:49
v2.4.1
c26ab71
  • feat: enable copying of public directory in WebBuilder configuration for improved asset management (498a624)

Release 2.4.0

Choose a tag to compare

@mxvsh mxvsh released this 10 Apr 04:43
v2.4.0
e12be87
  • feat: updated ui for web (45ea71d)

Release 2.3.0

Choose a tag to compare

@mxvsh mxvsh released this 04 Apr 17:04
v2.3.0
30e0eff
  • 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

Choose a tag to compare

@mxvsh mxvsh released this 04 Apr 17:01
v2.2.0
e5b086a
  • 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

Choose a tag to compare

@mxvsh mxvsh released this 04 Apr 16:58
v2.1.0
b227322
  • 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

Choose a tag to compare

@mxvsh mxvsh released this 04 Apr 16:36
v2.0.0
0ad894a
  • 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

Choose a tag to compare

@mxvsh mxvsh released this 30 Mar 10:51
v1.3.2
002b90a
  • 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

Choose a tag to compare

@mxvsh mxvsh released this 30 Mar 02:48
v1.3.1
9f59f20
  • Rename 'username' input to 'github-username' in action.yml for consistency with other inputs. (09fd1c6)

Release 1.3.0

Choose a tag to compare

@mxvsh mxvsh released this 30 Mar 02:43
v1.3.0
f582879
  • 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)