You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ember.js 6.3 introduced <insert_number> new features.
42
+
Ember.js 6.3 introduces 1 new feature.
43
+
44
+
##### [#20800](https://github.com/emberjs/ember.js/pull/20800) Template Tag support in Routes
45
+
46
+
Following [RFC #1046](https://rfcs.emberjs.com/id/1046-template-tag-in-routes/), Ember now supports the use of `<template>` authoring-format Glimmer components (gjs | gts) in place of route templates.
47
+
48
+
This is a replacement for the [ember-route-template](https://github.com/discourse/ember-route-template) addon.
0 commit comments