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 .

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also .
base repository: handlebars-lang/handlebars.js
base: v4.2.0
Choose a base ref
head repository: handlebars-lang/handlebars.js
compare: v4.2.1
Choose a head ref
  • 5 commits
  • 16 files changed
  • 3 contributors

Commits on Sep 20, 2019

  1. fix: use cjs for browser fields

    We should not be using pre-built files for the `browser`.  Resolves #1553
    paulfalgout authored and nknapp committed Sep 20, 2019
    Copy the full SHA
    c55a7be View commit details
    Browse the repository at this point in the history
  2. integration-tests for various webpack-scenarios

    related to #1553
    
    - registering helpers on an instance retrieved via
      `import`, compiling the template on an instance
       retrieved via `require`
    - using `@roundingwellos/babel-plugin-handlebars-inline-precompile` to load plugins inline
    nknapp committed Sep 20, 2019
    Copy the full SHA
    e47b5ec View commit details
    Browse the repository at this point in the history
  3. Fix some small typos.

    Maikuolan authored and nknapp committed Sep 20, 2019
    Copy the full SHA
    00b4f2f View commit details
    Browse the repository at this point in the history
  4. Update release notes

    nknapp committed Sep 20, 2019
    Copy the full SHA
    35bcd44 View commit details
    Browse the repository at this point in the history
  5. v4.2.1

    nknapp committed Sep 20, 2019
    Copy the full SHA
    fff3e40 View commit details
    Browse the repository at this point in the history