Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ember 3.27 Release #965

Merged
merged 8 commits into from Jul 4, 2021
Merged

Ember 3.27 Release #965

merged 8 commits into from Jul 4, 2021

Conversation

locks
Copy link
Contributor

@locks locks commented May 20, 2021

Rendered

Changelogs

Ember

  • #19597 [BIGFIX] Fix <LinkTo> with nested children
  • #19594 [BUGFIX] Revert lazy hash changes
  • #19596 [DOC] Fix "Dormant" addon warning typo
  • #19565 [BUGFIX] Ensures that computed can depend on dynamic (hash keys
  • #19571 [BUGFIX] Extend Route.prototype.transitionTo deprecation until 5.0.0
  • #19586 [BUGFIX] Fix Embroider compatibility
  • #19511 / #19548 [BUGFIX] Makes the (hash) helper lazy
  • #19530 [DOC] fix passing params to named blocks examples
  • #19536 [BUGFIX] Fix computed.* deprecation message to include the correct import path
  • #19544 [BUGFIX] Use explicit this in helper test blueprints
  • #19555 [BUGFIX] Improve class based tranform deprecation message
  • #19557 [BUGFIX] Refine Ember Global deprecation message
  • #19564 [BUGFIX] Improve computed.* and run.* deprecation message (IE11)
  • #19540 [BUGFIX] Ensure ember-testing is loaded lazily
  • #19541 [BUGFIX] Add missing metadata for some deprecations enabled in 3.27.0
  • #19541 [BUGFIX] Ensure passing @href to <LinkTo> throws an error
  • #19541 [CLEANUP] Consistently use https://deprecations.emberjs.com/ in deprecation URLs
  • #19309 / #19487 / #19474 [FEATURE] Enable (helper and (modifier helpers per RFC #432.
  • #19382 / #19430 [FEATURE] Remaining implementation work per RFC #671.
  • #19457 / #19463 / #19464 / #19467 [DEPRECATION] Add deprecation for the Ember Global per RFC #706.
  • #19407 [DEPRECATION] Add deprecation for Route#disconnectOutlet per RFC #491.
  • #19433 [DEPRECATION] Add deprecation for Route#renderTemplate per RFC #418.
  • #19442 [DEPRECATION] Add deprecation for Route#render method per RFC #418.
  • #19429 [DEPRECATION] registerPlugin / unregisterPlugin and legacy class based AST plugins (private APIs)
  • #19499 [DEPRECATION] Deprecate @foo={{helper}} per RFC #496.
  • #19499 [BUGFIX] Update rendering engine to @glimmer/* 0.78.2 for fixes including:
  • #19477 [BUGFIX] Allow <LinkToExternal /> to override internal assertion
  • #19481 [BUGFIX] Export on from correct path
  • #19466 [BUGFIX] Rename private runloop functions
  • #19384 Use qunit-dom in helper and component test blueprints
  • #19390 Refactor the internal Ember loader to use the standard Ember CLI loader
  • #19441 Add automated publishing of weekly alpha releases to NPM
  • #19462 Use positional and named as the argument names in ember g helper blueprint

Ember CLI

Ember Data

  • #7435 [Test]: fix for DataWrapper refactor in emberjs (#7435)

@locks locks changed the title Ember 3.27 Released Ember 3.27 Release May 22, 2021
@mixonic mixonic marked this pull request as ready for review July 2, 2021 19:05
@mixonic mixonic merged commit 23d6750 into main Jul 4, 2021
@mixonic mixonic deleted the release-3-27 branch July 4, 2021 02:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants