Skip to content

Commit

Permalink
Merge pull request #57 from mattolson/STRF-6935
Browse files Browse the repository at this point in the history
STRF-6935: Release 4.0.9
  • Loading branch information
mattolson authored Jun 30, 2019
2 parents 78ba7b5 + 4eec366 commit 3b27a22
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,20 @@

## Unreleased

## 4.0.9
- Revert "Refactor functions away from arguments pattern for better performance" from 4.0.7
- Revert "Reduce usage of Lodash to improve performance" from 4.0.7

## 4.0.8
- Update handlebars v4 to latest
- Update handlebars v3 to latest

## 4.0.7
- Remove regex in cdnify.js to improve performance
- Remove regex in fonts.js for better performance
- Refactor functions away from arguments pattern for better performance
- Fix for helper to allow for one iteration
- Reduce usage of Lodash to improve performance

## 4.0.6
- Change default behavior of {{getFontsCollection}} to use font-display: swap for Google Fonts and allow configuration
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@bigcommerce/stencil-paper-handlebars",
"version": "4.0.8",
"version": "4.0.9",
"description": "A paper plugin to render pages using Handlebars.js",
"main": "index.js",
"author": "Bigcommerce",
Expand Down

0 comments on commit 3b27a22

Please sign in to comment.