Releases: na1307/blazor-github-pages
Releases · na1307/blazor-github-pages
v4.0
- Custom domain support. I wasn't aware of this part because I didn't use a custom domain. I apologize for supporting it now.
- Removed main-repo and fix-404 inputs.
Full Changelog: v3.1...v4.0
v3.1
What's Changed
- Upgrade to node24
- Bump @types/node from 20.17.10 to 20.17.11 in the npm-development group by @dependabot[bot] in #10
- Bump the npm-development group with 2 updates by @dependabot[bot] in #12
- Bump dotnet-sdk from 9.0.101 to 9.0.102 by @dependabot[bot] in #11
- Bump the npm-development group across 1 directory with 6 updates by @dependabot[bot] in #20
- Bump @actions/github from 6.0.0 to 6.0.1 in the npm-production group by @dependabot[bot] in #19
- Bump the npm-development group with 3 updates by @dependabot[bot] in #22
- Bump dotnet-sdk from 9.0.302 to 9.0.304 by @dependabot[bot] in #23
Full Changelog: v3.0...v3.1
v3.0
What's Changed
- Check is dotnet installed
- Automatically detects if the repository is the default Pages repository (username.github.io) and Modifies 404.html if it exists
- Bump the npm-development group across 1 directory with 2 updates by @dependabot in #7
- Bump @actions/core from 1.10.1 to 1.11.1 by @dependabot in #9
New Contributors
- @dependabot made their first contribution in #7
Full Changelog: v2.0...v3.0
v2.0
- Convert to Typescript action
Full Changelog: v1.2...v2.0
v1.2
- Add
fix-404input
Full Changelog: v1.1...v1.2
v1.1
- Add
publish-pathinput - Add
wwwroot-pathoutput
Full Changelog: v1.0...v1.1