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/dot-prop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.1.0
Choose a base ref
...
head repository: sindresorhus/dot-prop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.3.0
Choose a head ref
  • 9 commits
  • 6 files changed
  • 4 contributors

Commits on Jun 12, 2019

  1. TypeScript - Fix return type for undefined defaultValue (#56)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    kphrx and sindresorhus committed Jun 12, 2019
    Configuration menu
    Copy the full SHA
    e0f8abf View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2019

  1. Configuration menu
    Copy the full SHA
    3039c8c View commit details
    Browse the repository at this point in the history
  2. 5.1.1

    sindresorhus committed Oct 23, 2019
    Configuration menu
    Copy the full SHA
    0efd03e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Configuration menu
    Copy the full SHA
    a6be343 View commit details
    Browse the repository at this point in the history
  2. Meta tweaks

    sindresorhus committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    4801a63 View commit details
    Browse the repository at this point in the history
  3. 5.2.0

    sindresorhus committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    282e984 View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2020

  1. Simplify unit tests (#67)

    Richienb authored Sep 1, 2020
    Configuration menu
    Copy the full SHA
    be84f79 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2020

  1. Make .delete() return a boolean (#66)

    Co-authored-by: Sindre Sorhus <sindresorhus@gmail.com>
    Richienb and sindresorhus authored Sep 6, 2020
    Configuration menu
    Copy the full SHA
    24916ff View commit details
    Browse the repository at this point in the history
  2. 5.3.0

    sindresorhus committed Sep 6, 2020
    Configuration menu
    Copy the full SHA
    614e74a View commit details
    Browse the repository at this point in the history
Loading