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
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.4.3
Choose a base ref
...
head repository: handlebars-lang/handlebars.js
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.4.4
Choose a head ref
  • 4 commits
  • 10 files changed
  • 2 contributors

Commits on Oct 8, 2019

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

Commits on Oct 20, 2019

  1. fix: prevent zero length tokens in raw-blocks (#1577)

    This comment ensures that the lexer is not stuck on zero-length tokens, in raw-blocks like {{{{a}}}} {{{{/a}}}}
    nknapp committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    f1752fe View commit details
    Browse the repository at this point in the history
  2. Update release notes

    nknapp committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    143ac80 View commit details
    Browse the repository at this point in the history
  3. v4.4.4

    nknapp committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    2ab261e View commit details
    Browse the repository at this point in the history
Loading