@module-federation/storybook-addon 1.0.0 → 2.0.0

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
@@ -6,1122 +6,1143 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/s
6
6
 
7
7
  ### Dependency Updates
8
8
 
9
- * `utils` updated to version `2.0.7`
10
- * `utils` updated to version `2.0.7`
9
+ - `utils` updated to version `2.0.7`
10
+ - `utils` updated to version `2.0.7`
11
11
 
12
12
  ### Bug Fixes
13
13
 
14
- * add release tooling to storybook addon ([43c66bb](https://github.com/module-federation/nextjs-mf/commit/43c66bbc10af8198e908d35ffde7b7dc0058f9cb))
15
- * add release tooling to storybook addon ([#817](https://github.com/module-federation/nextjs-mf/issues/817)) ([63d27a8](https://github.com/module-federation/nextjs-mf/commit/63d27a8067a0734d04677948b50454b6704dc387))
16
- * ignore ts error ([86bb46b](https://github.com/module-federation/nextjs-mf/commit/86bb46b0a77617c28d5294c3cc5e266b9360eb65))
17
- * **storybook-addon:** update src path also for stories from v7 ([#1206](https://github.com/module-federation/nextjs-mf/issues/1206)) ([8af9066](https://github.com/module-federation/nextjs-mf/commit/8af906648c3abf8d9a344fec9153b54a02ad3e53)), closes [#1195](https://github.com/module-federation/nextjs-mf/issues/1195)
18
- * workaround to self ref module error in prod ([#1205](https://github.com/module-federation/nextjs-mf/issues/1205)) ([1d88beb](https://github.com/module-federation/nextjs-mf/commit/1d88beb0da629f036e132573fee9f05494b1f540))
19
-
14
+ - add release tooling to storybook addon ([43c66bb](https://github.com/module-federation/nextjs-mf/commit/43c66bbc10af8198e908d35ffde7b7dc0058f9cb))
15
+ - add release tooling to storybook addon ([#817](https://github.com/module-federation/nextjs-mf/issues/817)) ([63d27a8](https://github.com/module-federation/nextjs-mf/commit/63d27a8067a0734d04677948b50454b6704dc387))
16
+ - ignore ts error ([86bb46b](https://github.com/module-federation/nextjs-mf/commit/86bb46b0a77617c28d5294c3cc5e266b9360eb65))
17
+ - **storybook-addon:** update src path also for stories from v7 ([#1206](https://github.com/module-federation/nextjs-mf/issues/1206)) ([8af9066](https://github.com/module-federation/nextjs-mf/commit/8af906648c3abf8d9a344fec9153b54a02ad3e53)), closes [#1195](https://github.com/module-federation/nextjs-mf/issues/1195)
18
+ - workaround to self ref module error in prod ([#1205](https://github.com/module-federation/nextjs-mf/issues/1205)) ([1d88beb](https://github.com/module-federation/nextjs-mf/commit/1d88beb0da629f036e132573fee9f05494b1f540))
20
19
 
21
20
  ### Features
22
21
 
23
- * add storybook addon that supports Module Federation remote containers ([#598](https://github.com/module-federation/nextjs-mf/issues/598)) ([7547b02](https://github.com/module-federation/nextjs-mf/commit/7547b02937fdef2831060d6a7bfd337d2cc3355c))
24
- * Next Federation 7 ([#726](https://github.com/module-federation/nextjs-mf/issues/726)) ([d50ca1e](https://github.com/module-federation/nextjs-mf/commit/d50ca1e4636c4e0a402190f6e9c3f69ed9ec8eac)), closes [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#835](https://github.com/module-federation/nextjs-mf/issues/835) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#871](https://github.com/module-federation/nextjs-mf/issues/871) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#872](https://github.com/module-federation/nextjs-mf/issues/872) [#875](https://github.com/module-federation/nextjs-mf/issues/875) [#884](https://github.com/module-federation/nextjs-mf/issues/884) [#887](https://github.com/module-federation/nextjs-mf/issues/887) [#893](https://github.com/module-federation/nextjs-mf/issues/893) [#885](https://github.com/module-federation/nextjs-mf/issues/885) [#899](https://github.com/module-federation/nextjs-mf/issues/899) [#904](https://github.com/module-federation/nextjs-mf/issues/904) [#932](https://github.com/module-federation/nextjs-mf/issues/932) [#936](https://github.com/module-federation/nextjs-mf/issues/936) [#959](https://github.com/module-federation/nextjs-mf/issues/959) [#960](https://github.com/module-federation/nextjs-mf/issues/960) [#969](https://github.com/module-federation/nextjs-mf/issues/969) [#971](https://github.com/module-federation/nextjs-mf/issues/971) [#974](https://github.com/module-federation/nextjs-mf/issues/974) [#984](https://github.com/module-federation/nextjs-mf/issues/984) [#986](https://github.com/module-federation/nextjs-mf/issues/986) [#1015](https://github.com/module-federation/nextjs-mf/issues/1015) [#1086](https://github.com/module-federation/nextjs-mf/issues/1086) [#1084](https://github.com/module-federation/nextjs-mf/issues/1084)
25
- * **storybook-addon:** upgrade nx and refactor util `withModuleFederation` ([#829](https://github.com/module-federation/nextjs-mf/issues/829)) ([5eeab46](https://github.com/module-federation/nextjs-mf/commit/5eeab46861fa1e444b772cdd15ba5472414e5dd8))
26
-
22
+ - add storybook addon that supports Module Federation remote containers ([#598](https://github.com/module-federation/nextjs-mf/issues/598)) ([7547b02](https://github.com/module-federation/nextjs-mf/commit/7547b02937fdef2831060d6a7bfd337d2cc3355c))
23
+ - Next Federation 7 ([#726](https://github.com/module-federation/nextjs-mf/issues/726)) ([d50ca1e](https://github.com/module-federation/nextjs-mf/commit/d50ca1e4636c4e0a402190f6e9c3f69ed9ec8eac)), closes [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#835](https://github.com/module-federation/nextjs-mf/issues/835) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#871](https://github.com/module-federation/nextjs-mf/issues/871) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#872](https://github.com/module-federation/nextjs-mf/issues/872) [#875](https://github.com/module-federation/nextjs-mf/issues/875) [#884](https://github.com/module-federation/nextjs-mf/issues/884) [#887](https://github.com/module-federation/nextjs-mf/issues/887) [#893](https://github.com/module-federation/nextjs-mf/issues/893) [#885](https://github.com/module-federation/nextjs-mf/issues/885) [#899](https://github.com/module-federation/nextjs-mf/issues/899) [#904](https://github.com/module-federation/nextjs-mf/issues/904) [#932](https://github.com/module-federation/nextjs-mf/issues/932) [#936](https://github.com/module-federation/nextjs-mf/issues/936) [#959](https://github.com/module-federation/nextjs-mf/issues/959) [#960](https://github.com/module-federation/nextjs-mf/issues/960) [#969](https://github.com/module-federation/nextjs-mf/issues/969) [#971](https://github.com/module-federation/nextjs-mf/issues/971) [#974](https://github.com/module-federation/nextjs-mf/issues/974) [#984](https://github.com/module-federation/nextjs-mf/issues/984) [#986](https://github.com/module-federation/nextjs-mf/issues/986) [#1015](https://github.com/module-federation/nextjs-mf/issues/1015) [#1086](https://github.com/module-federation/nextjs-mf/issues/1086) [#1084](https://github.com/module-federation/nextjs-mf/issues/1084)
24
+ - **storybook-addon:** upgrade nx and refactor util `withModuleFederation` ([#829](https://github.com/module-federation/nextjs-mf/issues/829)) ([5eeab46](https://github.com/module-federation/nextjs-mf/commit/5eeab46861fa1e444b772cdd15ba5472414e5dd8))
27
25
 
28
26
  ### BREAKING CHANGES
29
27
 
30
- * automaticAsyncBoundary option has been removed
28
+ - automaticAsyncBoundary option has been removed
31
29
 
32
- * fix: exclude specific pages from page map automatically
30
+ - fix: exclude specific pages from page map automatically
33
31
 
34
- * refactor: conslidate codebase
32
+ - refactor: conslidate codebase
35
33
 
36
- * fix: improve hot reload share recovery
34
+ - fix: improve hot reload share recovery
37
35
 
38
- * refactor: remove server jsonp template
36
+ - refactor: remove server jsonp template
39
37
 
40
- * chore: remove dead code from runtime modules
38
+ - chore: remove dead code from runtime modules
41
39
 
42
- * fix: clean up jsonp getCustomJsonpCode
40
+ - fix: clean up jsonp getCustomJsonpCode
43
41
 
44
42
  getting chunk loading global from compiler output options
45
43
 
46
- * feat: adding cleanInitArrays runtime helper
44
+ - feat: adding cleanInitArrays runtime helper
47
45
 
48
- * chore: remove share scope hoist and module hoisting system
46
+ - chore: remove share scope hoist and module hoisting system
49
47
 
50
- * chore: cleanup code
48
+ - chore: cleanup code
51
49
 
52
- * chore: remove dead code from add module runtime plugin
50
+ - chore: remove dead code from add module runtime plugin
53
51
 
54
52
  likely can remove whole plugin in future
55
53
 
56
- * chore: remove logs from delegate modules
54
+ - chore: remove logs from delegate modules
57
55
 
58
- * chore: remove old utils
56
+ - chore: remove old utils
59
57
 
60
- * fix: add warning on auto page stitch
58
+ - fix: add warning on auto page stitch
61
59
 
62
- * fix: remove commented out code from InvertedContainerPlugin.ts
60
+ - fix: remove commented out code from InvertedContainerPlugin.ts
63
61
 
64
- * chore: improve logging to see if its local load or remote load
62
+ - chore: improve logging to see if its local load or remote load
65
63
 
66
- * chore: clean up old custom promises factories
64
+ - chore: clean up old custom promises factories
67
65
 
68
- * fix: remove container proxy code
66
+ - fix: remove container proxy code
69
67
 
70
- * fix: remove container proxy code
71
- * automaticAsyncBoundary option has been removed
68
+ - fix: remove container proxy code
69
+ - automaticAsyncBoundary option has been removed
72
70
 
73
- * fix: exclude specific pages from page map automatically
71
+ - fix: exclude specific pages from page map automatically
74
72
 
75
- * refactor: conslidate codebase
73
+ - refactor: conslidate codebase
76
74
 
77
- * fix: improve hot reload share recovery
75
+ - fix: improve hot reload share recovery
78
76
 
79
- * refactor: remove server jsonp template
77
+ - refactor: remove server jsonp template
80
78
 
81
- * chore: remove dead code from runtime modules
79
+ - chore: remove dead code from runtime modules
82
80
 
83
- * fix: clean up jsonp getCustomJsonpCode
81
+ - fix: clean up jsonp getCustomJsonpCode
84
82
 
85
83
  getting chunk loading global from compiler output options
86
84
 
87
- * feat: adding cleanInitArrays runtime helper
85
+ - feat: adding cleanInitArrays runtime helper
88
86
 
89
- * chore: remove share scope hoist and module hoisting system
87
+ - chore: remove share scope hoist and module hoisting system
90
88
 
91
- * chore: cleanup code
89
+ - chore: cleanup code
92
90
 
93
- * chore: remove dead code from add module runtime plugin
91
+ - chore: remove dead code from add module runtime plugin
94
92
 
95
93
  likely can remove whole plugin in future
96
94
 
97
- * chore: remove logs from delegate modules
95
+ - chore: remove logs from delegate modules
98
96
 
99
- * chore: remove old utils
97
+ - chore: remove old utils
100
98
 
101
- * fix: add warning on auto page stitch
99
+ - fix: add warning on auto page stitch
102
100
 
103
- * fix: remove commented out code from InvertedContainerPlugin.ts
101
+ - fix: remove commented out code from InvertedContainerPlugin.ts
104
102
 
105
- * chore: improve logging to see if its local load or remote load
103
+ - chore: improve logging to see if its local load or remote load
106
104
 
107
- * chore: clean up old custom promises factories
105
+ - chore: clean up old custom promises factories
108
106
 
109
- * fix: remove container proxy code
107
+ - fix: remove container proxy code
110
108
 
111
- * fix: remove container proxy code
109
+ - fix: remove container proxy code
112
110
 
113
- * chore: fix project.json
111
+ - chore: fix project.json
114
112
 
115
- * debugging
113
+ - debugging
116
114
 
117
- * fix: resolve backmerge issues with build
115
+ - fix: resolve backmerge issues with build
118
116
 
119
- * Merge branch 'kill_child_compilers' into fix_backmerge_issues
117
+ - Merge branch 'kill_child_compilers' into fix_backmerge_issues
120
118
 
121
119
  # Conflicts:
122
- # package-lock.json
123
- # package.json
124
- # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
125
- # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
126
- # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
127
120
 
128
- * feat: enable eager sharing
121
+ # package-lock.json
122
+
123
+ # package.json
124
+
125
+ # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
129
126
 
130
- * refactor: improve module hooks for eager loading and search
127
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
131
128
 
132
- * refactor: cleanup custom jsonp and make es5
129
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
133
130
 
134
- * refactor: cleanup inverted container code
131
+ - feat: enable eager sharing
135
132
 
136
- * refactor: cleanup inverted container code
137
- * automaticAsyncBoundary option has been removed
133
+ - refactor: improve module hooks for eager loading and search
138
134
 
139
- * fix: exclude specific pages from page map automatically
135
+ - refactor: cleanup custom jsonp and make es5
140
136
 
141
- * refactor: conslidate codebase
137
+ - refactor: cleanup inverted container code
142
138
 
143
- * fix: improve hot reload share recovery
139
+ - refactor: cleanup inverted container code
140
+ - automaticAsyncBoundary option has been removed
144
141
 
145
- * refactor: remove server jsonp template
142
+ - fix: exclude specific pages from page map automatically
146
143
 
147
- * chore: remove dead code from runtime modules
144
+ - refactor: conslidate codebase
148
145
 
149
- * fix: clean up jsonp getCustomJsonpCode
146
+ - fix: improve hot reload share recovery
147
+
148
+ - refactor: remove server jsonp template
149
+
150
+ - chore: remove dead code from runtime modules
151
+
152
+ - fix: clean up jsonp getCustomJsonpCode
150
153
 
151
154
  getting chunk loading global from compiler output options
152
155
 
153
- * feat: adding cleanInitArrays runtime helper
156
+ - feat: adding cleanInitArrays runtime helper
154
157
 
155
- * chore: remove share scope hoist and module hoisting system
158
+ - chore: remove share scope hoist and module hoisting system
156
159
 
157
- * chore: cleanup code
160
+ - chore: cleanup code
158
161
 
159
- * chore: remove dead code from add module runtime plugin
162
+ - chore: remove dead code from add module runtime plugin
160
163
 
161
164
  likely can remove whole plugin in future
162
165
 
163
- * chore: remove logs from delegate modules
166
+ - chore: remove logs from delegate modules
164
167
 
165
- * chore: remove old utils
168
+ - chore: remove old utils
166
169
 
167
- * fix: add warning on auto page stitch
170
+ - fix: add warning on auto page stitch
168
171
 
169
- * fix: remove commented out code from InvertedContainerPlugin.ts
172
+ - fix: remove commented out code from InvertedContainerPlugin.ts
170
173
 
171
- * chore: improve logging to see if its local load or remote load
174
+ - chore: improve logging to see if its local load or remote load
172
175
 
173
- * chore: clean up old custom promises factories
176
+ - chore: clean up old custom promises factories
174
177
 
175
- * fix: remove container proxy code
178
+ - fix: remove container proxy code
176
179
 
177
- * fix: remove container proxy code
180
+ - fix: remove container proxy code
178
181
 
179
- * fix: resolve backmerge issues with build
182
+ - fix: resolve backmerge issues with build
180
183
 
181
- * Merge branch 'kill_child_compilers' into fix_backmerge_issues
184
+ - Merge branch 'kill_child_compilers' into fix_backmerge_issues
182
185
 
183
186
  # Conflicts:
184
- # package-lock.json
185
- # package.json
186
- # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
187
- # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
188
- # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
189
187
 
190
- * feat: enable eager sharing
188
+ # package-lock.json
189
+
190
+ # package.json
191
191
 
192
- * refactor: improve module hooks for eager loading and search
192
+ # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
193
193
 
194
- * refactor: cleanup custom jsonp and make es5
194
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
195
195
 
196
- * refactor: cleanup inverted container code
196
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
197
197
 
198
- * refactor: cleanup inverted container code
198
+ - feat: enable eager sharing
199
199
 
200
- * ci: fix install step with npm and NX
200
+ - refactor: improve module hooks for eager loading and search
201
201
 
202
- * test: remove tests for now
202
+ - refactor: cleanup custom jsonp and make es5
203
203
 
204
- * chore(utils): release version 1.7.3-beta.0
204
+ - refactor: cleanup inverted container code
205
205
 
206
- * chore(utils): release version 1.7.3
206
+ - refactor: cleanup inverted container code
207
207
 
208
- * chore(node): release version 0.14.4-beta.0
208
+ - ci: fix install step with npm and NX
209
209
 
210
- * chore(node): release version 0.14.4
210
+ - test: remove tests for now
211
211
 
212
- * chore(nextjs-mf): release version 6.4.1-beta.4
212
+ - chore(utils): release version 1.7.3-beta.0
213
213
 
214
- * fix: remove debugging runtime variable
214
+ - chore(utils): release version 1.7.3
215
215
 
216
- * chore(nextjs-mf): release version 6.4.1-beta.5
216
+ - chore(node): release version 0.14.4-beta.0
217
217
 
218
+ - chore(node): release version 0.14.4
218
219
 
220
+ - chore(nextjs-mf): release version 6.4.1-beta.4
221
+
222
+ - fix: remove debugging runtime variable
223
+
224
+ - chore(nextjs-mf): release version 6.4.1-beta.5
219
225
 
220
226
  # [1.0.0](https://github.com/module-federation/nextjs-mf/compare/storybook-addon-0.2.0...storybook-addon-1.0.0) (2023-08-14)
221
227
 
222
228
  ### Dependency Updates
223
229
 
224
- * `utils` updated to version `2.0.7`
225
- * `utils` updated to version `2.0.7`
230
+ - `utils` updated to version `2.0.7`
231
+ - `utils` updated to version `2.0.7`
226
232
 
227
233
  ### Bug Fixes
228
234
 
229
- * ignore ts error ([86bb46b](https://github.com/module-federation/nextjs-mf/commit/86bb46b0a77617c28d5294c3cc5e266b9360eb65))
230
- * **storybook-addon:** update src path also for stories from v7 ([#1206](https://github.com/module-federation/nextjs-mf/issues/1206)) ([8af9066](https://github.com/module-federation/nextjs-mf/commit/8af906648c3abf8d9a344fec9153b54a02ad3e53)), closes [#1195](https://github.com/module-federation/nextjs-mf/issues/1195)
231
- * workaround to self ref module error in prod ([#1205](https://github.com/module-federation/nextjs-mf/issues/1205)) ([1d88beb](https://github.com/module-federation/nextjs-mf/commit/1d88beb0da629f036e132573fee9f05494b1f540))
232
-
235
+ - ignore ts error ([86bb46b](https://github.com/module-federation/nextjs-mf/commit/86bb46b0a77617c28d5294c3cc5e266b9360eb65))
236
+ - **storybook-addon:** update src path also for stories from v7 ([#1206](https://github.com/module-federation/nextjs-mf/issues/1206)) ([8af9066](https://github.com/module-federation/nextjs-mf/commit/8af906648c3abf8d9a344fec9153b54a02ad3e53)), closes [#1195](https://github.com/module-federation/nextjs-mf/issues/1195)
237
+ - workaround to self ref module error in prod ([#1205](https://github.com/module-federation/nextjs-mf/issues/1205)) ([1d88beb](https://github.com/module-federation/nextjs-mf/commit/1d88beb0da629f036e132573fee9f05494b1f540))
233
238
 
234
239
  ### Features
235
240
 
236
- * Next Federation 7 ([#726](https://github.com/module-federation/nextjs-mf/issues/726)) ([d50ca1e](https://github.com/module-federation/nextjs-mf/commit/d50ca1e4636c4e0a402190f6e9c3f69ed9ec8eac)), closes [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#835](https://github.com/module-federation/nextjs-mf/issues/835) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#871](https://github.com/module-federation/nextjs-mf/issues/871) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#872](https://github.com/module-federation/nextjs-mf/issues/872) [#875](https://github.com/module-federation/nextjs-mf/issues/875) [#884](https://github.com/module-federation/nextjs-mf/issues/884) [#887](https://github.com/module-federation/nextjs-mf/issues/887) [#893](https://github.com/module-federation/nextjs-mf/issues/893) [#885](https://github.com/module-federation/nextjs-mf/issues/885) [#899](https://github.com/module-federation/nextjs-mf/issues/899) [#904](https://github.com/module-federation/nextjs-mf/issues/904) [#932](https://github.com/module-federation/nextjs-mf/issues/932) [#936](https://github.com/module-federation/nextjs-mf/issues/936) [#959](https://github.com/module-federation/nextjs-mf/issues/959) [#960](https://github.com/module-federation/nextjs-mf/issues/960) [#969](https://github.com/module-federation/nextjs-mf/issues/969) [#971](https://github.com/module-federation/nextjs-mf/issues/971) [#974](https://github.com/module-federation/nextjs-mf/issues/974) [#984](https://github.com/module-federation/nextjs-mf/issues/984) [#986](https://github.com/module-federation/nextjs-mf/issues/986) [#1015](https://github.com/module-federation/nextjs-mf/issues/1015) [#1086](https://github.com/module-federation/nextjs-mf/issues/1086) [#1084](https://github.com/module-federation/nextjs-mf/issues/1084)
237
-
241
+ - Next Federation 7 ([#726](https://github.com/module-federation/nextjs-mf/issues/726)) ([d50ca1e](https://github.com/module-federation/nextjs-mf/commit/d50ca1e4636c4e0a402190f6e9c3f69ed9ec8eac)), closes [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#835](https://github.com/module-federation/nextjs-mf/issues/835) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#871](https://github.com/module-federation/nextjs-mf/issues/871) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#872](https://github.com/module-federation/nextjs-mf/issues/872) [#875](https://github.com/module-federation/nextjs-mf/issues/875) [#884](https://github.com/module-federation/nextjs-mf/issues/884) [#887](https://github.com/module-federation/nextjs-mf/issues/887) [#893](https://github.com/module-federation/nextjs-mf/issues/893) [#885](https://github.com/module-federation/nextjs-mf/issues/885) [#899](https://github.com/module-federation/nextjs-mf/issues/899) [#904](https://github.com/module-federation/nextjs-mf/issues/904) [#932](https://github.com/module-federation/nextjs-mf/issues/932) [#936](https://github.com/module-federation/nextjs-mf/issues/936) [#959](https://github.com/module-federation/nextjs-mf/issues/959) [#960](https://github.com/module-federation/nextjs-mf/issues/960) [#969](https://github.com/module-federation/nextjs-mf/issues/969) [#971](https://github.com/module-federation/nextjs-mf/issues/971) [#974](https://github.com/module-federation/nextjs-mf/issues/974) [#984](https://github.com/module-federation/nextjs-mf/issues/984) [#986](https://github.com/module-federation/nextjs-mf/issues/986) [#1015](https://github.com/module-federation/nextjs-mf/issues/1015) [#1086](https://github.com/module-federation/nextjs-mf/issues/1086) [#1084](https://github.com/module-federation/nextjs-mf/issues/1084)
238
242
 
239
243
  ### BREAKING CHANGES
240
244
 
241
- * automaticAsyncBoundary option has been removed
245
+ - automaticAsyncBoundary option has been removed
242
246
 
243
- * fix: exclude specific pages from page map automatically
247
+ - fix: exclude specific pages from page map automatically
244
248
 
245
- * refactor: conslidate codebase
249
+ - refactor: conslidate codebase
246
250
 
247
- * fix: improve hot reload share recovery
251
+ - fix: improve hot reload share recovery
248
252
 
249
- * refactor: remove server jsonp template
253
+ - refactor: remove server jsonp template
250
254
 
251
- * chore: remove dead code from runtime modules
255
+ - chore: remove dead code from runtime modules
252
256
 
253
- * fix: clean up jsonp getCustomJsonpCode
257
+ - fix: clean up jsonp getCustomJsonpCode
254
258
 
255
259
  getting chunk loading global from compiler output options
256
260
 
257
- * feat: adding cleanInitArrays runtime helper
261
+ - feat: adding cleanInitArrays runtime helper
258
262
 
259
- * chore: remove share scope hoist and module hoisting system
263
+ - chore: remove share scope hoist and module hoisting system
260
264
 
261
- * chore: cleanup code
265
+ - chore: cleanup code
262
266
 
263
- * chore: remove dead code from add module runtime plugin
267
+ - chore: remove dead code from add module runtime plugin
264
268
 
265
269
  likely can remove whole plugin in future
266
270
 
267
- * chore: remove logs from delegate modules
271
+ - chore: remove logs from delegate modules
268
272
 
269
- * chore: remove old utils
273
+ - chore: remove old utils
270
274
 
271
- * fix: add warning on auto page stitch
275
+ - fix: add warning on auto page stitch
272
276
 
273
- * fix: remove commented out code from InvertedContainerPlugin.ts
277
+ - fix: remove commented out code from InvertedContainerPlugin.ts
274
278
 
275
- * chore: improve logging to see if its local load or remote load
279
+ - chore: improve logging to see if its local load or remote load
276
280
 
277
- * chore: clean up old custom promises factories
281
+ - chore: clean up old custom promises factories
278
282
 
279
- * fix: remove container proxy code
283
+ - fix: remove container proxy code
280
284
 
281
- * fix: remove container proxy code
282
- * automaticAsyncBoundary option has been removed
285
+ - fix: remove container proxy code
286
+ - automaticAsyncBoundary option has been removed
283
287
 
284
- * fix: exclude specific pages from page map automatically
288
+ - fix: exclude specific pages from page map automatically
285
289
 
286
- * refactor: conslidate codebase
290
+ - refactor: conslidate codebase
287
291
 
288
- * fix: improve hot reload share recovery
292
+ - fix: improve hot reload share recovery
289
293
 
290
- * refactor: remove server jsonp template
294
+ - refactor: remove server jsonp template
291
295
 
292
- * chore: remove dead code from runtime modules
296
+ - chore: remove dead code from runtime modules
293
297
 
294
- * fix: clean up jsonp getCustomJsonpCode
298
+ - fix: clean up jsonp getCustomJsonpCode
295
299
 
296
300
  getting chunk loading global from compiler output options
297
301
 
298
- * feat: adding cleanInitArrays runtime helper
302
+ - feat: adding cleanInitArrays runtime helper
299
303
 
300
- * chore: remove share scope hoist and module hoisting system
304
+ - chore: remove share scope hoist and module hoisting system
301
305
 
302
- * chore: cleanup code
306
+ - chore: cleanup code
303
307
 
304
- * chore: remove dead code from add module runtime plugin
308
+ - chore: remove dead code from add module runtime plugin
305
309
 
306
310
  likely can remove whole plugin in future
307
311
 
308
- * chore: remove logs from delegate modules
312
+ - chore: remove logs from delegate modules
309
313
 
310
- * chore: remove old utils
314
+ - chore: remove old utils
311
315
 
312
- * fix: add warning on auto page stitch
316
+ - fix: add warning on auto page stitch
313
317
 
314
- * fix: remove commented out code from InvertedContainerPlugin.ts
318
+ - fix: remove commented out code from InvertedContainerPlugin.ts
315
319
 
316
- * chore: improve logging to see if its local load or remote load
320
+ - chore: improve logging to see if its local load or remote load
317
321
 
318
- * chore: clean up old custom promises factories
322
+ - chore: clean up old custom promises factories
319
323
 
320
- * fix: remove container proxy code
324
+ - fix: remove container proxy code
321
325
 
322
- * fix: remove container proxy code
326
+ - fix: remove container proxy code
323
327
 
324
- * chore: fix project.json
328
+ - chore: fix project.json
325
329
 
326
- * debugging
330
+ - debugging
327
331
 
328
- * fix: resolve backmerge issues with build
332
+ - fix: resolve backmerge issues with build
329
333
 
330
- * Merge branch 'kill_child_compilers' into fix_backmerge_issues
334
+ - Merge branch 'kill_child_compilers' into fix_backmerge_issues
331
335
 
332
336
  # Conflicts:
333
- # package-lock.json
334
- # package.json
335
- # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
336
- # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
337
- # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
338
337
 
339
- * feat: enable eager sharing
338
+ # package-lock.json
339
+
340
+ # package.json
341
+
342
+ # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
343
+
344
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
340
345
 
341
- * refactor: improve module hooks for eager loading and search
346
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
342
347
 
343
- * refactor: cleanup custom jsonp and make es5
348
+ - feat: enable eager sharing
344
349
 
345
- * refactor: cleanup inverted container code
350
+ - refactor: improve module hooks for eager loading and search
346
351
 
347
- * refactor: cleanup inverted container code
348
- * automaticAsyncBoundary option has been removed
352
+ - refactor: cleanup custom jsonp and make es5
349
353
 
350
- * fix: exclude specific pages from page map automatically
354
+ - refactor: cleanup inverted container code
351
355
 
352
- * refactor: conslidate codebase
356
+ - refactor: cleanup inverted container code
357
+ - automaticAsyncBoundary option has been removed
353
358
 
354
- * fix: improve hot reload share recovery
359
+ - fix: exclude specific pages from page map automatically
355
360
 
356
- * refactor: remove server jsonp template
361
+ - refactor: conslidate codebase
357
362
 
358
- * chore: remove dead code from runtime modules
363
+ - fix: improve hot reload share recovery
359
364
 
360
- * fix: clean up jsonp getCustomJsonpCode
365
+ - refactor: remove server jsonp template
366
+
367
+ - chore: remove dead code from runtime modules
368
+
369
+ - fix: clean up jsonp getCustomJsonpCode
361
370
 
362
371
  getting chunk loading global from compiler output options
363
372
 
364
- * feat: adding cleanInitArrays runtime helper
373
+ - feat: adding cleanInitArrays runtime helper
365
374
 
366
- * chore: remove share scope hoist and module hoisting system
375
+ - chore: remove share scope hoist and module hoisting system
367
376
 
368
- * chore: cleanup code
377
+ - chore: cleanup code
369
378
 
370
- * chore: remove dead code from add module runtime plugin
379
+ - chore: remove dead code from add module runtime plugin
371
380
 
372
381
  likely can remove whole plugin in future
373
382
 
374
- * chore: remove logs from delegate modules
383
+ - chore: remove logs from delegate modules
375
384
 
376
- * chore: remove old utils
385
+ - chore: remove old utils
377
386
 
378
- * fix: add warning on auto page stitch
387
+ - fix: add warning on auto page stitch
379
388
 
380
- * fix: remove commented out code from InvertedContainerPlugin.ts
389
+ - fix: remove commented out code from InvertedContainerPlugin.ts
381
390
 
382
- * chore: improve logging to see if its local load or remote load
391
+ - chore: improve logging to see if its local load or remote load
383
392
 
384
- * chore: clean up old custom promises factories
393
+ - chore: clean up old custom promises factories
385
394
 
386
- * fix: remove container proxy code
395
+ - fix: remove container proxy code
387
396
 
388
- * fix: remove container proxy code
397
+ - fix: remove container proxy code
389
398
 
390
- * fix: resolve backmerge issues with build
399
+ - fix: resolve backmerge issues with build
391
400
 
392
- * Merge branch 'kill_child_compilers' into fix_backmerge_issues
401
+ - Merge branch 'kill_child_compilers' into fix_backmerge_issues
393
402
 
394
403
  # Conflicts:
395
- # package-lock.json
396
- # package.json
397
- # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
398
- # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
399
- # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
400
404
 
401
- * feat: enable eager sharing
405
+ # package-lock.json
406
+
407
+ # package.json
408
+
409
+ # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
402
410
 
403
- * refactor: improve module hooks for eager loading and search
411
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
404
412
 
405
- * refactor: cleanup custom jsonp and make es5
413
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
406
414
 
407
- * refactor: cleanup inverted container code
415
+ - feat: enable eager sharing
408
416
 
409
- * refactor: cleanup inverted container code
417
+ - refactor: improve module hooks for eager loading and search
410
418
 
411
- * ci: fix install step with npm and NX
419
+ - refactor: cleanup custom jsonp and make es5
412
420
 
413
- * test: remove tests for now
421
+ - refactor: cleanup inverted container code
414
422
 
415
- * chore(utils): release version 1.7.3-beta.0
423
+ - refactor: cleanup inverted container code
416
424
 
417
- * chore(utils): release version 1.7.3
425
+ - ci: fix install step with npm and NX
418
426
 
419
- * chore(node): release version 0.14.4-beta.0
427
+ - test: remove tests for now
420
428
 
421
- * chore(node): release version 0.14.4
429
+ - chore(utils): release version 1.7.3-beta.0
422
430
 
423
- * chore(nextjs-mf): release version 6.4.1-beta.4
431
+ - chore(utils): release version 1.7.3
424
432
 
425
- * fix: remove debugging runtime variable
433
+ - chore(node): release version 0.14.4-beta.0
426
434
 
427
- * chore(nextjs-mf): release version 6.4.1-beta.5
435
+ - chore(node): release version 0.14.4
428
436
 
437
+ - chore(nextjs-mf): release version 6.4.1-beta.4
429
438
 
439
+ - fix: remove debugging runtime variable
440
+
441
+ - chore(nextjs-mf): release version 6.4.1-beta.5
430
442
 
431
443
  # [1.0.0](https://github.com/module-federation/nextjs-mf/compare/storybook-addon-0.2.0...storybook-addon-1.0.0) (2023-08-14)
432
444
 
433
445
  ### Dependency Updates
434
446
 
435
- * `utils` updated to version `2.0.7`
436
- * `utils` updated to version `2.0.7`
447
+ - `utils` updated to version `2.0.7`
448
+ - `utils` updated to version `2.0.7`
437
449
 
438
450
  ### Bug Fixes
439
451
 
440
- * ignore ts error ([86bb46b](https://github.com/module-federation/nextjs-mf/commit/86bb46b0a77617c28d5294c3cc5e266b9360eb65))
441
- * **storybook-addon:** update src path also for stories from v7 ([#1206](https://github.com/module-federation/nextjs-mf/issues/1206)) ([8af9066](https://github.com/module-federation/nextjs-mf/commit/8af906648c3abf8d9a344fec9153b54a02ad3e53)), closes [#1195](https://github.com/module-federation/nextjs-mf/issues/1195)
442
- * workaround to self ref module error in prod ([#1205](https://github.com/module-federation/nextjs-mf/issues/1205)) ([1d88beb](https://github.com/module-federation/nextjs-mf/commit/1d88beb0da629f036e132573fee9f05494b1f540))
443
-
452
+ - ignore ts error ([86bb46b](https://github.com/module-federation/nextjs-mf/commit/86bb46b0a77617c28d5294c3cc5e266b9360eb65))
453
+ - **storybook-addon:** update src path also for stories from v7 ([#1206](https://github.com/module-federation/nextjs-mf/issues/1206)) ([8af9066](https://github.com/module-federation/nextjs-mf/commit/8af906648c3abf8d9a344fec9153b54a02ad3e53)), closes [#1195](https://github.com/module-federation/nextjs-mf/issues/1195)
454
+ - workaround to self ref module error in prod ([#1205](https://github.com/module-federation/nextjs-mf/issues/1205)) ([1d88beb](https://github.com/module-federation/nextjs-mf/commit/1d88beb0da629f036e132573fee9f05494b1f540))
444
455
 
445
456
  ### Features
446
457
 
447
- * Next Federation 7 ([#726](https://github.com/module-federation/nextjs-mf/issues/726)) ([d50ca1e](https://github.com/module-federation/nextjs-mf/commit/d50ca1e4636c4e0a402190f6e9c3f69ed9ec8eac)), closes [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#835](https://github.com/module-federation/nextjs-mf/issues/835) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#871](https://github.com/module-federation/nextjs-mf/issues/871) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#872](https://github.com/module-federation/nextjs-mf/issues/872) [#875](https://github.com/module-federation/nextjs-mf/issues/875) [#884](https://github.com/module-federation/nextjs-mf/issues/884) [#887](https://github.com/module-federation/nextjs-mf/issues/887) [#893](https://github.com/module-federation/nextjs-mf/issues/893) [#885](https://github.com/module-federation/nextjs-mf/issues/885) [#899](https://github.com/module-federation/nextjs-mf/issues/899) [#904](https://github.com/module-federation/nextjs-mf/issues/904) [#932](https://github.com/module-federation/nextjs-mf/issues/932) [#936](https://github.com/module-federation/nextjs-mf/issues/936) [#959](https://github.com/module-federation/nextjs-mf/issues/959) [#960](https://github.com/module-federation/nextjs-mf/issues/960) [#969](https://github.com/module-federation/nextjs-mf/issues/969) [#971](https://github.com/module-federation/nextjs-mf/issues/971) [#974](https://github.com/module-federation/nextjs-mf/issues/974) [#984](https://github.com/module-federation/nextjs-mf/issues/984) [#986](https://github.com/module-federation/nextjs-mf/issues/986) [#1015](https://github.com/module-federation/nextjs-mf/issues/1015) [#1086](https://github.com/module-federation/nextjs-mf/issues/1086) [#1084](https://github.com/module-federation/nextjs-mf/issues/1084)
448
-
458
+ - Next Federation 7 ([#726](https://github.com/module-federation/nextjs-mf/issues/726)) ([d50ca1e](https://github.com/module-federation/nextjs-mf/commit/d50ca1e4636c4e0a402190f6e9c3f69ed9ec8eac)), closes [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#835](https://github.com/module-federation/nextjs-mf/issues/835) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#871](https://github.com/module-federation/nextjs-mf/issues/871) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#872](https://github.com/module-federation/nextjs-mf/issues/872) [#875](https://github.com/module-federation/nextjs-mf/issues/875) [#884](https://github.com/module-federation/nextjs-mf/issues/884) [#887](https://github.com/module-federation/nextjs-mf/issues/887) [#893](https://github.com/module-federation/nextjs-mf/issues/893) [#885](https://github.com/module-federation/nextjs-mf/issues/885) [#899](https://github.com/module-federation/nextjs-mf/issues/899) [#904](https://github.com/module-federation/nextjs-mf/issues/904) [#932](https://github.com/module-federation/nextjs-mf/issues/932) [#936](https://github.com/module-federation/nextjs-mf/issues/936) [#959](https://github.com/module-federation/nextjs-mf/issues/959) [#960](https://github.com/module-federation/nextjs-mf/issues/960) [#969](https://github.com/module-federation/nextjs-mf/issues/969) [#971](https://github.com/module-federation/nextjs-mf/issues/971) [#974](https://github.com/module-federation/nextjs-mf/issues/974) [#984](https://github.com/module-federation/nextjs-mf/issues/984) [#986](https://github.com/module-federation/nextjs-mf/issues/986) [#1015](https://github.com/module-federation/nextjs-mf/issues/1015) [#1086](https://github.com/module-federation/nextjs-mf/issues/1086) [#1084](https://github.com/module-federation/nextjs-mf/issues/1084)
449
459
 
450
460
  ### BREAKING CHANGES
451
461
 
452
- * automaticAsyncBoundary option has been removed
462
+ - automaticAsyncBoundary option has been removed
453
463
 
454
- * fix: exclude specific pages from page map automatically
464
+ - fix: exclude specific pages from page map automatically
455
465
 
456
- * refactor: conslidate codebase
466
+ - refactor: conslidate codebase
457
467
 
458
- * fix: improve hot reload share recovery
468
+ - fix: improve hot reload share recovery
459
469
 
460
- * refactor: remove server jsonp template
470
+ - refactor: remove server jsonp template
461
471
 
462
- * chore: remove dead code from runtime modules
472
+ - chore: remove dead code from runtime modules
463
473
 
464
- * fix: clean up jsonp getCustomJsonpCode
474
+ - fix: clean up jsonp getCustomJsonpCode
465
475
 
466
476
  getting chunk loading global from compiler output options
467
477
 
468
- * feat: adding cleanInitArrays runtime helper
478
+ - feat: adding cleanInitArrays runtime helper
469
479
 
470
- * chore: remove share scope hoist and module hoisting system
480
+ - chore: remove share scope hoist and module hoisting system
471
481
 
472
- * chore: cleanup code
482
+ - chore: cleanup code
473
483
 
474
- * chore: remove dead code from add module runtime plugin
484
+ - chore: remove dead code from add module runtime plugin
475
485
 
476
486
  likely can remove whole plugin in future
477
487
 
478
- * chore: remove logs from delegate modules
488
+ - chore: remove logs from delegate modules
479
489
 
480
- * chore: remove old utils
490
+ - chore: remove old utils
481
491
 
482
- * fix: add warning on auto page stitch
492
+ - fix: add warning on auto page stitch
483
493
 
484
- * fix: remove commented out code from InvertedContainerPlugin.ts
494
+ - fix: remove commented out code from InvertedContainerPlugin.ts
485
495
 
486
- * chore: improve logging to see if its local load or remote load
496
+ - chore: improve logging to see if its local load or remote load
487
497
 
488
- * chore: clean up old custom promises factories
498
+ - chore: clean up old custom promises factories
489
499
 
490
- * fix: remove container proxy code
500
+ - fix: remove container proxy code
491
501
 
492
- * fix: remove container proxy code
493
- * automaticAsyncBoundary option has been removed
502
+ - fix: remove container proxy code
503
+ - automaticAsyncBoundary option has been removed
494
504
 
495
- * fix: exclude specific pages from page map automatically
505
+ - fix: exclude specific pages from page map automatically
496
506
 
497
- * refactor: conslidate codebase
507
+ - refactor: conslidate codebase
498
508
 
499
- * fix: improve hot reload share recovery
509
+ - fix: improve hot reload share recovery
500
510
 
501
- * refactor: remove server jsonp template
511
+ - refactor: remove server jsonp template
502
512
 
503
- * chore: remove dead code from runtime modules
513
+ - chore: remove dead code from runtime modules
504
514
 
505
- * fix: clean up jsonp getCustomJsonpCode
515
+ - fix: clean up jsonp getCustomJsonpCode
506
516
 
507
517
  getting chunk loading global from compiler output options
508
518
 
509
- * feat: adding cleanInitArrays runtime helper
519
+ - feat: adding cleanInitArrays runtime helper
510
520
 
511
- * chore: remove share scope hoist and module hoisting system
521
+ - chore: remove share scope hoist and module hoisting system
512
522
 
513
- * chore: cleanup code
523
+ - chore: cleanup code
514
524
 
515
- * chore: remove dead code from add module runtime plugin
525
+ - chore: remove dead code from add module runtime plugin
516
526
 
517
527
  likely can remove whole plugin in future
518
528
 
519
- * chore: remove logs from delegate modules
529
+ - chore: remove logs from delegate modules
520
530
 
521
- * chore: remove old utils
531
+ - chore: remove old utils
522
532
 
523
- * fix: add warning on auto page stitch
533
+ - fix: add warning on auto page stitch
524
534
 
525
- * fix: remove commented out code from InvertedContainerPlugin.ts
535
+ - fix: remove commented out code from InvertedContainerPlugin.ts
526
536
 
527
- * chore: improve logging to see if its local load or remote load
537
+ - chore: improve logging to see if its local load or remote load
528
538
 
529
- * chore: clean up old custom promises factories
539
+ - chore: clean up old custom promises factories
530
540
 
531
- * fix: remove container proxy code
541
+ - fix: remove container proxy code
532
542
 
533
- * fix: remove container proxy code
543
+ - fix: remove container proxy code
534
544
 
535
- * chore: fix project.json
545
+ - chore: fix project.json
536
546
 
537
- * debugging
547
+ - debugging
538
548
 
539
- * fix: resolve backmerge issues with build
549
+ - fix: resolve backmerge issues with build
540
550
 
541
- * Merge branch 'kill_child_compilers' into fix_backmerge_issues
551
+ - Merge branch 'kill_child_compilers' into fix_backmerge_issues
542
552
 
543
553
  # Conflicts:
544
- # package-lock.json
545
- # package.json
546
- # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
547
- # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
548
- # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
549
554
 
550
- * feat: enable eager sharing
555
+ # package-lock.json
556
+
557
+ # package.json
551
558
 
552
- * refactor: improve module hooks for eager loading and search
559
+ # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
553
560
 
554
- * refactor: cleanup custom jsonp and make es5
561
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
555
562
 
556
- * refactor: cleanup inverted container code
563
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
557
564
 
558
- * refactor: cleanup inverted container code
559
- * automaticAsyncBoundary option has been removed
565
+ - feat: enable eager sharing
560
566
 
561
- * fix: exclude specific pages from page map automatically
567
+ - refactor: improve module hooks for eager loading and search
562
568
 
563
- * refactor: conslidate codebase
569
+ - refactor: cleanup custom jsonp and make es5
564
570
 
565
- * fix: improve hot reload share recovery
571
+ - refactor: cleanup inverted container code
566
572
 
567
- * refactor: remove server jsonp template
573
+ - refactor: cleanup inverted container code
574
+ - automaticAsyncBoundary option has been removed
568
575
 
569
- * chore: remove dead code from runtime modules
576
+ - fix: exclude specific pages from page map automatically
570
577
 
571
- * fix: clean up jsonp getCustomJsonpCode
578
+ - refactor: conslidate codebase
579
+
580
+ - fix: improve hot reload share recovery
581
+
582
+ - refactor: remove server jsonp template
583
+
584
+ - chore: remove dead code from runtime modules
585
+
586
+ - fix: clean up jsonp getCustomJsonpCode
572
587
 
573
588
  getting chunk loading global from compiler output options
574
589
 
575
- * feat: adding cleanInitArrays runtime helper
590
+ - feat: adding cleanInitArrays runtime helper
576
591
 
577
- * chore: remove share scope hoist and module hoisting system
592
+ - chore: remove share scope hoist and module hoisting system
578
593
 
579
- * chore: cleanup code
594
+ - chore: cleanup code
580
595
 
581
- * chore: remove dead code from add module runtime plugin
596
+ - chore: remove dead code from add module runtime plugin
582
597
 
583
598
  likely can remove whole plugin in future
584
599
 
585
- * chore: remove logs from delegate modules
600
+ - chore: remove logs from delegate modules
586
601
 
587
- * chore: remove old utils
602
+ - chore: remove old utils
588
603
 
589
- * fix: add warning on auto page stitch
604
+ - fix: add warning on auto page stitch
590
605
 
591
- * fix: remove commented out code from InvertedContainerPlugin.ts
606
+ - fix: remove commented out code from InvertedContainerPlugin.ts
592
607
 
593
- * chore: improve logging to see if its local load or remote load
608
+ - chore: improve logging to see if its local load or remote load
594
609
 
595
- * chore: clean up old custom promises factories
610
+ - chore: clean up old custom promises factories
596
611
 
597
- * fix: remove container proxy code
612
+ - fix: remove container proxy code
598
613
 
599
- * fix: remove container proxy code
614
+ - fix: remove container proxy code
600
615
 
601
- * fix: resolve backmerge issues with build
616
+ - fix: resolve backmerge issues with build
602
617
 
603
- * Merge branch 'kill_child_compilers' into fix_backmerge_issues
618
+ - Merge branch 'kill_child_compilers' into fix_backmerge_issues
604
619
 
605
620
  # Conflicts:
606
- # package-lock.json
607
- # package.json
608
- # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
609
- # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
610
- # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
611
621
 
612
- * feat: enable eager sharing
622
+ # package-lock.json
623
+
624
+ # package.json
625
+
626
+ # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
627
+
628
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
613
629
 
614
- * refactor: improve module hooks for eager loading and search
630
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
615
631
 
616
- * refactor: cleanup custom jsonp and make es5
632
+ - feat: enable eager sharing
617
633
 
618
- * refactor: cleanup inverted container code
634
+ - refactor: improve module hooks for eager loading and search
619
635
 
620
- * refactor: cleanup inverted container code
636
+ - refactor: cleanup custom jsonp and make es5
621
637
 
622
- * ci: fix install step with npm and NX
638
+ - refactor: cleanup inverted container code
623
639
 
624
- * test: remove tests for now
640
+ - refactor: cleanup inverted container code
625
641
 
626
- * chore(utils): release version 1.7.3-beta.0
642
+ - ci: fix install step with npm and NX
627
643
 
628
- * chore(utils): release version 1.7.3
644
+ - test: remove tests for now
629
645
 
630
- * chore(node): release version 0.14.4-beta.0
646
+ - chore(utils): release version 1.7.3-beta.0
631
647
 
632
- * chore(node): release version 0.14.4
648
+ - chore(utils): release version 1.7.3
633
649
 
634
- * chore(nextjs-mf): release version 6.4.1-beta.4
650
+ - chore(node): release version 0.14.4-beta.0
635
651
 
636
- * fix: remove debugging runtime variable
652
+ - chore(node): release version 0.14.4
637
653
 
638
- * chore(nextjs-mf): release version 6.4.1-beta.5
654
+ - chore(nextjs-mf): release version 6.4.1-beta.4
639
655
 
656
+ - fix: remove debugging runtime variable
640
657
 
658
+ - chore(nextjs-mf): release version 6.4.1-beta.5
641
659
 
642
660
  # [1.0.0](https://github.com/module-federation/nextjs-mf/compare/storybook-addon-0.2.0...storybook-addon-1.0.0) (2023-08-14)
643
661
 
644
662
  ### Dependency Updates
645
663
 
646
- * `utils` updated to version `2.0.7`
647
- * `utils` updated to version `2.0.7`
664
+ - `utils` updated to version `2.0.7`
665
+ - `utils` updated to version `2.0.7`
648
666
 
649
667
  ### Bug Fixes
650
668
 
651
- * ignore ts error ([86bb46b](https://github.com/module-federation/nextjs-mf/commit/86bb46b0a77617c28d5294c3cc5e266b9360eb65))
652
- * **storybook-addon:** update src path also for stories from v7 ([#1206](https://github.com/module-federation/nextjs-mf/issues/1206)) ([8af9066](https://github.com/module-federation/nextjs-mf/commit/8af906648c3abf8d9a344fec9153b54a02ad3e53)), closes [#1195](https://github.com/module-federation/nextjs-mf/issues/1195)
653
- * workaround to self ref module error in prod ([#1205](https://github.com/module-federation/nextjs-mf/issues/1205)) ([1d88beb](https://github.com/module-federation/nextjs-mf/commit/1d88beb0da629f036e132573fee9f05494b1f540))
654
-
669
+ - ignore ts error ([86bb46b](https://github.com/module-federation/nextjs-mf/commit/86bb46b0a77617c28d5294c3cc5e266b9360eb65))
670
+ - **storybook-addon:** update src path also for stories from v7 ([#1206](https://github.com/module-federation/nextjs-mf/issues/1206)) ([8af9066](https://github.com/module-federation/nextjs-mf/commit/8af906648c3abf8d9a344fec9153b54a02ad3e53)), closes [#1195](https://github.com/module-federation/nextjs-mf/issues/1195)
671
+ - workaround to self ref module error in prod ([#1205](https://github.com/module-federation/nextjs-mf/issues/1205)) ([1d88beb](https://github.com/module-federation/nextjs-mf/commit/1d88beb0da629f036e132573fee9f05494b1f540))
655
672
 
656
673
  ### Features
657
674
 
658
- * Next Federation 7 ([#726](https://github.com/module-federation/nextjs-mf/issues/726)) ([d50ca1e](https://github.com/module-federation/nextjs-mf/commit/d50ca1e4636c4e0a402190f6e9c3f69ed9ec8eac)), closes [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#835](https://github.com/module-federation/nextjs-mf/issues/835) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#871](https://github.com/module-federation/nextjs-mf/issues/871) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#872](https://github.com/module-federation/nextjs-mf/issues/872) [#875](https://github.com/module-federation/nextjs-mf/issues/875) [#884](https://github.com/module-federation/nextjs-mf/issues/884) [#887](https://github.com/module-federation/nextjs-mf/issues/887) [#893](https://github.com/module-federation/nextjs-mf/issues/893) [#885](https://github.com/module-federation/nextjs-mf/issues/885) [#899](https://github.com/module-federation/nextjs-mf/issues/899) [#904](https://github.com/module-federation/nextjs-mf/issues/904) [#932](https://github.com/module-federation/nextjs-mf/issues/932) [#936](https://github.com/module-federation/nextjs-mf/issues/936) [#959](https://github.com/module-federation/nextjs-mf/issues/959) [#960](https://github.com/module-federation/nextjs-mf/issues/960) [#969](https://github.com/module-federation/nextjs-mf/issues/969) [#971](https://github.com/module-federation/nextjs-mf/issues/971) [#974](https://github.com/module-federation/nextjs-mf/issues/974) [#984](https://github.com/module-federation/nextjs-mf/issues/984) [#986](https://github.com/module-federation/nextjs-mf/issues/986) [#1015](https://github.com/module-federation/nextjs-mf/issues/1015) [#1086](https://github.com/module-federation/nextjs-mf/issues/1086) [#1084](https://github.com/module-federation/nextjs-mf/issues/1084)
659
-
675
+ - Next Federation 7 ([#726](https://github.com/module-federation/nextjs-mf/issues/726)) ([d50ca1e](https://github.com/module-federation/nextjs-mf/commit/d50ca1e4636c4e0a402190f6e9c3f69ed9ec8eac)), closes [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#835](https://github.com/module-federation/nextjs-mf/issues/835) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#871](https://github.com/module-federation/nextjs-mf/issues/871) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#872](https://github.com/module-federation/nextjs-mf/issues/872) [#875](https://github.com/module-federation/nextjs-mf/issues/875) [#884](https://github.com/module-federation/nextjs-mf/issues/884) [#887](https://github.com/module-federation/nextjs-mf/issues/887) [#893](https://github.com/module-federation/nextjs-mf/issues/893) [#885](https://github.com/module-federation/nextjs-mf/issues/885) [#899](https://github.com/module-federation/nextjs-mf/issues/899) [#904](https://github.com/module-federation/nextjs-mf/issues/904) [#932](https://github.com/module-federation/nextjs-mf/issues/932) [#936](https://github.com/module-federation/nextjs-mf/issues/936) [#959](https://github.com/module-federation/nextjs-mf/issues/959) [#960](https://github.com/module-federation/nextjs-mf/issues/960) [#969](https://github.com/module-federation/nextjs-mf/issues/969) [#971](https://github.com/module-federation/nextjs-mf/issues/971) [#974](https://github.com/module-federation/nextjs-mf/issues/974) [#984](https://github.com/module-federation/nextjs-mf/issues/984) [#986](https://github.com/module-federation/nextjs-mf/issues/986) [#1015](https://github.com/module-federation/nextjs-mf/issues/1015) [#1086](https://github.com/module-federation/nextjs-mf/issues/1086) [#1084](https://github.com/module-federation/nextjs-mf/issues/1084)
660
676
 
661
677
  ### BREAKING CHANGES
662
678
 
663
- * automaticAsyncBoundary option has been removed
679
+ - automaticAsyncBoundary option has been removed
664
680
 
665
- * fix: exclude specific pages from page map automatically
681
+ - fix: exclude specific pages from page map automatically
666
682
 
667
- * refactor: conslidate codebase
683
+ - refactor: conslidate codebase
668
684
 
669
- * fix: improve hot reload share recovery
685
+ - fix: improve hot reload share recovery
670
686
 
671
- * refactor: remove server jsonp template
687
+ - refactor: remove server jsonp template
672
688
 
673
- * chore: remove dead code from runtime modules
689
+ - chore: remove dead code from runtime modules
674
690
 
675
- * fix: clean up jsonp getCustomJsonpCode
691
+ - fix: clean up jsonp getCustomJsonpCode
676
692
 
677
693
  getting chunk loading global from compiler output options
678
694
 
679
- * feat: adding cleanInitArrays runtime helper
695
+ - feat: adding cleanInitArrays runtime helper
680
696
 
681
- * chore: remove share scope hoist and module hoisting system
697
+ - chore: remove share scope hoist and module hoisting system
682
698
 
683
- * chore: cleanup code
699
+ - chore: cleanup code
684
700
 
685
- * chore: remove dead code from add module runtime plugin
701
+ - chore: remove dead code from add module runtime plugin
686
702
 
687
703
  likely can remove whole plugin in future
688
704
 
689
- * chore: remove logs from delegate modules
705
+ - chore: remove logs from delegate modules
690
706
 
691
- * chore: remove old utils
707
+ - chore: remove old utils
692
708
 
693
- * fix: add warning on auto page stitch
709
+ - fix: add warning on auto page stitch
694
710
 
695
- * fix: remove commented out code from InvertedContainerPlugin.ts
711
+ - fix: remove commented out code from InvertedContainerPlugin.ts
696
712
 
697
- * chore: improve logging to see if its local load or remote load
713
+ - chore: improve logging to see if its local load or remote load
698
714
 
699
- * chore: clean up old custom promises factories
715
+ - chore: clean up old custom promises factories
700
716
 
701
- * fix: remove container proxy code
717
+ - fix: remove container proxy code
702
718
 
703
- * fix: remove container proxy code
704
- * automaticAsyncBoundary option has been removed
719
+ - fix: remove container proxy code
720
+ - automaticAsyncBoundary option has been removed
705
721
 
706
- * fix: exclude specific pages from page map automatically
722
+ - fix: exclude specific pages from page map automatically
707
723
 
708
- * refactor: conslidate codebase
724
+ - refactor: conslidate codebase
709
725
 
710
- * fix: improve hot reload share recovery
726
+ - fix: improve hot reload share recovery
711
727
 
712
- * refactor: remove server jsonp template
728
+ - refactor: remove server jsonp template
713
729
 
714
- * chore: remove dead code from runtime modules
730
+ - chore: remove dead code from runtime modules
715
731
 
716
- * fix: clean up jsonp getCustomJsonpCode
732
+ - fix: clean up jsonp getCustomJsonpCode
717
733
 
718
734
  getting chunk loading global from compiler output options
719
735
 
720
- * feat: adding cleanInitArrays runtime helper
736
+ - feat: adding cleanInitArrays runtime helper
721
737
 
722
- * chore: remove share scope hoist and module hoisting system
738
+ - chore: remove share scope hoist and module hoisting system
723
739
 
724
- * chore: cleanup code
740
+ - chore: cleanup code
725
741
 
726
- * chore: remove dead code from add module runtime plugin
742
+ - chore: remove dead code from add module runtime plugin
727
743
 
728
744
  likely can remove whole plugin in future
729
745
 
730
- * chore: remove logs from delegate modules
746
+ - chore: remove logs from delegate modules
731
747
 
732
- * chore: remove old utils
748
+ - chore: remove old utils
733
749
 
734
- * fix: add warning on auto page stitch
750
+ - fix: add warning on auto page stitch
735
751
 
736
- * fix: remove commented out code from InvertedContainerPlugin.ts
752
+ - fix: remove commented out code from InvertedContainerPlugin.ts
737
753
 
738
- * chore: improve logging to see if its local load or remote load
754
+ - chore: improve logging to see if its local load or remote load
739
755
 
740
- * chore: clean up old custom promises factories
756
+ - chore: clean up old custom promises factories
741
757
 
742
- * fix: remove container proxy code
758
+ - fix: remove container proxy code
743
759
 
744
- * fix: remove container proxy code
760
+ - fix: remove container proxy code
745
761
 
746
- * chore: fix project.json
762
+ - chore: fix project.json
747
763
 
748
- * debugging
764
+ - debugging
749
765
 
750
- * fix: resolve backmerge issues with build
766
+ - fix: resolve backmerge issues with build
751
767
 
752
- * Merge branch 'kill_child_compilers' into fix_backmerge_issues
768
+ - Merge branch 'kill_child_compilers' into fix_backmerge_issues
753
769
 
754
770
  # Conflicts:
755
- # package-lock.json
756
- # package.json
757
- # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
758
- # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
759
- # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
760
771
 
761
- * feat: enable eager sharing
772
+ # package-lock.json
773
+
774
+ # package.json
775
+
776
+ # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
762
777
 
763
- * refactor: improve module hooks for eager loading and search
778
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
764
779
 
765
- * refactor: cleanup custom jsonp and make es5
780
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
766
781
 
767
- * refactor: cleanup inverted container code
782
+ - feat: enable eager sharing
768
783
 
769
- * refactor: cleanup inverted container code
770
- * automaticAsyncBoundary option has been removed
784
+ - refactor: improve module hooks for eager loading and search
771
785
 
772
- * fix: exclude specific pages from page map automatically
786
+ - refactor: cleanup custom jsonp and make es5
773
787
 
774
- * refactor: conslidate codebase
788
+ - refactor: cleanup inverted container code
775
789
 
776
- * fix: improve hot reload share recovery
790
+ - refactor: cleanup inverted container code
791
+ - automaticAsyncBoundary option has been removed
777
792
 
778
- * refactor: remove server jsonp template
793
+ - fix: exclude specific pages from page map automatically
779
794
 
780
- * chore: remove dead code from runtime modules
795
+ - refactor: conslidate codebase
781
796
 
782
- * fix: clean up jsonp getCustomJsonpCode
797
+ - fix: improve hot reload share recovery
798
+
799
+ - refactor: remove server jsonp template
800
+
801
+ - chore: remove dead code from runtime modules
802
+
803
+ - fix: clean up jsonp getCustomJsonpCode
783
804
 
784
805
  getting chunk loading global from compiler output options
785
806
 
786
- * feat: adding cleanInitArrays runtime helper
807
+ - feat: adding cleanInitArrays runtime helper
787
808
 
788
- * chore: remove share scope hoist and module hoisting system
809
+ - chore: remove share scope hoist and module hoisting system
789
810
 
790
- * chore: cleanup code
811
+ - chore: cleanup code
791
812
 
792
- * chore: remove dead code from add module runtime plugin
813
+ - chore: remove dead code from add module runtime plugin
793
814
 
794
815
  likely can remove whole plugin in future
795
816
 
796
- * chore: remove logs from delegate modules
817
+ - chore: remove logs from delegate modules
797
818
 
798
- * chore: remove old utils
819
+ - chore: remove old utils
799
820
 
800
- * fix: add warning on auto page stitch
821
+ - fix: add warning on auto page stitch
801
822
 
802
- * fix: remove commented out code from InvertedContainerPlugin.ts
823
+ - fix: remove commented out code from InvertedContainerPlugin.ts
803
824
 
804
- * chore: improve logging to see if its local load or remote load
825
+ - chore: improve logging to see if its local load or remote load
805
826
 
806
- * chore: clean up old custom promises factories
827
+ - chore: clean up old custom promises factories
807
828
 
808
- * fix: remove container proxy code
829
+ - fix: remove container proxy code
809
830
 
810
- * fix: remove container proxy code
831
+ - fix: remove container proxy code
811
832
 
812
- * fix: resolve backmerge issues with build
833
+ - fix: resolve backmerge issues with build
813
834
 
814
- * Merge branch 'kill_child_compilers' into fix_backmerge_issues
835
+ - Merge branch 'kill_child_compilers' into fix_backmerge_issues
815
836
 
816
837
  # Conflicts:
817
- # package-lock.json
818
- # package.json
819
- # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
820
- # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
821
- # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
822
838
 
823
- * feat: enable eager sharing
839
+ # package-lock.json
840
+
841
+ # package.json
824
842
 
825
- * refactor: improve module hooks for eager loading and search
843
+ # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
826
844
 
827
- * refactor: cleanup custom jsonp and make es5
845
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
828
846
 
829
- * refactor: cleanup inverted container code
847
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
830
848
 
831
- * refactor: cleanup inverted container code
849
+ - feat: enable eager sharing
832
850
 
833
- * ci: fix install step with npm and NX
851
+ - refactor: improve module hooks for eager loading and search
834
852
 
835
- * test: remove tests for now
853
+ - refactor: cleanup custom jsonp and make es5
836
854
 
837
- * chore(utils): release version 1.7.3-beta.0
855
+ - refactor: cleanup inverted container code
838
856
 
839
- * chore(utils): release version 1.7.3
857
+ - refactor: cleanup inverted container code
840
858
 
841
- * chore(node): release version 0.14.4-beta.0
859
+ - ci: fix install step with npm and NX
842
860
 
843
- * chore(node): release version 0.14.4
861
+ - test: remove tests for now
844
862
 
845
- * chore(nextjs-mf): release version 6.4.1-beta.4
863
+ - chore(utils): release version 1.7.3-beta.0
846
864
 
847
- * fix: remove debugging runtime variable
865
+ - chore(utils): release version 1.7.3
848
866
 
849
- * chore(nextjs-mf): release version 6.4.1-beta.5
867
+ - chore(node): release version 0.14.4-beta.0
850
868
 
869
+ - chore(node): release version 0.14.4
851
870
 
871
+ - chore(nextjs-mf): release version 6.4.1-beta.4
872
+
873
+ - fix: remove debugging runtime variable
874
+
875
+ - chore(nextjs-mf): release version 6.4.1-beta.5
852
876
 
853
877
  # [1.0.0](https://github.com/module-federation/nextjs-mf/compare/storybook-addon-0.2.0...storybook-addon-1.0.0) (2023-08-14)
854
878
 
855
879
  ### Dependency Updates
856
880
 
857
- * `utils` updated to version `2.0.6`
858
- * `utils` updated to version `2.0.6`
881
+ - `utils` updated to version `2.0.6`
882
+ - `utils` updated to version `2.0.6`
859
883
 
860
884
  ### Bug Fixes
861
885
 
862
- * ignore ts error ([86bb46b](https://github.com/module-federation/nextjs-mf/commit/86bb46b0a77617c28d5294c3cc5e266b9360eb65))
863
- * **storybook-addon:** update src path also for stories from v7 ([#1206](https://github.com/module-federation/nextjs-mf/issues/1206)) ([8af9066](https://github.com/module-federation/nextjs-mf/commit/8af906648c3abf8d9a344fec9153b54a02ad3e53)), closes [#1195](https://github.com/module-federation/nextjs-mf/issues/1195)
864
-
886
+ - ignore ts error ([86bb46b](https://github.com/module-federation/nextjs-mf/commit/86bb46b0a77617c28d5294c3cc5e266b9360eb65))
887
+ - **storybook-addon:** update src path also for stories from v7 ([#1206](https://github.com/module-federation/nextjs-mf/issues/1206)) ([8af9066](https://github.com/module-federation/nextjs-mf/commit/8af906648c3abf8d9a344fec9153b54a02ad3e53)), closes [#1195](https://github.com/module-federation/nextjs-mf/issues/1195)
865
888
 
866
889
  ### Features
867
890
 
868
- * Next Federation 7 ([#726](https://github.com/module-federation/nextjs-mf/issues/726)) ([d50ca1e](https://github.com/module-federation/nextjs-mf/commit/d50ca1e4636c4e0a402190f6e9c3f69ed9ec8eac)), closes [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#835](https://github.com/module-federation/nextjs-mf/issues/835) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#871](https://github.com/module-federation/nextjs-mf/issues/871) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#872](https://github.com/module-federation/nextjs-mf/issues/872) [#875](https://github.com/module-federation/nextjs-mf/issues/875) [#884](https://github.com/module-federation/nextjs-mf/issues/884) [#887](https://github.com/module-federation/nextjs-mf/issues/887) [#893](https://github.com/module-federation/nextjs-mf/issues/893) [#885](https://github.com/module-federation/nextjs-mf/issues/885) [#899](https://github.com/module-federation/nextjs-mf/issues/899) [#904](https://github.com/module-federation/nextjs-mf/issues/904) [#932](https://github.com/module-federation/nextjs-mf/issues/932) [#936](https://github.com/module-federation/nextjs-mf/issues/936) [#959](https://github.com/module-federation/nextjs-mf/issues/959) [#960](https://github.com/module-federation/nextjs-mf/issues/960) [#969](https://github.com/module-federation/nextjs-mf/issues/969) [#971](https://github.com/module-federation/nextjs-mf/issues/971) [#974](https://github.com/module-federation/nextjs-mf/issues/974) [#984](https://github.com/module-federation/nextjs-mf/issues/984) [#986](https://github.com/module-federation/nextjs-mf/issues/986) [#1015](https://github.com/module-federation/nextjs-mf/issues/1015) [#1086](https://github.com/module-federation/nextjs-mf/issues/1086) [#1084](https://github.com/module-federation/nextjs-mf/issues/1084)
869
-
891
+ - Next Federation 7 ([#726](https://github.com/module-federation/nextjs-mf/issues/726)) ([d50ca1e](https://github.com/module-federation/nextjs-mf/commit/d50ca1e4636c4e0a402190f6e9c3f69ed9ec8eac)), closes [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#835](https://github.com/module-federation/nextjs-mf/issues/835) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#871](https://github.com/module-federation/nextjs-mf/issues/871) [#851](https://github.com/module-federation/nextjs-mf/issues/851) [#864](https://github.com/module-federation/nextjs-mf/issues/864) [#872](https://github.com/module-federation/nextjs-mf/issues/872) [#875](https://github.com/module-federation/nextjs-mf/issues/875) [#884](https://github.com/module-federation/nextjs-mf/issues/884) [#887](https://github.com/module-federation/nextjs-mf/issues/887) [#893](https://github.com/module-federation/nextjs-mf/issues/893) [#885](https://github.com/module-federation/nextjs-mf/issues/885) [#899](https://github.com/module-federation/nextjs-mf/issues/899) [#904](https://github.com/module-federation/nextjs-mf/issues/904) [#932](https://github.com/module-federation/nextjs-mf/issues/932) [#936](https://github.com/module-federation/nextjs-mf/issues/936) [#959](https://github.com/module-federation/nextjs-mf/issues/959) [#960](https://github.com/module-federation/nextjs-mf/issues/960) [#969](https://github.com/module-federation/nextjs-mf/issues/969) [#971](https://github.com/module-federation/nextjs-mf/issues/971) [#974](https://github.com/module-federation/nextjs-mf/issues/974) [#984](https://github.com/module-federation/nextjs-mf/issues/984) [#986](https://github.com/module-federation/nextjs-mf/issues/986) [#1015](https://github.com/module-federation/nextjs-mf/issues/1015) [#1086](https://github.com/module-federation/nextjs-mf/issues/1086) [#1084](https://github.com/module-federation/nextjs-mf/issues/1084)
870
892
 
871
893
  ### BREAKING CHANGES
872
894
 
873
- * automaticAsyncBoundary option has been removed
895
+ - automaticAsyncBoundary option has been removed
874
896
 
875
- * fix: exclude specific pages from page map automatically
897
+ - fix: exclude specific pages from page map automatically
876
898
 
877
- * refactor: conslidate codebase
899
+ - refactor: conslidate codebase
878
900
 
879
- * fix: improve hot reload share recovery
901
+ - fix: improve hot reload share recovery
880
902
 
881
- * refactor: remove server jsonp template
903
+ - refactor: remove server jsonp template
882
904
 
883
- * chore: remove dead code from runtime modules
905
+ - chore: remove dead code from runtime modules
884
906
 
885
- * fix: clean up jsonp getCustomJsonpCode
907
+ - fix: clean up jsonp getCustomJsonpCode
886
908
 
887
909
  getting chunk loading global from compiler output options
888
910
 
889
- * feat: adding cleanInitArrays runtime helper
911
+ - feat: adding cleanInitArrays runtime helper
890
912
 
891
- * chore: remove share scope hoist and module hoisting system
913
+ - chore: remove share scope hoist and module hoisting system
892
914
 
893
- * chore: cleanup code
915
+ - chore: cleanup code
894
916
 
895
- * chore: remove dead code from add module runtime plugin
917
+ - chore: remove dead code from add module runtime plugin
896
918
 
897
919
  likely can remove whole plugin in future
898
920
 
899
- * chore: remove logs from delegate modules
921
+ - chore: remove logs from delegate modules
900
922
 
901
- * chore: remove old utils
923
+ - chore: remove old utils
902
924
 
903
- * fix: add warning on auto page stitch
925
+ - fix: add warning on auto page stitch
904
926
 
905
- * fix: remove commented out code from InvertedContainerPlugin.ts
927
+ - fix: remove commented out code from InvertedContainerPlugin.ts
906
928
 
907
- * chore: improve logging to see if its local load or remote load
929
+ - chore: improve logging to see if its local load or remote load
908
930
 
909
- * chore: clean up old custom promises factories
931
+ - chore: clean up old custom promises factories
910
932
 
911
- * fix: remove container proxy code
933
+ - fix: remove container proxy code
912
934
 
913
- * fix: remove container proxy code
914
- * automaticAsyncBoundary option has been removed
935
+ - fix: remove container proxy code
936
+ - automaticAsyncBoundary option has been removed
915
937
 
916
- * fix: exclude specific pages from page map automatically
938
+ - fix: exclude specific pages from page map automatically
917
939
 
918
- * refactor: conslidate codebase
940
+ - refactor: conslidate codebase
919
941
 
920
- * fix: improve hot reload share recovery
942
+ - fix: improve hot reload share recovery
921
943
 
922
- * refactor: remove server jsonp template
944
+ - refactor: remove server jsonp template
923
945
 
924
- * chore: remove dead code from runtime modules
946
+ - chore: remove dead code from runtime modules
925
947
 
926
- * fix: clean up jsonp getCustomJsonpCode
948
+ - fix: clean up jsonp getCustomJsonpCode
927
949
 
928
950
  getting chunk loading global from compiler output options
929
951
 
930
- * feat: adding cleanInitArrays runtime helper
952
+ - feat: adding cleanInitArrays runtime helper
931
953
 
932
- * chore: remove share scope hoist and module hoisting system
954
+ - chore: remove share scope hoist and module hoisting system
933
955
 
934
- * chore: cleanup code
956
+ - chore: cleanup code
935
957
 
936
- * chore: remove dead code from add module runtime plugin
958
+ - chore: remove dead code from add module runtime plugin
937
959
 
938
960
  likely can remove whole plugin in future
939
961
 
940
- * chore: remove logs from delegate modules
962
+ - chore: remove logs from delegate modules
941
963
 
942
- * chore: remove old utils
964
+ - chore: remove old utils
943
965
 
944
- * fix: add warning on auto page stitch
966
+ - fix: add warning on auto page stitch
945
967
 
946
- * fix: remove commented out code from InvertedContainerPlugin.ts
968
+ - fix: remove commented out code from InvertedContainerPlugin.ts
947
969
 
948
- * chore: improve logging to see if its local load or remote load
970
+ - chore: improve logging to see if its local load or remote load
949
971
 
950
- * chore: clean up old custom promises factories
972
+ - chore: clean up old custom promises factories
951
973
 
952
- * fix: remove container proxy code
974
+ - fix: remove container proxy code
953
975
 
954
- * fix: remove container proxy code
976
+ - fix: remove container proxy code
955
977
 
956
- * chore: fix project.json
978
+ - chore: fix project.json
957
979
 
958
- * debugging
980
+ - debugging
959
981
 
960
- * fix: resolve backmerge issues with build
982
+ - fix: resolve backmerge issues with build
961
983
 
962
- * Merge branch 'kill_child_compilers' into fix_backmerge_issues
984
+ - Merge branch 'kill_child_compilers' into fix_backmerge_issues
963
985
 
964
986
  # Conflicts:
965
- # package-lock.json
966
- # package.json
967
- # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
968
- # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
969
- # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
970
987
 
971
- * feat: enable eager sharing
988
+ # package-lock.json
989
+
990
+ # package.json
991
+
992
+ # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
993
+
994
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
972
995
 
973
- * refactor: improve module hooks for eager loading and search
996
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
974
997
 
975
- * refactor: cleanup custom jsonp and make es5
998
+ - feat: enable eager sharing
976
999
 
977
- * refactor: cleanup inverted container code
1000
+ - refactor: improve module hooks for eager loading and search
978
1001
 
979
- * refactor: cleanup inverted container code
980
- * automaticAsyncBoundary option has been removed
1002
+ - refactor: cleanup custom jsonp and make es5
981
1003
 
982
- * fix: exclude specific pages from page map automatically
1004
+ - refactor: cleanup inverted container code
983
1005
 
984
- * refactor: conslidate codebase
1006
+ - refactor: cleanup inverted container code
1007
+ - automaticAsyncBoundary option has been removed
985
1008
 
986
- * fix: improve hot reload share recovery
1009
+ - fix: exclude specific pages from page map automatically
987
1010
 
988
- * refactor: remove server jsonp template
1011
+ - refactor: conslidate codebase
989
1012
 
990
- * chore: remove dead code from runtime modules
1013
+ - fix: improve hot reload share recovery
991
1014
 
992
- * fix: clean up jsonp getCustomJsonpCode
1015
+ - refactor: remove server jsonp template
1016
+
1017
+ - chore: remove dead code from runtime modules
1018
+
1019
+ - fix: clean up jsonp getCustomJsonpCode
993
1020
 
994
1021
  getting chunk loading global from compiler output options
995
1022
 
996
- * feat: adding cleanInitArrays runtime helper
1023
+ - feat: adding cleanInitArrays runtime helper
997
1024
 
998
- * chore: remove share scope hoist and module hoisting system
1025
+ - chore: remove share scope hoist and module hoisting system
999
1026
 
1000
- * chore: cleanup code
1027
+ - chore: cleanup code
1001
1028
 
1002
- * chore: remove dead code from add module runtime plugin
1029
+ - chore: remove dead code from add module runtime plugin
1003
1030
 
1004
1031
  likely can remove whole plugin in future
1005
1032
 
1006
- * chore: remove logs from delegate modules
1033
+ - chore: remove logs from delegate modules
1007
1034
 
1008
- * chore: remove old utils
1035
+ - chore: remove old utils
1009
1036
 
1010
- * fix: add warning on auto page stitch
1037
+ - fix: add warning on auto page stitch
1011
1038
 
1012
- * fix: remove commented out code from InvertedContainerPlugin.ts
1039
+ - fix: remove commented out code from InvertedContainerPlugin.ts
1013
1040
 
1014
- * chore: improve logging to see if its local load or remote load
1041
+ - chore: improve logging to see if its local load or remote load
1015
1042
 
1016
- * chore: clean up old custom promises factories
1043
+ - chore: clean up old custom promises factories
1017
1044
 
1018
- * fix: remove container proxy code
1045
+ - fix: remove container proxy code
1019
1046
 
1020
- * fix: remove container proxy code
1047
+ - fix: remove container proxy code
1021
1048
 
1022
- * fix: resolve backmerge issues with build
1049
+ - fix: resolve backmerge issues with build
1023
1050
 
1024
- * Merge branch 'kill_child_compilers' into fix_backmerge_issues
1051
+ - Merge branch 'kill_child_compilers' into fix_backmerge_issues
1025
1052
 
1026
1053
  # Conflicts:
1027
- # package-lock.json
1028
- # package.json
1029
- # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
1030
- # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
1031
- # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
1032
1054
 
1033
- * feat: enable eager sharing
1055
+ # package-lock.json
1056
+
1057
+ # package.json
1058
+
1059
+ # packages/nextjs-mf/src/plugins/NextFederationPlugin/index.ts
1034
1060
 
1035
- * refactor: improve module hooks for eager loading and search
1061
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerPlugin.ts
1036
1062
 
1037
- * refactor: cleanup custom jsonp and make es5
1063
+ # packages/nextjs-mf/src/plugins/container/InvertedContainerRuntimeModule.ts
1038
1064
 
1039
- * refactor: cleanup inverted container code
1065
+ - feat: enable eager sharing
1040
1066
 
1041
- * refactor: cleanup inverted container code
1067
+ - refactor: improve module hooks for eager loading and search
1042
1068
 
1043
- * ci: fix install step with npm and NX
1069
+ - refactor: cleanup custom jsonp and make es5
1044
1070
 
1045
- * test: remove tests for now
1071
+ - refactor: cleanup inverted container code
1046
1072
 
1047
- * chore(utils): release version 1.7.3-beta.0
1073
+ - refactor: cleanup inverted container code
1048
1074
 
1049
- * chore(utils): release version 1.7.3
1075
+ - ci: fix install step with npm and NX
1050
1076
 
1051
- * chore(node): release version 0.14.4-beta.0
1077
+ - test: remove tests for now
1052
1078
 
1053
- * chore(node): release version 0.14.4
1079
+ - chore(utils): release version 1.7.3-beta.0
1054
1080
 
1055
- * chore(nextjs-mf): release version 6.4.1-beta.4
1081
+ - chore(utils): release version 1.7.3
1056
1082
 
1057
- * fix: remove debugging runtime variable
1083
+ - chore(node): release version 0.14.4-beta.0
1058
1084
 
1059
- * chore(nextjs-mf): release version 6.4.1-beta.5
1085
+ - chore(node): release version 0.14.4
1060
1086
 
1087
+ - chore(nextjs-mf): release version 6.4.1-beta.4
1061
1088
 
1089
+ - fix: remove debugging runtime variable
1090
+
1091
+ - chore(nextjs-mf): release version 6.4.1-beta.5
1062
1092
 
1063
1093
  # [0.2.0](https://github.com/module-federation/nextjs-mf/compare/storybook-addon-0.1.0...storybook-addon-0.2.0) (2023-05-03)
1064
1094
 
1065
1095
  ### Dependency Updates
1066
1096
 
1067
- * `utils` updated to version `1.7.0`
1068
- * `utils` updated to version `1.7.0`
1097
+ - `utils` updated to version `1.7.0`
1098
+ - `utils` updated to version `1.7.0`
1069
1099
 
1070
1100
  ### Features
1071
1101
 
1072
- * **storybook-addon:** upgrade nx and refactor util `withModuleFederation` ([#829](https://github.com/module-federation/nextjs-mf/issues/829)) ([5eeab46](https://github.com/module-federation/nextjs-mf/commit/5eeab46861fa1e444b772cdd15ba5472414e5dd8))
1073
-
1074
-
1102
+ - **storybook-addon:** upgrade nx and refactor util `withModuleFederation` ([#829](https://github.com/module-federation/nextjs-mf/issues/829)) ([5eeab46](https://github.com/module-federation/nextjs-mf/commit/5eeab46861fa1e444b772cdd15ba5472414e5dd8))
1075
1103
 
1076
1104
  # 0.1.0 (2023-04-27)
1077
1105
 
1078
1106
  ### Dependency Updates
1079
1107
 
1080
- * `utils` updated to version `1.7.0`
1081
- * `utils` updated to version `1.7.0`
1108
+ - `utils` updated to version `1.7.0`
1109
+ - `utils` updated to version `1.7.0`
1082
1110
 
1083
1111
  ### Bug Fixes
1084
1112
 
1085
- * add release tooling to storybook addon ([43c66bb](https://github.com/module-federation/nextjs-mf/commit/43c66bbc10af8198e908d35ffde7b7dc0058f9cb))
1086
- * add release tooling to storybook addon ([#817](https://github.com/module-federation/nextjs-mf/issues/817)) ([63d27a8](https://github.com/module-federation/nextjs-mf/commit/63d27a8067a0734d04677948b50454b6704dc387))
1087
-
1113
+ - add release tooling to storybook addon ([43c66bb](https://github.com/module-federation/nextjs-mf/commit/43c66bbc10af8198e908d35ffde7b7dc0058f9cb))
1114
+ - add release tooling to storybook addon ([#817](https://github.com/module-federation/nextjs-mf/issues/817)) ([63d27a8](https://github.com/module-federation/nextjs-mf/commit/63d27a8067a0734d04677948b50454b6704dc387))
1088
1115
 
1089
1116
  ### Features
1090
1117
 
1091
- * add storybook addon that supports Module Federation remote containers ([#598](https://github.com/module-federation/nextjs-mf/issues/598)) ([7547b02](https://github.com/module-federation/nextjs-mf/commit/7547b02937fdef2831060d6a7bfd337d2cc3355c))
1092
-
1093
-
1118
+ - add storybook addon that supports Module Federation remote containers ([#598](https://github.com/module-federation/nextjs-mf/issues/598)) ([7547b02](https://github.com/module-federation/nextjs-mf/commit/7547b02937fdef2831060d6a7bfd337d2cc3355c))
1094
1119
 
1095
1120
  # 0.1.0 (2023-04-27)
1096
1121
 
1097
1122
  ### Dependency Updates
1098
1123
 
1099
- * `utils` updated to version `1.7.0`
1100
- * `utils` updated to version `1.7.0`
1124
+ - `utils` updated to version `1.7.0`
1125
+ - `utils` updated to version `1.7.0`
1101
1126
 
1102
1127
  ### Bug Fixes
1103
1128
 
1104
- * add release tooling to storybook addon ([#817](https://github.com/module-federation/nextjs-mf/issues/817)) ([63d27a8](https://github.com/module-federation/nextjs-mf/commit/63d27a8067a0734d04677948b50454b6704dc387))
1105
-
1129
+ - add release tooling to storybook addon ([#817](https://github.com/module-federation/nextjs-mf/issues/817)) ([63d27a8](https://github.com/module-federation/nextjs-mf/commit/63d27a8067a0734d04677948b50454b6704dc387))
1106
1130
 
1107
1131
  ### Features
1108
1132
 
1109
- * add storybook addon that supports Module Federation remote containers ([#598](https://github.com/module-federation/nextjs-mf/issues/598)) ([7547b02](https://github.com/module-federation/nextjs-mf/commit/7547b02937fdef2831060d6a7bfd337d2cc3355c))
1110
-
1111
-
1133
+ - add storybook addon that supports Module Federation remote containers ([#598](https://github.com/module-federation/nextjs-mf/issues/598)) ([7547b02](https://github.com/module-federation/nextjs-mf/commit/7547b02937fdef2831060d6a7bfd337d2cc3355c))
1112
1134
 
1113
1135
  # 0.1.0 (2023-04-27)
1114
1136
 
1115
1137
  ### Dependency Updates
1116
1138
 
1117
- * `utils` updated to version `1.7.0`
1118
- * `utils` updated to version `1.7.0`
1139
+ - `utils` updated to version `1.7.0`
1140
+ - `utils` updated to version `1.7.0`
1119
1141
 
1120
1142
  ### Bug Fixes
1121
1143
 
1122
- * add release tooling to storybook addon ([#817](https://github.com/module-federation/nextjs-mf/issues/817)) ([63d27a8](https://github.com/module-federation/nextjs-mf/commit/63d27a8067a0734d04677948b50454b6704dc387))
1123
-
1144
+ - add release tooling to storybook addon ([#817](https://github.com/module-federation/nextjs-mf/issues/817)) ([63d27a8](https://github.com/module-federation/nextjs-mf/commit/63d27a8067a0734d04677948b50454b6704dc387))
1124
1145
 
1125
1146
  ### Features
1126
1147
 
1127
- * add storybook addon that supports Module Federation remote containers ([#598](https://github.com/module-federation/nextjs-mf/issues/598)) ([7547b02](https://github.com/module-federation/nextjs-mf/commit/7547b02937fdef2831060d6a7bfd337d2cc3355c))
1148
+ - add storybook addon that supports Module Federation remote containers ([#598](https://github.com/module-federation/nextjs-mf/issues/598)) ([7547b02](https://github.com/module-federation/nextjs-mf/commit/7547b02937fdef2831060d6a7bfd337d2cc3355c))