Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: preactjs/compressed-size-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.5.0
Choose a base ref
...
head repository: preactjs/compressed-size-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.6.0
Choose a head ref
  • 10 commits
  • 10 files changed
  • 10 contributors

Commits on Sep 21, 2022

  1. Fix typo

    Fixes a small typo in the README.
    denniskigen authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    a630909 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #86 from denniskigen/patch-1

    Fix typo
    rschristian authored Sep 21, 2022
    Configuration menu
    Copy the full SHA
    b03ec15 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2022

  1. Configuration menu
    Copy the full SHA
    265b066 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2023

  1. Configuration menu
    Copy the full SHA
    8a15fc9 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Add support for Bun (#104)

    * Support `bun` package manager
    
    * Remove changes caused by local formatter (oops)
    jack-weilage authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7c0ed9e View commit details
    Browse the repository at this point in the history
  2. Move to node20, release v3 (#103)

    * Move to node20, release v3
    
    Node 12 and 16 has reached end of life. Github is moving to node 20
    spring 2024: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
    
    * revert: Unrelated changes
    
    ---------
    
    Co-authored-by: Ryan Christian <rchristian@ryanchristian.dev>
    jonny-puma and rschristian authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    75744b3 View commit details
    Browse the repository at this point in the history
  3. feat: Show more precise percentage changes (#97)

    * feat: Add support for more precise percentage changes
    
    * refactor: Hold off on making it a new option
    
    ---------
    
    Co-authored-by: Ryan Christian <rchristian@ryanchristian.dev>
    mister-ben and rschristian authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f2cd878 View commit details
    Browse the repository at this point in the history
  4. [feature] Add install script inputs (#85)

    * [feature] Add install script inputs
    
    * docs: Add docs for new `install-script` option
    
    Co-authored-by: Alan Orozco <alanorozco@users.noreply.github.com>
    
    * Update action.yml
    
    ---------
    
    Co-authored-by: Ryan Christian <rchristian@ryanchristian.dev>
    Co-authored-by: Alan Orozco <alanorozco@users.noreply.github.com>
    Co-authored-by: Ryan Christian <33403762+rschristian@users.noreply.github.com>
    4 people authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    f135bd3 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. chore: Bump package-lock.json (#105)

    * chore: Bump package-lock.json
    
    * chore: Running `npm install` again
    rschristian authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    b1b65db View commit details
    Browse the repository at this point in the history
  2. 2.6.0 (#106)

    rschristian authored Apr 23, 2024
    Configuration menu
    Copy the full SHA
    f780fd1 View commit details
    Browse the repository at this point in the history
Loading