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: shakacode/shakapacker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.0
Choose a base ref
...
head repository: shakacode/shakapacker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.0.1
Choose a head ref
  • 14 commits
  • 20 files changed
  • 6 contributors

Commits on May 18, 2024

  1. Update CHANGELOG.md

    justin808 authored May 18, 2024
    Configuration menu
    Copy the full SHA
    779d0c7 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. Test against Ruby 3.3 (#480)

    Ruby 3.3 is the latest stable version of Ruby
    tagliala authored May 20, 2024
    Configuration menu
    Copy the full SHA
    0d1de8e View commit details
    Browse the repository at this point in the history

Commits on May 21, 2024

  1. Fix typos (#479)

    * Fix typos
    * Fix incorrect usage of "setup" as a verb.
    
    The term "setup" is a noun, while "set up" is the correct verb form.
    In this context, the sentence requires a verb, so changing "setup" to
    "set up" is appropriate.
    tagliala authored May 21, 2024
    Configuration menu
    Copy the full SHA
    5778617 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. docs: explain that you have to use a babel.config.js for Yarn PnP (#…

    …484)
    
    * docs: provide a basic skeleton example on customizing the babel config
    
    * docs: mention that you have to switch to `babel.config.js` for Yarn PnP
    
    * docs: add changelog entry
    
    * docs: add language to code fence
    G-Rath authored May 22, 2024
    Configuration menu
    Copy the full SHA
    295795e View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. docs: use fancy notes (#485)

    G-Rath authored May 24, 2024
    Configuration menu
    Copy the full SHA
    ae4bd06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    007209d View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

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

Commits on Jun 19, 2024

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

Commits on Jul 6, 2024

  1. Fix tests uninitialized constant rack (#501)

    * fix: manually insert shakapacker using "echo" instead
    * manually overwrite "rack" to be v2
    adriangohjw authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    04c71d4 View commit details
    Browse the repository at this point in the history
  2. upgrade actions/setup-node to v4 (#497)

    * upgrade actions/setup-node to v4
    * Fix tests uninitialized constant rack (#501)
    * fix: manually insert shakapacker using "echo" instead
    * manually overwrite "rack" to be v2
    * update changelog
    adriangohjw authored Jul 6, 2024
    Configuration menu
    Copy the full SHA
    b60efcc View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    6df8ed6 View commit details
    Browse the repository at this point in the history
  2. Bump node to 22.2.0

    justin808 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    fdb15dc View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2024

  1. Add Gemfile.lock (#503)

    * update gempspec to exclude files
    * remove gemfile lock when running tests
    justin808 authored Jul 10, 2024
    Configuration menu
    Copy the full SHA
    4ca309c View commit details
    Browse the repository at this point in the history
  2. Release 8.0.1

    justin808 committed Jul 10, 2024
    Configuration menu
    Copy the full SHA
    d868df4 View commit details
    Browse the repository at this point in the history
Loading