Skip to content

Releases: skywarth/vite-github-pages-deployer

v1.4.0

20 May 21:52
894ef80
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0

20 Nov 23:54
b3605fe
Compare
Choose a tag to compare

What's Changed

  • public_base_path parameter/input default value is resolved based on the existence of CNAME (for GitHub pages custom domain configuration) primarily, with a fallback repository name if CNAME is not found as last resort.
  • Backward compatible with previous versions and installations. It should work as is.
  • Custom domain expansion proposition made by @gregsadetsky in #5
  • Custom domain expansion developed by @skywarth in #7

Full Changelog: v1.2.0...v1.3.0

v1.2.0

30 Jun 11:51
e37c6d4
Compare
Choose a tag to compare

What's Changed

  • Node environment parameters introduced for install and build phases.
  • Expanded and improved the README. Table of contents for fast navigation, new sections, common errors and solutions, and visual enhancements.
  • TODO entries struck off the list

Full Changelog: v1.1.0...v1.2.0

🎆 Thanks to the stargazers and users of the action for their support.

v1.1.0

27 May 23:04
c90e1fa
Compare
Choose a tag to compare
  • Output deploy url for environment
  • Input parameter for choosing desired package manager for installing and building
  • Bugfixes

Project renamed: v1.0.1

21 May 16:28
cbae3f0
Compare
Choose a tag to compare
  • Project renamed
  • README and action updated to reflect project name change.
  • Added useful links to README

Initial Production Release: v1.0.0

20 May 23:26
5bcf582
Compare
Choose a tag to compare
  • Expanded README
  • Corrected input parameter issues regarding boolean. Boolean is not supported as of now: SO Post

v0.0.4-beta

15 May 21:46
9c18b4b
Compare
Choose a tag to compare
v0.0.4-beta Pre-release
Pre-release

Added optional inputs for flexibility

v0.0.3-beta

15 May 21:28
444d547
Compare
Choose a tag to compare
v0.0.3-beta Pre-release
Pre-release

v0.0.2-beta

15 May 19:50
b8a92fc
Compare
Choose a tag to compare
v0.0.2-beta Pre-release
Pre-release

Parameter for build_path and dump data

v0.0.1-beta

14 May 12:19
9d51a77
Compare
Choose a tag to compare
v0.0.1-beta Pre-release
Pre-release

Beta release only intended for initial testing purposes, use at your own risk.