- Notifications
You must be signed in to change notification settings - Fork90
Releases: preactjs/compressed-size-action
Releases · preactjs/compressed-size-action
2.8.0
946a292 This commit was created on GitHub.com and signed with GitHub’sverified signature.
What's Changed
- fix: Filter defaults not working as intended by@rschristian in#114
Full Changelog:2.7.0...2.8.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2
946a292 This commit was created on GitHub.com and signed with GitHub’sverified signature.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2.7.0
6fa0e7c This commit was created on GitHub.com and signed with GitHub’sverified signature.
What's Changed
- Remove bot check for existing comments by@flugg in#80
- Add comment-key input by@sarayourfriend in#82
- fix: Incorrect fetch for
baseRefby@rschristian in#109
New Contributors
- @flugg made their first contribution in#80
- @sarayourfriend made their first contribution in#82
Full Changelog:2.6.0...2.7.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2.6.0
f780fd1 This commit was created on GitHub.com and signed with GitHub’sverified signature.
New Features / Improvements
- [feature] Add install script inputs by@jeffreys-cat in#85
- feat: Add support for more precise percentage changes by@mister-ben in#97
- Add support for Bun by@jack-weilage in#104
Action Maintenance
- Update action.yml to use node16 by@estherkim in#87
- Move to node20, release v3 by@jonny-puma in#103
Repo Maintenance
- Fix typo by@denniskigen in#86
- chore: Update Github actions to latest versions by@mmckenziedev in#90
- chore: Bump package-lock.json by@rschristian in#105
New Contributors
- @denniskigen made their first contribution in#86
- @estherkim made their first contribution in#87
- @mmckenziedev made their first contribution in#90
- @jack-weilage made their first contribution in#104
- @jonny-puma made their first contribution in#103
- @mister-ben made their first contribution in#97
- @jeffreys-cat made their first contribution in#85
- @rschristian made their first contribution in#105
Full Changelog:2.5.0...2.6.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
2.5.0
What's Changed
- Improve pnpm support by@einSelbst in#76
New Contributors
- @einSelbst made their first contribution in#76
Full Changelog:2.4.0...2.5.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
3 people reacted
2.4.0
What's Changed
- Add pnpm support by@apazzolini in#68
- #69 fix typo in strip hash console log by@spencerkordecki in#70
New Contributors
- @spencerkordecki made their first contribution in#70
- @apazzolini made their first contribution in#68
Full Changelog:2.3.0...2.4.0
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2 people reacted
2.3.0
- Update the default value of the
patternconfig option to include.mjsand.cjsfiles in addition to.js(14f22a1).
Assets2
Uh oh!
There was an error while loading.Please reload this page.
1 person reacted
2.2.0
- Hide "size change" column if all size changes are
0b(no changes) (#50, thanks@fisker!) - Default
github-tokenconfig option to${{ github.token }}and make it optional (#58, thanks@MichaelDeBoey!) - Add
clean-scriptconfig option, which is an npm-script to run between builds (aftertargetis built andpris checked out, but before installing+buildingpr) - seeupdated documentation.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
2.1.0
- Improve diff table output (#28, thanks@fisker)
- Run
git resetbetween builds to prevent conflicts (#40, thanks@JoviDeCroock) - Update dependencies (#45, thanks@andrewiggins)
- Fix percent change calculation (#44, thanks@arendjr)
- Add new
cwdoption for executing the action in a custom directory (#48) - Support
on: pull_request_targetto comment on PR's from forks (yay!)
Assets2
Uh oh!
There was an error while loading.Please reload this page.
v2.0.1
Assets2
Uh oh!
There was an error while loading.Please reload this page.