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: ljharb/qs
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.4.0
Choose a base ref
...
head repository: ljharb/qs
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.4.1
Choose a head ref
  • 20 commits
  • 29 files changed
  • 6 contributors

Commits on Mar 20, 2018

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

Commits on May 13, 2018

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

Commits on Jul 26, 2018

  1. [refactor] stringify: Avoid arr = arr.concat(...), push to the exis…

    …ting instance (#269)
    papandreou authored and ljharb committed Jul 26, 2018
    Configuration menu
    Copy the full SHA
    9b96ace View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2018

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

Commits on Sep 16, 2018

  1. [Fix] stringify: fix a crash with strictNullHandling and a custom…

    … `filter`/`serializeDate` (#279)
    Neaox authored and ljharb committed Sep 16, 2018
    Configuration menu
    Copy the full SHA
    0669d58 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2018

  1. [Fix] utils: merge: fix crash when source is a truthy primitive…

    … & no options are provided
    ljharb committed Sep 17, 2018
    Configuration menu
    Copy the full SHA
    6cf5f81 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2019

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

Commits on Jan 31, 2019

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

Commits on Feb 1, 2019

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

Commits on Feb 3, 2019

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

Commits on Mar 29, 2019

  1. [Fix] fix for an impossible situation: when the formatter is called w…

    …ith a non-string value
    
    Note that all these tests passed already. Since the only time a
    formatter is called is in a context where it is concatenated with
    another string using ` `, this is a redundant step. However, for
    pedantic correctness and documentation, the contract for formatters is
    to always return a string.
    ljharb committed Mar 29, 2019
    Configuration menu
    Copy the full SHA
    9566d25 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2019

  1. [meta] add FUNDING.yml

    This is an experiment; I intend to use 100% of funds to support the OSS community and my OSS projects' costs.
    ljharb committed Jun 26, 2019
    Configuration menu
    Copy the full SHA
    f1a00b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74227ef View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2021

  1. [meta] fix README.md (#399)

    - `defaultEncoder`=> `defaultDecoder`
    mizozobu authored and ljharb committed Mar 11, 2021
    Configuration menu
    Copy the full SHA
    90a3bce View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2021

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

Commits on Dec 27, 2021

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

Commits on Dec 28, 2021

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

Commits on Jan 9, 2022

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

Commits on Jan 10, 2022

  1. [Dev Deps] backport from main

    ljharb committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    7d4670f View commit details
    Browse the repository at this point in the history
  2. v6.4.1

    ljharb committed Jan 10, 2022
    Configuration menu
    Copy the full SHA
    486aa46 View commit details
    Browse the repository at this point in the history
Loading