We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b7d402 commit e7b2c13Copy full SHA for e7b2c13
packages/@ember/deprecated-features/index.ts
@@ -16,4 +16,4 @@ export const FUNCTION_PROTOTYPE_EXTENSIONS = !!'3.11.0-beta.1';
16
export const MOUSE_ENTER_LEAVE_MOVE_EVENTS = !!'3.13.0-beta.1';
17
export const EMBER_COMPONENT_IS_VISIBLE = !!'3.15.0-beta.1';
18
export const PARTIALS = !!'3.15.0-beta.1';
19
-export const GLOBALS_RESOLVER = !!'3.16.0';
+export const GLOBALS_RESOLVER = !!'3.16.0-beta.1';
0 commit comments