Skip to content

Commit bbaf3bc

Browse files
authored
Update CHANGELOG.md
Add a note about ember-template-imports v4 requirement.
1 parent caf44da commit bbaf3bc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

+1
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
* [#517](https://github.com/appuniversum/ember-appuniversum/pull/517) Update to inputmask v5.0.9 ([@Windvis](https://github.com/Windvis))
2626
* [#516](https://github.com/appuniversum/ember-appuniversum/pull/516) Remove our ember-template-tag TS workaround ([@Windvis](https://github.com/Windvis))
2727
* ⚠️ If you run into issues after updating, be sure that `babel-plugin-ember-template-compilation` is on v2.3.0+. You can check this by running `npm ls babel-plugin-ember-template-compilation`. `npm upgrade babel-plugin-ember-template-compilation` should work, but you might need to regenerate your lock file if it doesn't.
28+
* If you use ember-template-imports, it's likely that you need v4+ as well.
2829

2930
#### Committers: 1
3031
- Sam Van Campenhout ([@Windvis](https://github.com/Windvis))

0 commit comments

Comments
 (0)