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: sindresorhus/query-string
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v9.0.0
Choose a base ref
...
head repository: sindresorhus/query-string
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v9.1.0
Choose a head ref
  • 3 commits
  • 6 files changed
  • 2 contributors

Commits on Feb 28, 2024

  1. Add tests for #381

    Closes #381
    sindresorhus committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    3d8fbf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. Add types option to the .parse() method (#385)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    scottenock and sindresorhus authored Jul 22, 2024
    Configuration menu
    Copy the full SHA
    672eb82 View commit details
    Browse the repository at this point in the history
  2. 9.1.0

    sindresorhus committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    f38e982 View commit details
    Browse the repository at this point in the history
Loading