Skip to content

Commit

Permalink
0.6.12
Browse files Browse the repository at this point in the history
- Downgraded `cheerio` to prevent webpack errors when using Teddy on frontend.
- Updated various dependencies.
  • Loading branch information
kethinov committed Sep 21, 2024
1 parent b093459 commit af83dea
Show file tree
Hide file tree
Showing 3 changed files with 93 additions and 145 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@

- Put your changes here...

## 0.6.12

- Downgraded `cheerio` to prevent webpack errors when using Teddy on frontend.
- Updated various dependencies.

## 0.6.11

- Added new setting `teddy.setEmptyVarBehavior('hide')` that will make it possible for variables which don't resolve to display as empty strings instead of displaying the variable.
Expand Down
Loading

0 comments on commit af83dea

Please sign in to comment.