ember-source 4.2.0-beta.1 → 4.3.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build-metadata.json +3 -3
- package/dist/ember-template-compiler.js +4 -4
- package/dist/ember-template-compiler.map +1 -1
- package/dist/ember-testing.js +1 -1
- package/dist/ember-testing.map +1 -1
- package/dist/ember.debug.js +4 -4
- package/dist/ember.debug.map +1 -1
- package/dist/header/license.js +1 -1
- package/dist/packages/@ember/canary-features/index.js +2 -2
- package/dist/packages/ember/version.js +1 -1
- package/docs/data.json +1 -1
- package/package.json +8 -8
package/dist/header/license.js
CHANGED
|
@@ -11,8 +11,8 @@ import { ENV } from '@ember/-internals/environment';
|
|
|
11
11
|
*/
|
|
12
12
|
|
|
13
13
|
export const DEFAULT_FEATURES = {
|
|
14
|
-
EMBER_LIBRARIES_ISREGISTERED:
|
|
15
|
-
EMBER_IMPROVED_INSTRUMENTATION:
|
|
14
|
+
EMBER_LIBRARIES_ISREGISTERED: null,
|
|
15
|
+
EMBER_IMPROVED_INSTRUMENTATION: null,
|
|
16
16
|
EMBER_NAMED_BLOCKS: true,
|
|
17
17
|
EMBER_GLIMMER_HELPER_MANAGER: true,
|
|
18
18
|
EMBER_GLIMMER_INVOKE_HELPER: true,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export default "4.
|
|
1
|
+
export default "4.3.0-alpha.1";
|
package/docs/data.json
CHANGED
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
"name": "The Ember API",
|
|
4
4
|
"description": "The Ember API: a framework for building ambitious web applications",
|
|
5
5
|
"url": "https://emberjs.com/",
|
|
6
|
-
"version": "4.
|
|
6
|
+
"version": "4.3.0-alpha.1"
|
|
7
7
|
},
|
|
8
8
|
"files": {
|
|
9
9
|
"node_modules/rsvp/lib/rsvp/promise/all.js": {
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "ember-source",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.3.0-alpha.1",
|
|
4
4
|
"description": "A JavaScript framework for creating ambitious web applications",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ember-addon"
|
|
@@ -47,7 +47,7 @@
|
|
|
47
47
|
"test:browserstack": "node bin/run-browserstack-tests.js"
|
|
48
48
|
},
|
|
49
49
|
"dependencies": {
|
|
50
|
-
"@babel/helper-module-imports": "^7.16.
|
|
50
|
+
"@babel/helper-module-imports": "^7.16.7",
|
|
51
51
|
"@babel/plugin-transform-block-scoping": "^7.16.0",
|
|
52
52
|
"@ember/edition-utils": "^1.2.0",
|
|
53
53
|
"@glimmer/vm-babel-plugins": "0.83.1",
|
|
@@ -56,7 +56,7 @@
|
|
|
56
56
|
"broccoli-concat": "^4.2.5",
|
|
57
57
|
"broccoli-debug": "^0.6.4",
|
|
58
58
|
"broccoli-file-creator": "^2.1.1",
|
|
59
|
-
"broccoli-funnel": "^
|
|
59
|
+
"broccoli-funnel": "^3.0.8",
|
|
60
60
|
"broccoli-merge-trees": "^4.2.0",
|
|
61
61
|
"chalk": "^4.0.0",
|
|
62
62
|
"ember-auto-import": "^2.2.0",
|
|
@@ -66,7 +66,7 @@
|
|
|
66
66
|
"ember-cli-normalize-entity-name": "^1.0.0",
|
|
67
67
|
"ember-cli-path-utils": "^1.0.0",
|
|
68
68
|
"ember-cli-string-utils": "^1.1.0",
|
|
69
|
-
"ember-cli-version-checker": "^5.1.
|
|
69
|
+
"ember-cli-version-checker": "^5.1.2",
|
|
70
70
|
"ember-router-generator": "^2.0.0",
|
|
71
71
|
"inflection": "^1.13.1",
|
|
72
72
|
"resolve": "^1.17.0",
|
|
@@ -104,7 +104,7 @@
|
|
|
104
104
|
"broccoli-source": "^3.0.1",
|
|
105
105
|
"broccoli-string-replace": "^0.1.2",
|
|
106
106
|
"broccoli-typescript-compiler": "^7.0.0",
|
|
107
|
-
"broccoli-uglify-sourcemap": "^
|
|
107
|
+
"broccoli-uglify-sourcemap": "^4.0.0",
|
|
108
108
|
"common-tags": "^1.8.2",
|
|
109
109
|
"core-js": "^2.6.5",
|
|
110
110
|
"dag-map": "^2.0.2",
|
|
@@ -121,7 +121,7 @@
|
|
|
121
121
|
"eslint-plugin-ember-internal": "^2.0.0",
|
|
122
122
|
"eslint-plugin-import": "^2.25.3",
|
|
123
123
|
"eslint-plugin-node": "^11.1.0",
|
|
124
|
-
"eslint-plugin-prettier": "^
|
|
124
|
+
"eslint-plugin-prettier": "^4.0.0",
|
|
125
125
|
"eslint-plugin-qunit": "^6.2.0",
|
|
126
126
|
"execa": "^5.1.1",
|
|
127
127
|
"expect-type": "^0.13.0",
|
|
@@ -156,9 +156,9 @@
|
|
|
156
156
|
"ember-addon": {
|
|
157
157
|
"after": "ember-cli-legacy-blueprints"
|
|
158
158
|
},
|
|
159
|
-
"_originalVersion": "4.
|
|
159
|
+
"_originalVersion": "4.3.0-alpha.1",
|
|
160
160
|
"_versionPreviouslyCalculated": true,
|
|
161
161
|
"publishConfig": {
|
|
162
|
-
"tag": "
|
|
162
|
+
"tag": "alpha"
|
|
163
163
|
}
|
|
164
164
|
}
|