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: js-cookie/js-cookie
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.0
Choose a base ref
...
head repository: js-cookie/js-cookie
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.1
Choose a head ref
  • 8 commits
  • 8 files changed
  • 2 contributors

Commits on Jul 26, 2021

  1. Copy the full SHA
    750a2d8 View commit details

Commits on Jul 28, 2021

  1. Remove iPhone 8 from BrowserStack setup

    OS that was configured is slightly outdated and this seems to be the one
    that regularly times out.
    carhartl committed Jul 28, 2021
    Copy the full SHA
    f06749c View commit details

Commits on Aug 18, 2021

  1. Remove unnecessary assignment

    Reduces size a little further..
    carhartl committed Aug 18, 2021
    Copy the full SHA
    0790074 View commit details

Commits on Aug 21, 2021

  1. Use decodeURIComponent() for decoding key

    I found it confusing that we're using the *value* converter for
    reading/converting back the key. Welcomed side-effect is that this
    change reduced gzipped size a tiny little bit again.
    carhartl committed Aug 21, 2021
    Copy the full SHA
    9e45d88 View commit details

Commits on Aug 27, 2021

  1. Copy the full SHA
    fee39fc View commit details
  2. Copy the full SHA
    a6345f0 View commit details

Commits on Sep 1, 2021

  1. export package.json

    s11richard authored and carhartl committed Sep 1, 2021
    Copy the full SHA
    2a8d172 View commit details
  2. Craft v3.0.1 release

    carhartl committed Sep 1, 2021
    Copy the full SHA
    0ba7714 View commit details
Loading