This repository has been archived by the owner on Sep 8, 2021. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
~3.20.2
->3.28.1
Release Notes
emberjs/ember.js
v3.28.1
Compare Source
routerService.urlFor(...)
androuterService.recognize(...)
does not error if the router is not fully initializedv3.28.0
Compare Source
deserializeQueryParam
is called for lazy routesowner.lookup
owner.register
behavior withsingleton: true
optionattrs
v3.27.5
Compare Source
<LinkTo>
with nested childrenv3.27.4
Compare Source
v3.27.3
Compare Source
computed
can depend on dynamic(hash
keysRoute.prototype.transitionTo
deprecation until 5.0.0v3.27.2
Compare Source
computed.*
deprecation message to include the correct import pathv3.27.1
Compare Source
@href
to<LinkTo>
throws an errorv3.27.0
Compare Source
(helper
and(modifier
helpers per RFC #432.Route#disconnectOutlet
per RFC #491.Route#renderTemplate
per RFC #418.Route#render
method per RFC #418.registerPlugin
/unregisterPlugin
and legacy class based AST plugins (private APIs)@foo={{helper}}
per RFC #496.@glimmer/*
0.78.2 for fixes including:<:else>
and<:inverse>
should be aliases (see https://github.com/glimmerjs/glimmer-vm/pull/1296)<LinkToExternal />
to override internal assertionon
from correct pathpositional
andnamed
as the argument names inember g helper
blueprintv3.26.1
Compare Source
v3.26.0
Compare Source
<LinkTo>
positional arguments per RFC #698.{{#with}}
per RFC #445this
property lookup fallback per [RFC #308]https://github.com/emberjs/rfcs/blob/master/text/0308-deprecate-property-lookup-fallback.mdhasBlock
andhasBlockParams
per RFC #689.app/router.js
injects the router service.v3.25.4
Compare Source
v3.25.3
Compare Source
routerService.currentRoute.name
androuterService.currentRouteName
match during loading statesv3.25.2
Compare Source
<LinkTo>
can return a validhref
most of the timetargets.node
is definedv3.25.1
Compare Source
<LinkTo />
prior to routing (e.g. component rendering tests)v3.25.0
Compare Source
htmlSafe
andisHTMLSafe
from@ember/string
per the Deprecate Ember String RFC.@glimmer/*
0.74.2 for various features and bugfixes including ensuring{{component.name}}
works with implicit this fallbackhtmlSafe
string to be treated as falsydeprecate
options (for
+since
)v3.24.5
Compare Source
RouterService
under Chromesuper.willDestroy
is called correctly inRouter
'swillDestroy
v3.24.4
Compare Source
<LinkToExternal />
to override internal assertionv3.24.3
Compare Source
routerService.currentRoute.name
androuterService.currentRouteName
match during loading states<LinkTo>
can return a validhref
most of the timetargets.node
is definedv3.24.2
Compare Source
<LinkTo />
prior to routing (e.g. component rendering tests)v3.24.1
Compare Source
<LinkTo />
are properly scoped in enginesv3.24.0
Compare Source
{{page-title}}
helper to route template blueprints to implement RFC #0654.deprecate()
forfor
andsince
and deprecate usingdeprecate()
without those options per the Deprecation Staging RFC.Ember.String.loc
and{{loc}}
per the Deprecate Ember String RFC.tryInvoke
RFC.<LinkTo>
should link within the engine when used inside one@each
in the dependent keys of that propertyexpandLocalLookup
APIv3.23.1
Compare Source
v3.23.0
Compare Source
invokeHelper
from the JavaScript Helper Invocation API RFC.@glimmer/*
0.62.1capabilities
generation.v3.22.2
Compare Source
@dependentKeyCompat
assertionv3.22.1
Compare Source
@ember/component
user lifecycle hooks are untrackedv3.22.0
Compare Source
fastboot
sandboxv3.21.3
Compare Source
v3.21.2
Compare Source
Ember.get
v3.21.1
Compare Source
destroy
methods onCoreObject
are invoked.ArrayProxy
length reactivity.v3.21.0
Compare Source
getWithDefault
per RFC #554.queryParam
argument in RouterService#isActiveConfiguration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.