Skip to content

Commit

Permalink
add ember js
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredgalanis committed Dec 14, 2023
1 parent edf2101 commit 5fc81b3
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions content/ember-released-5-5.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Ember 5.5 Released
authors:
- jared-galanis
date: 2023-11-03T00:00:00.000Z
date: 2023-12-15T00:00:00.000Z
tags:
- releases
- '2023'
Expand Down Expand Up @@ -30,15 +30,12 @@ Ember.js is the core framework for building ambitious web applications.

Ember.js 5.5 is an incremental, backwards compatible release of Ember with bug fixes, performance improvements, and minor deprecations.

#### Features

Ember.js 5.5 introduced xx feature:


#### Bug fixes

Ember.js 5.5 introduced xx bug fixes.
Ember.js 5.5 introduced 2 bug fixes.

- [#20575](https://github.com/emberjs/ember.js/pull/20575) Update backburner.js to 2.4.2 to ensure scheduleOnce works correctly following a cancelled job
- [#20578](https://github.com/emberjs/ember.js/pull/20578) Deprecate outlet TemplateFactory support

For more details on changes in Ember.js 5.5, please review the [Ember.js 5.5.0 release page](https://github.com/emberjs/ember.js/releases/tag/v5.5.0).

Expand Down

0 comments on commit 5fc81b3

Please sign in to comment.