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.25 Release #914

Merged
merged 5 commits into from
Feb 25, 2021
Merged

Ember 3.25 Release #914

merged 5 commits into from
Feb 25, 2021

Conversation

locks
Copy link
Contributor

@locks locks commented Feb 18, 2021

Preview

Changelogs

ember-source

  • #19326 / #19387 [BUGFIX] Fix usage of <LinkTo /> prior to routing (e.g. component rendering tests)
  • #19302 / #19306 / #19319 [FEATURE] Implement the Handlebars Strict Mode RFC.
  • #19318 [FEATURE] Implement the Named Blocks RFC.
  • #19320 / #19317 / #19297 / #19293 / #19278 / #19275 / #19363 Update rendering engine to @glimmer/* 0.74.2 for various features and bugfixes including ensuring {{component.name}} works with implicit this fallback
  • #18148 [BUGFIX] Fix empty htmlSafe string to be treated as falsy
  • #19365 [BUGFIX] Remove non-existing re-export from helper-addon blueprint
  • #19370 [BUGFIX] Update glimmer-vm to prevent errors for older inline precompilation
  • #19351 [BUGFIX] Ensure locals do not clobber components of the same name
  • #19336 [BUGFIX] Ensure Component Lookup Is Well Formed
  • #19338 [BUGFIX] Add missing deprecate options (for + since)
  • #19342 [BUGFIX] Fix misleading LinkTo error message

ember-data

  • #7394 [Cleanup]: Remove RECORD_ARRAY_MANAGER_IDENTIFIERS (#7394)
  • #7393 [Cleanup]: Remove FULL_LINKS_ON_RELATIONSHIPS (#7393)
  • #7292 [DOC model] convert api examples to native classes/Octane (#7292)
  • #7399 Fix deprecation URLs (#7399)
  • 623145d0 [DOC adapter] fix parent class invocation syntax (#7405)

ember-cli

@locks locks changed the title Ember 3.25 Released Ember 3.25 Release Feb 19, 2021
@locks locks force-pushed the ember-3-25 branch 2 times, most recently from 1206f7d to 040ce2e Compare February 25, 2021 15:14
Copy link
Contributor

@jenweber jenweber left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, minus the typo mentioned above. Thank you!

@locks locks merged commit ef4aa94 into master Feb 25, 2021
@locks locks deleted the ember-3-25 branch February 25, 2021 17:15
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.

3 participants