You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fixes issue with table where sorting values are not picked correctly
Ensure that plugin types that are formed like (broccoli-persistent-filter:Babel > [Babel: broccoli-inspector]) group by the first string matching (broccoli-persistent-filter:Babel)
Fixes bug where plugins that were grouped could not be uncollapsed
Catches graphql errors on build page and display modal
Adds banner updates that specifies that ember-cli versions < 3.11.0 are not supported.