ember-source 5.12.0-beta.1 → 6.0.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 +2 -2
- package/dist/ember-testing.js +1 -1
- package/dist/ember.debug.js +3 -3
- package/dist/ember.prod.js +3 -3
- package/dist/packages/@ember/-internals/deprecations/index.js +1 -1
- package/dist/packages/ember/version.js +1 -1
- package/docs/data.json +1 -1
- package/package.json +3 -3
package/build-metadata.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "
|
|
2
|
+
"version": "6.0.0-alpha.1",
|
|
3
3
|
"buildType": "tag",
|
|
4
|
-
"SHA": "
|
|
5
|
-
"assetPath": "/tag/shas/
|
|
4
|
+
"SHA": "3dfb8a4e345cc6934d8feb4d1b34452eb3231d5f",
|
|
5
|
+
"assetPath": "/tag/shas/3dfb8a4e345cc6934d8feb4d1b34452eb3231d5f.tgz"
|
|
6
6
|
}
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Portions Copyright 2008-2011 Apple Inc. All rights reserved.
|
|
6
6
|
* @license Licensed under MIT license
|
|
7
7
|
* See https://raw.github.com/emberjs/ember.js/master/LICENSE
|
|
8
|
-
* @version
|
|
8
|
+
* @version 6.0.0-alpha.1
|
|
9
9
|
*/
|
|
10
10
|
/* eslint-disable no-var */
|
|
11
11
|
/* globals global globalThis self */
|
|
@@ -17748,7 +17748,7 @@ var define, require;
|
|
|
17748
17748
|
}, Symbol.toStringTag, { value: 'Module' });
|
|
17749
17749
|
|
|
17750
17750
|
// this file gets replaced with the real value during the build
|
|
17751
|
-
const version = '
|
|
17751
|
+
const version = '6.0.0-alpha.1';
|
|
17752
17752
|
|
|
17753
17753
|
const emberVersion = /*#__PURE__*/Object.defineProperty({
|
|
17754
17754
|
__proto__: null,
|
package/dist/ember-testing.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Portions Copyright 2008-2011 Apple Inc. All rights reserved.
|
|
6
6
|
* @license Licensed under MIT license
|
|
7
7
|
* See https://raw.github.com/emberjs/ember.js/master/LICENSE
|
|
8
|
-
* @version
|
|
8
|
+
* @version 6.0.0-alpha.1
|
|
9
9
|
*/
|
|
10
10
|
/* eslint-disable no-var */
|
|
11
11
|
/* globals global globalThis self */
|
package/dist/ember.debug.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Portions Copyright 2008-2011 Apple Inc. All rights reserved.
|
|
6
6
|
* @license Licensed under MIT license
|
|
7
7
|
* See https://raw.github.com/emberjs/ember.js/master/LICENSE
|
|
8
|
-
* @version
|
|
8
|
+
* @version 6.0.0-alpha.1
|
|
9
9
|
*/
|
|
10
10
|
/* eslint-disable no-var */
|
|
11
11
|
/* globals global globalThis self */
|
|
@@ -3499,7 +3499,7 @@ var define, require;
|
|
|
3499
3499
|
}, Symbol.toStringTag, { value: 'Module' });
|
|
3500
3500
|
|
|
3501
3501
|
// this file gets replaced with the real value during the build
|
|
3502
|
-
const Version = '
|
|
3502
|
+
const Version = '6.0.0-alpha.1';
|
|
3503
3503
|
|
|
3504
3504
|
const emberVersion = /*#__PURE__*/Object.defineProperty({
|
|
3505
3505
|
__proto__: null,
|
|
@@ -3689,7 +3689,7 @@ var define, require;
|
|
|
3689
3689
|
since: {
|
|
3690
3690
|
available: '5.10.0'
|
|
3691
3691
|
},
|
|
3692
|
-
until: '
|
|
3692
|
+
until: '7.0.0',
|
|
3693
3693
|
url: `https://deprecations.emberjs.com/id/import-${dasherize(importName).toLowerCase()}-from-ember`
|
|
3694
3694
|
});
|
|
3695
3695
|
},
|
package/dist/ember.prod.js
CHANGED
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
* Portions Copyright 2008-2011 Apple Inc. All rights reserved.
|
|
6
6
|
* @license Licensed under MIT license
|
|
7
7
|
* See https://raw.github.com/emberjs/ember.js/master/LICENSE
|
|
8
|
-
* @version
|
|
8
|
+
* @version 6.0.0-alpha.1
|
|
9
9
|
*/
|
|
10
10
|
/* eslint-disable no-var */
|
|
11
11
|
/* globals global globalThis self */
|
|
@@ -2718,7 +2718,7 @@ var define, require;
|
|
|
2718
2718
|
}, Symbol.toStringTag, { value: 'Module' });
|
|
2719
2719
|
|
|
2720
2720
|
// this file gets replaced with the real value during the build
|
|
2721
|
-
const Version = '
|
|
2721
|
+
const Version = '6.0.0-alpha.1';
|
|
2722
2722
|
|
|
2723
2723
|
const emberVersion = /*#__PURE__*/Object.defineProperty({
|
|
2724
2724
|
__proto__: null,
|
|
@@ -2908,7 +2908,7 @@ var define, require;
|
|
|
2908
2908
|
since: {
|
|
2909
2909
|
available: '5.10.0'
|
|
2910
2910
|
},
|
|
2911
|
-
until: '
|
|
2911
|
+
until: '7.0.0',
|
|
2912
2912
|
url: `https://deprecations.emberjs.com/id/import-${dasherize(importName).toLowerCase()}-from-ember`
|
|
2913
2913
|
});
|
|
2914
2914
|
},
|
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": "
|
|
6
|
+
"version": "6.0.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": "
|
|
3
|
+
"version": "6.0.0-alpha.1",
|
|
4
4
|
"description": "A JavaScript framework for creating ambitious web applications",
|
|
5
5
|
"keywords": [
|
|
6
6
|
"ember-addon"
|
|
@@ -190,9 +190,9 @@
|
|
|
190
190
|
"node": "16.20.0",
|
|
191
191
|
"pnpm": "8.10.0"
|
|
192
192
|
},
|
|
193
|
-
"_originalVersion": "
|
|
193
|
+
"_originalVersion": "6.0.0-alpha.1",
|
|
194
194
|
"_versionPreviouslyCalculated": true,
|
|
195
195
|
"publishConfig": {
|
|
196
|
-
"tag": "
|
|
196
|
+
"tag": "alpha"
|
|
197
197
|
}
|
|
198
198
|
}
|