Skip to content

Commit 88297c8

Browse files
chrisrngMinThaMie
authored andcommitted
blog(embertimes204): Ember QUnit 6.0.0 Release (#1222)
* blog(embertimes204): Ember QUnit 6.0.0 Release * Update content/the-ember-times-issue-204.md Co-authored-by: Anne-Greeth Schot-van Herwijnen <[email protected]> Co-authored-by: Anne-Greeth Schot-van Herwijnen <[email protected]>
1 parent 72df10f commit 88297c8

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

content/the-ember-times-issue-204.md

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ In a series of blog posts, [Lukas Kohler (@luxferrsum)](https://github.com/luxfe
3535
<!-- alex ignore simple -->
3636
This blog post by [Sabin Hertanu (@herzzanu)](https://github.com/herzzanu) will cover how to protect your routes, get rid of Ember Simple Auth mixins and how you can overwrite the default transitions defined in Ember Simple Auth. If you are still using the Ember Simple Auth mixins follow the steps in the [blog post](https://sabin.dev/ember-simple-auth-how-to-overwrite-the-default-transition-after-authentication) to migrate away from them and get rid of **all** deprecation warnings.
3737

38+
Ember QUnit 6.0.0 Release 🚀
39+
3840
---
3941

4042
## [Deprecation of Ember array prototype extensions 🧹](https://rfcs.emberjs.com/id/0848-deprecate-array-prototype-extensions/)
@@ -132,15 +134,9 @@ Try it out today by [installing](https://ember-resources.pages.dev/#installation
132134

133135
---
134136

135-
## [🐹 8. Section title in sentence case](section-url)
136-
137-
<change section title emoji>
138-
<consider adding some bold to your paragraph>
139-
<add the contributor in the post in format "FirstName LastName (@githubUserName)" linked to their GitHub account>
140-
<please include link to external article/repo/etc in paragraph / body text, not just header title above>
137+
## [Ember QUnit 6.0.0 Release 🚀](https://github.com/emberjs/ember-qunit/releases/tag/v6.0.0)
141138

142-
<add your name to author list, top and bottom>
143-
<add short title to "SOME-INTRO-HERE">
139+
[Chris Krycho (@chriskrycho)](https://github.com/chriskrycho) along with [Bert De Block (@bertdeblock)](https://github.com/bertdeblock) and [Francesco Novy (@mydea)](https://github.com/mydea) released ember-qunit v6.0.0, which adds full support for Ember v4, including [ember-auto-import](https://github.com/ef4/ember-auto-import) v2, and drops support for Ember versions before v3.24, and fixes bugs around focus related tests.
144140

145141
---
146142

0 commit comments

Comments
 (0)