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: jonschlinkert/gray-matter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.2
Choose a base ref
...
head repository: jonschlinkert/gray-matter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: e54a33b394e14a1808b88f939507f374552906e4
Choose a head ref
  • 14 commits
  • 8 files changed
  • 5 contributors

Commits on Jul 14, 2018

  1. Arrow function breaks in IE 11

    `=>` is not supported in IE11, thus breaks the website in IE11 when it uses gray-matter library.
    ajaymathur authored Jul 14, 2018
    Copy the full SHA
    86be0eb View commit details

Commits on Nov 26, 2018

  1. Copy the full SHA
    82b8e82 View commit details

Commits on Jan 10, 2019

  1. Copy the full SHA
    eee3c0b View commit details
  2. Copy the full SHA
    4433e1b View commit details
  3. Copy the full SHA
    a425516 View commit details
  4. Copy the full SHA
    7e3edf3 View commit details

Commits on Jan 11, 2019

  1. Merge pull request #87 from jonschlinkert/issue/more-test-cases-for-i…

    …nvalid-data
    
    Adding in more test cases for invalid data.
    robertmassaioli authored Jan 11, 2019
    Copy the full SHA
    9521ec7 View commit details
  2. Merge pull request #88 from jonschlinkert/ajaymathur-patch-1

    Arrow function breaks in IE 11
    robertmassaioli authored Jan 11, 2019
    Copy the full SHA
    5a5817d View commit details

Commits on Jan 21, 2019

  1. Merge pull request #82 from ajaymathur/master

    added gray matter loader to related project
    robertmassaioli authored Jan 21, 2019
    Copy the full SHA
    8a22958 View commit details

Commits on Jun 7, 2019

  1. Copy the full SHA
    da5a39d View commit details
  2. upgrade to js-yaml@^3.13.1

    shawnbot committed Jun 7, 2019
    Copy the full SHA
    63996d7 View commit details
  3. upgrade to mocha@^6.1.4

    shawnbot committed Jun 7, 2019
    Copy the full SHA
    d1d784a View commit details

Commits on Apr 24, 2021

  1. Copy the full SHA
    15f2d2a View commit details
  2. 4.0.3

    robertmassaioli committed Apr 24, 2021
    Copy the full SHA
    e54a33b View commit details
Loading