|
10 | 10 | "oldVersion": "3.1.1"
|
11 | 11 | },
|
12 | 12 | "@embroider/compat": {
|
13 |
| - "impact": "patch", |
14 |
| - "oldVersion": "3.6.0", |
15 |
| - "newVersion": "3.6.1", |
16 |
| - "constraints": [ |
17 |
| - { |
18 |
| - "impact": "patch", |
19 |
| - "reason": "Has dependency `workspace:*` on @embroider/macros" |
20 |
| - }, |
21 |
| - { |
22 |
| - "impact": "patch", |
23 |
| - "reason": "Appears in changelog section :bug: Bug Fix" |
24 |
| - } |
25 |
| - ], |
26 |
| - "pkgJSONPath": "./packages/compat/package.json" |
| 13 | + "oldVersion": "3.6.1" |
27 | 14 | },
|
28 | 15 | "@embroider/core": {
|
29 | 16 | "impact": "patch",
|
30 |
| - "oldVersion": "3.4.14", |
31 |
| - "newVersion": "3.4.15", |
| 17 | + "oldVersion": "3.4.15", |
| 18 | + "newVersion": "3.4.16", |
32 | 19 | "constraints": [
|
33 | 20 | {
|
34 | 21 | "impact": "patch",
|
35 |
| - "reason": "Has dependency `workspace:*` on @embroider/shared-internals" |
36 |
| - }, |
37 |
| - { |
38 |
| - "impact": "patch", |
39 |
| - "reason": "Has dependency `workspace:*` on @embroider/macros" |
| 22 | + "reason": "Appears in changelog section :bug: Bug Fix" |
40 | 23 | }
|
41 | 24 | ],
|
42 | 25 | "pkgJSONPath": "./packages/core/package.json"
|
|
45 | 28 | "oldVersion": "3.0.3"
|
46 | 29 | },
|
47 | 30 | "@embroider/macros": {
|
48 |
| - "impact": "patch", |
49 |
| - "oldVersion": "1.16.5", |
50 |
| - "newVersion": "1.16.6", |
51 |
| - "constraints": [ |
52 |
| - { |
53 |
| - "impact": "patch", |
54 |
| - "reason": "Has dependency `workspace:*` on @embroider/shared-internals" |
55 |
| - } |
56 |
| - ], |
57 |
| - "pkgJSONPath": "./packages/macros/package.json" |
| 31 | + "oldVersion": "1.16.6" |
58 | 32 | },
|
59 | 33 | "@embroider/reverse-exports": {
|
60 | 34 | "oldVersion": "0.1.0"
|
|
63 | 37 | "oldVersion": "2.1.8"
|
64 | 38 | },
|
65 | 39 | "@embroider/shared-internals": {
|
66 |
| - "impact": "patch", |
67 |
| - "oldVersion": "2.6.2", |
68 |
| - "newVersion": "2.6.3", |
69 |
| - "constraints": [ |
70 |
| - { |
71 |
| - "impact": "patch", |
72 |
| - "reason": "Appears in changelog section :bug: Bug Fix" |
73 |
| - } |
74 |
| - ], |
75 |
| - "pkgJSONPath": "./packages/shared-internals/package.json" |
| 40 | + "oldVersion": "2.6.3" |
76 | 41 | },
|
77 | 42 | "@embroider/test-setup": {
|
78 | 43 | "oldVersion": "4.0.0"
|
|
84 | 49 | "oldVersion": "0.2.0"
|
85 | 50 | },
|
86 | 51 | "@embroider/webpack": {
|
87 |
| - "impact": "patch", |
88 |
| - "oldVersion": "4.0.4", |
89 |
| - "newVersion": "4.0.5", |
90 |
| - "constraints": [ |
91 |
| - { |
92 |
| - "impact": "patch", |
93 |
| - "reason": "Has dependency `workspace:*` on @embroider/shared-internals" |
94 |
| - }, |
95 |
| - { |
96 |
| - "impact": "patch", |
97 |
| - "reason": "Appears in changelog section :house: Internal" |
98 |
| - } |
99 |
| - ], |
100 |
| - "pkgJSONPath": "./packages/webpack/package.json" |
| 52 | + "oldVersion": "4.0.5" |
101 | 53 | }
|
102 | 54 | },
|
103 |
| - "description": "## Release (2024-08-30)\n\n@embroider/compat 3.6.1 (patch)\n@embroider/core 3.4.15 (patch)\n@embroider/macros 1.16.6 (patch)\n@embroider/shared-internals 2.6.3 (patch)\n@embroider/webpack 4.0.5 (patch)\n\n#### :bug: Bug Fix\n* `@embroider/shared-internals`\n * [#2075](https://github.com/embroider-build/embroider/pull/2075) Update ember standard modules to include @ember/renderer and @ember/-internals and ember-testing ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* `@embroider/compat`\n * [#2067](https://github.com/embroider-build/embroider/pull/2067) codemod fixes ([@void-mAlex](https://github.com/void-mAlex))\n\n#### :memo: Documentation\n* [#2055](https://github.com/embroider-build/embroider/pull/2055) document templateTagCodemod usage ([@void-mAlex](https://github.com/void-mAlex))\n\n#### :house: Internal\n* `@embroider/webpack`\n * [#2076](https://github.com/embroider-build/embroider/pull/2076) [Stable]: Follow upstream type change from webpack ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* Other\n * [#2058](https://github.com/embroider-build/embroider/pull/2058) Set the packageManager field ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 2\n- Alex ([@void-mAlex](https://github.com/void-mAlex))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n" |
| 55 | + "description": "## Release (2024-09-20)\n\n@embroider/core 3.4.16 (patch)\n\n#### :bug: Bug Fix\n* `@embroider/core`, `@embroider/test-scenarios`\n * [#2088](https://github.com/embroider-build/embroider/pull/2088) Implement ember's component-template-resolving deprecation ([@ef4](https://github.com/ef4))\n\n#### Committers: 1\n- Edward Faulkner ([@ef4](https://github.com/ef4))\n" |
104 | 56 | }
|
0 commit comments