Releases: bcomnes/deploy-to-neocities
Releases · bcomnes/deploy-to-neocities
v3.0.0
Merged
- chore(deps-dev): bump npm-run-all2 from 6.2.6 to 7.0.1
#205
Commits
- Breaking change: Update to the latest async-neocities 4.0
7b14798
- BREAKING CHANGE:
api_token
action input is renamed toapi_key
, please update this - BREAKING CHANGE: added a required
neocities_supporter
action input to toggle unsupported file filtering - BREAKING CHANGE: added a
preview_before_deploy
action input to toggle informational deploy plans prior to deploys - BREAKING CHANGE: completely rewrote the underlying library to provide better error handling and reporting
- BREAKING CHANGE: Remove a bunch of real time stats and progress meters. Deploys were finishing in seconds and these were very complicated to maintain.
v2.0.4
v2.0.3
Merged
- chore(deps): bump @actions/core from 1.10.1 to 1.11.0
#201
- Add my site to the readme
#200
- chore(deps-dev): bump top-bun from 8.0.2 to 9.0.1
#197
- chore(deps-dev): bump top-bun from 7.3.4 to 8.0.0
#193
- chore(deps): bump minimatch from 9.0.5 to 10.0.1
#192
- Remove my hobby website from the website list
#188
- chore(deps-dev): bump esbuild from 0.20.2 to 0.21.0
#184
Commits
v2.0.2
Commits
- Clarify default branch situation in README
1fcd576
v2.0.1
Commits
- Update docs
5a66259
v2.0.0
Merged
- Added https://sacred.neocities.org
#175
- chore(deps-dev): bump esbuild from 0.19.12 to 0.20.0
#170
- chore(deps): bump actions/setup-node from 3 to 4
#165
Fixed
- Breaking change: Update action runtime to node20
#174