We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0e226be commit 8c46757Copy full SHA for 8c46757
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## v5.3.2 (2021-02-10)
2
+
3
+#### :rocket: Enhancement
4
+* [#657](https://github.com/ember-cli/ember-cli-htmlbars/pull/657) Make cacheKey lazy ([@krisselden](https://github.com/krisselden))
5
6
+#### Committers: 2
7
+- Kris Selden ([@krisselden](https://github.com/krisselden))
8
+- [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview)
9
10
11
## v5.3.1 (2020-08-11)
12
13
#### :bug: Bug Fix
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-cli-htmlbars",
- "version": "5.3.1",
+ "version": "5.3.2",
"description": "A library for adding htmlbars to ember CLI",
"keywords": [
"ember-addon",
0 commit comments