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 6efbfba commit 36fb56eCopy full SHA for 36fb56e
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Ember Changelog
2
3
+## v3.27.5 (June 10, 2021)
4
+
5
+- [#19597](https://github.com/emberjs/ember.js/pull/19597) [BIGFIX] Fix `<LinkTo>` with nested children
6
7
## v3.27.4 (June 9, 2021)
8
9
- [#19594](https://github.com/emberjs/ember.js/pull/19594) [BUGFIX] Revert lazy hash changes
package.json
@@ -1,6 +1,6 @@
{
"name": "ember-source",
- "version": "3.27.4",
+ "version": "3.27.5",
"description": "A JavaScript framework for creating ambitious web applications",
"keywords": [
"ember-addon"
0 commit comments