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: express-handlebars/express-handlebars
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.0.6
Choose a base ref
...
head repository: express-handlebars/express-handlebars
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.0.0
Choose a head ref
  • 6 commits
  • 14 files changed
  • 2 contributors

Commits on Jul 6, 2020

  1. fix: update code to es2015+

    UziTech committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    e5a08ee View commit details
    Browse the repository at this point in the history
  2. test: use create function

    UziTech committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    baccfcb View commit details
    Browse the repository at this point in the history
  3. fix: update node support

    BREAKING CHANGE: Drop support for node versions below v10
    UziTech committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    ea30d53 View commit details
    Browse the repository at this point in the history
  4. test: 100% coverage

    UziTech committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    0f1aeeb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71b737c View commit details
    Browse the repository at this point in the history
  6. chore(release): 5.0.0 [skip ci]

    # [5.0.0](v4.0.6...v5.0.0) (2020-07-06)
    
    ### Bug Fixes
    
    * update code to es2015+ ([e5a08ee](e5a08ee))
    * update node support ([ea30d53](ea30d53))
    
    ### BREAKING CHANGES
    
    * Drop support for node versions below v10
    semantic-release-bot committed Jul 6, 2020
    Configuration menu
    Copy the full SHA
    80ec828 View commit details
    Browse the repository at this point in the history
Loading