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/react_on_rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 14.0.0
Choose a base ref
...
head repository: shakacode/react_on_rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 14.0.1
Choose a head ref
  • 11 commits
  • 24 files changed
  • 4 contributors

Commits on Apr 3, 2024

  1. changelog

    justin808 committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    77dba20 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

  1. Fix rubocop to v1.61 & css-loader to v6 (#1606)

    This is to prevent linting issues with newer versions. This can prevent
    annoying CI failures.
    
    This is a minimal and temporary fix to prevent breaking changes in
    css-loader v7
    ahangarha authored Apr 5, 2024
    Configuration menu
    Copy the full SHA
    47ea981 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    493a2f5 View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Test improvements

    * restrict style-loader version in rspec examples
    * update dummy lockfiles
    * move generator tests to separate jobpec
    * move squlite to dev_dependencies
    Judahmeek authored Apr 22, 2024
    Configuration menu
    Copy the full SHA
    3627488 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2024

  1. CI Fix for sqlite (#1613)

    * add squlite to spec/dummy gemfile
    * try Gemfile.development_dependencies this time
    Judahmeek authored Apr 24, 2024
    Configuration menu
    Copy the full SHA
    613dfe4 View commit details
    Browse the repository at this point in the history

Commits on May 14, 2024

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

Commits on May 15, 2024

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

Commits on May 16, 2024

  1. Make pack generation import statement commitable (#1610)

    * swap functions so the right errors show up
    Judahmeek authored May 16, 2024
    Configuration menu
    Copy the full SHA
    1295ce9 View commit details
    Browse the repository at this point in the history
  2. Update README.md

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

Commits on May 17, 2024

  1. Switch to bundler 2.5.9 and commit top gemfile.lock (#1619)

    * add top level Gemfile.lock
    justin808 authored May 17, 2024
    Configuration menu
    Copy the full SHA
    0c9fb65 View commit details
    Browse the repository at this point in the history
  2. Release 14.0.1

    justin808 committed May 17, 2024
    Configuration menu
    Copy the full SHA
    9b1eb68 View commit details
    Browse the repository at this point in the history
Loading