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: react-container-query/react-container-query
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.12.1
Choose a base ref
...
head repository: react-container-query/react-container-query
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 5 commits
  • 3 files changed
  • 3 contributors

Commits on Sep 21, 2022

  1. Update to use https for npm registry

    Pixelbandito authored and pixelbandito committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    ccce0c4 View commit details
    Browse the repository at this point in the history
  2. Bump browser-sync version

    Pixelbandito authored and pixelbandito committed Sep 21, 2022
    Configuration menu
    Copy the full SHA
    fae1d7b View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. Support React 18 as peer dependency (#136)

    * Add React 18 as allow version for peer dependency.
    * Without this, when installing in a project with React 18, `npm install` would fail with unmet peer dependencies error (https://docs.npmjs.com/cli/v9/commands/npm-ci)
    * Resolves #135
    anttispitkanen authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    98cc887 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Configuration menu
    Copy the full SHA
    9b0a9b4 View commit details
    Browse the repository at this point in the history
  2. 0.13.0

    daiwei-nuvalab committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c7b6070 View commit details
    Browse the repository at this point in the history
Loading