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: janl/mustache.js Loading
base: v3.0.0
Choose a base ref
...
head repository: janl/mustache.js Loading
compare: v3.0.1
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on Nov 11, 2018

  1. Fix partials not rendering tokens when using custom tags (#678)

    stackchain authored and phillipj committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    5a5c1d4 View commit details
    Browse the repository at this point in the history
  2. Use older version of eslint to stay pre Node.js 1 compliant a little …

    …longer
    
    As of writing this, we cannot use the latest version of eslint v2.x
    because there's something in there that causes explotions when run
    with pre Node.js 1 installed.
    phillipj committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    b86665d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d170f41 View commit details
    Browse the repository at this point in the history
  4. 🚢 bump to version 3.0.1

    phillipj committed Nov 11, 2018
    Configuration menu
    Copy the full SHA
    38b1448 View commit details
    Browse the repository at this point in the history
Loading