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: handlebars-lang/handlebars.js
base: v4.7.6
Choose a base ref
...
head repository: handlebars-lang/handlebars.js
compare: v4.7.7
Choose a head ref
  • 8 commits
  • 28 files changed
  • 3 contributors

Commits on Apr 3, 2020

  1. chore: start testing on Node.js 12 and 13

    - make sure we're aware of all compatibility issues
    ErisDS committed Apr 3, 2020
    Configuration menu
    Copy the full SHA
    3789a30 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2020

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

Commits on Feb 13, 2021

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

Commits on Feb 15, 2021

  1. fix weird error in integration tests

    somehow the variable "$i" gets overwritten in integration-testing/multi-nodejs-test/test.sh:20, which is why we now rename it to a more meaningful variable
    nknapp committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    eb860c0 View commit details
    Browse the repository at this point in the history
  2. disable IE in Saucelabs tests

    The SauceLabs IE setup has problems and does not work
    with the endpoints that we use to run them. This is a Saucelabs problem, but it has been there for a year now. Until we use another API, I will simply remove the browsers
    nknapp committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    7d4d170 View commit details
    Browse the repository at this point in the history
  3. Update release notes

    nknapp committed Feb 15, 2021
    Configuration menu
    Copy the full SHA
    e66aed5 View commit details
    Browse the repository at this point in the history
  4. v4.7.7

    nknapp committed Feb 15, 2021
    1 Configuration menu
    Copy the full SHA
    a9a8e40 View commit details
    Browse the repository at this point in the history