Skip to content

Commit

Permalink
v3.27.0-beta.3 CHANGELOG
Browse files Browse the repository at this point in the history
(cherry picked from commit 0e298af)
  • Loading branch information
chancancode committed Mar 30, 2021
1 parent 2b83eab commit 21bd70c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Ember Changelog

### v3.27.0-beta.3 (March 30, 2021)

- [#19477](https://github.com/emberjs/ember.js/pull/19477) [BUGFIX] Move `LinkTo` assertion into a method so `LinkToExternal` can override it
- [#19481](https://github.com/emberjs/ember.js/pull/19481) [BUGFIX] Export `on` from correct path
- [#19487](https://github.com/emberjs/ember.js/pull/19487) [BUGFIX] Allow passing a string literal to {{helper}} and {{modifier}}

### v3.27.0-beta.2 (March 25, 2021)

- [#19473](https://github.com/emberjs/ember.js/pull/19473) Update GlimmerVM to latest (fix compatibility for template import proposals)
Expand Down

0 comments on commit 21bd70c

Please sign in to comment.