ember-cli 7.1.0-beta.1 → 7.1.0-beta.2

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/CHANGELOG.md CHANGED
@@ -1,5 +1,21 @@
1
1
  # ember-cli Changelog
2
2
 
3
+ ## Release (2026-05-30)
4
+
5
+ * ember-cli 7.1.0-beta.2 (patch)
6
+
7
+ #### :bug: Bug Fix
8
+ * `ember-cli`
9
+ * [#11028](https://github.com/ember-cli/ember-cli/pull/11028) [BUGFIX release] fix require(esm) of blueprint indexes ([@NullVoxPopuli](https://github.com/NullVoxPopuli))
10
+
11
+ #### :house: Internal
12
+ * `ember-cli`
13
+ * [#11033](https://github.com/ember-cli/ember-cli/pull/11033) Merge release into beta ([@mansona](https://github.com/mansona))
14
+
15
+ #### Committers: 2
16
+ - Chris Manson ([@mansona](https://github.com/mansona))
17
+ - [@NullVoxPopuli](https://github.com/NullVoxPopuli)
18
+
3
19
  ## Release (2026-05-22)
4
20
 
5
21
  * ember-cli 7.1.0-beta.1 (minor)
@@ -3,7 +3,7 @@
3
3
  "logo": "https://ember-cli.com/assets/images/ember-cli-logo-small-dark.png",
4
4
  "name": "ember-cli",
5
5
  "description": "Command line tool for developing ambitious ember.js apps",
6
- "version": "7.1.0-beta.1-beta-d7278bc2cc"
6
+ "version": "7.1.0-beta.2-beta-27b546bfdd"
7
7
  },
8
8
  "files": {
9
9
  "lib/broccoli/default-packager.js": {
@@ -4624,7 +4624,7 @@
4624
4624
  },
4625
4625
  {
4626
4626
  "file": "lib/models/blueprint.js",
4627
- "line": 1490,
4627
+ "line": 1494,
4628
4628
  "static": 1,
4629
4629
  "itemtype": "method",
4630
4630
  "name": "list",
@@ -4654,7 +4654,7 @@
4654
4654
  },
4655
4655
  {
4656
4656
  "file": "lib/models/blueprint.js",
4657
- "line": 1554,
4657
+ "line": 1558,
4658
4658
  "description": "Files that are renamed when installed into the target directory.\nThis allows including files in the blueprint that would have an effect\non another process, such as a file named `.gitignore`.\n\nThe keys are the filenames used in the files folder.\nThe values are the filenames used in the target directory.",
4659
4659
  "static": 1,
4660
4660
  "itemtype": "property",
@@ -4665,7 +4665,7 @@
4665
4665
  },
4666
4666
  {
4667
4667
  "file": "lib/models/blueprint.js",
4668
- "line": 1569,
4668
+ "line": 1573,
4669
4669
  "static": 1,
4670
4670
  "itemtype": "property",
4671
4671
  "name": "ignoredFiles",
@@ -4675,7 +4675,7 @@
4675
4675
  },
4676
4676
  {
4677
4677
  "file": "lib/models/blueprint.js",
4678
- "line": 1575,
4678
+ "line": 1579,
4679
4679
  "static": 1,
4680
4680
  "itemtype": "property",
4681
4681
  "name": "ignoredUpdateFiles",
@@ -4685,7 +4685,7 @@
4685
4685
  },
4686
4686
  {
4687
4687
  "file": "lib/models/blueprint.js",
4688
- "line": 1581,
4688
+ "line": 1585,
4689
4689
  "static": 1,
4690
4690
  "itemtype": "property",
4691
4691
  "name": "defaultLookupPaths",
@@ -4695,7 +4695,7 @@
4695
4695
  },
4696
4696
  {
4697
4697
  "file": "lib/models/blueprint.js",
4698
- "line": 1589,
4698
+ "line": 1593,
4699
4699
  "access": "private",
4700
4700
  "tagname": "",
4701
4701
  "itemtype": "method",
@@ -4717,7 +4717,7 @@
4717
4717
  },
4718
4718
  {
4719
4719
  "file": "lib/models/blueprint.js",
4720
- "line": 1602,
4720
+ "line": 1606,
4721
4721
  "access": "private",
4722
4722
  "tagname": "",
4723
4723
  "itemtype": "method",
@@ -4735,7 +4735,7 @@
4735
4735
  },
4736
4736
  {
4737
4737
  "file": "lib/models/blueprint.js",
4738
- "line": 1613,
4738
+ "line": 1617,
4739
4739
  "access": "private",
4740
4740
  "tagname": "",
4741
4741
  "itemtype": "method",
@@ -4753,7 +4753,7 @@
4753
4753
  },
4754
4754
  {
4755
4755
  "file": "lib/models/blueprint.js",
4756
- "line": 1622,
4756
+ "line": 1626,
4757
4757
  "access": "private",
4758
4758
  "tagname": "",
4759
4759
  "itemtype": "method",
@@ -4780,7 +4780,7 @@
4780
4780
  },
4781
4781
  {
4782
4782
  "file": "lib/models/blueprint.js",
4783
- "line": 1636,
4783
+ "line": 1640,
4784
4784
  "access": "private",
4785
4785
  "tagname": "",
4786
4786
  "itemtype": "method",
@@ -4802,7 +4802,7 @@
4802
4802
  },
4803
4803
  {
4804
4804
  "file": "lib/models/blueprint.js",
4805
- "line": 1648,
4805
+ "line": 1652,
4806
4806
  "description": "Combines provided lookup paths with defaults and removes\nduplicates.",
4807
4807
  "access": "private",
4808
4808
  "tagname": "",
@@ -4825,7 +4825,7 @@
4825
4825
  },
4826
4826
  {
4827
4827
  "file": "lib/models/blueprint.js",
4828
- "line": 1663,
4828
+ "line": 1667,
4829
4829
  "description": "Looks for a __path__ token in the files folder. Must be present for\nthe blueprint to support pod tokens.",
4830
4830
  "access": "private",
4831
4831
  "tagname": "",
@@ -4848,7 +4848,7 @@
4848
4848
  },
4849
4849
  {
4850
4850
  "file": "lib/models/blueprint.js",
4851
- "line": 1702,
4851
+ "line": 1706,
4852
4852
  "access": "private",
4853
4853
  "tagname": "",
4854
4854
  "itemtype": "method",
@@ -4870,7 +4870,7 @@
4870
4870
  },
4871
4871
  {
4872
4872
  "file": "lib/models/blueprint.js",
4873
- "line": 1716,
4873
+ "line": 1720,
4874
4874
  "access": "private",
4875
4875
  "tagname": "",
4876
4876
  "itemtype": "method",
@@ -4892,7 +4892,7 @@
4892
4892
  },
4893
4893
  {
4894
4894
  "file": "lib/models/blueprint.js",
4895
- "line": 1726,
4895
+ "line": 1730,
4896
4896
  "access": "private",
4897
4897
  "tagname": "",
4898
4898
  "itemtype": "method",
@@ -4907,7 +4907,7 @@
4907
4907
  },
4908
4908
  {
4909
4909
  "file": "lib/models/blueprint.js",
4910
- "line": 1739,
4910
+ "line": 1743,
4911
4911
  "access": "private",
4912
4912
  "tagname": "",
4913
4913
  "itemtype": "method",
@@ -4929,7 +4929,7 @@
4929
4929
  },
4930
4930
  {
4931
4931
  "file": "lib/models/blueprint.js",
4932
- "line": 1789,
4932
+ "line": 1793,
4933
4933
  "description": "Takes a substring of a string based on byte offsets.",
4934
4934
  "access": "private",
4935
4935
  "tagname": "",
@@ -1474,7 +1474,11 @@ Blueprint.load = function (blueprintPath, blueprintOptions) {
1474
1474
 
1475
1475
  let constructorPath = path.resolve(blueprintPath, 'index.js');
1476
1476
  if (Blueprint._existsSync(constructorPath)) {
1477
- const blueprintModule = require(constructorPath);
1477
+ let blueprintModule = require(constructorPath);
1478
+
1479
+ if (blueprintModule.__esModule) {
1480
+ blueprintModule = blueprintModule.default;
1481
+ }
1478
1482
 
1479
1483
  if (typeof blueprintModule === 'function') {
1480
1484
  Constructor = blueprintModule;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ember-cli",
3
- "version": "7.1.0-beta.1",
3
+ "version": "7.1.0-beta.2",
4
4
  "description": "Command line tool for developing ambitious ember.js apps",
5
5
  "keywords": [
6
6
  "app",
@@ -63,7 +63,7 @@
63
63
  "broccoli-asset-rev": "^3.0.0",
64
64
  "concurrently": "^9.2.1",
65
65
  "ember-auto-import": "^2.13.1",
66
- "ember-cli": "~7.1.0-beta.1",
66
+ "ember-cli": "~7.1.0-beta.2",
67
67
  "ember-cli-app-version": "^7.0.0",
68
68
  "ember-cli-babel": "^8.3.1",
69
69
  "ember-cli-clean-css": "^3.0.0",