@module-federation/nextjs-mf 6.0.6 → 6.0.8

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
@@ -2,91 +2,98 @@
2
2
 
3
3
  This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).
4
4
 
5
- ## [6.0.6](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-6.0.5...nextjs-mf-6.0.6) (2023-01-31)
5
+ ## [6.0.8](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-6.0.7...nextjs-mf-6.0.8) (2023-02-09)
6
6
 
7
7
  ### Dependency Updates
8
8
 
9
- * `node` updated to version `0.10.3`
10
- * `utils` updated to version `1.2.0`
9
+ * `utils` updated to version `1.2.1`
10
+ * `node` updated to version `0.10.5`
11
11
 
12
- ### Bug Fixes
13
12
 
14
- * **deps:** update dependency eventemitter3 to v5 ([#539](https://github.com/module-federation/nextjs-mf/issues/539)) ([f2d634a](https://github.com/module-federation/nextjs-mf/commit/f2d634ab0f186467120acaac662a13dbeaf3e56e))
15
- * getOutputPath to find if endsWith server ([#555](https://github.com/module-federation/nextjs-mf/issues/555)) ([d5386c4](https://github.com/module-federation/nextjs-mf/commit/d5386c475bc53a28e2348d10d8280714560ccc4b))
13
+ ## [6.0.7](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-6.0.6...nextjs-mf-6.0.7) (2023-02-02)
16
14
 
15
+ ### Dependency Updates
17
16
 
17
+ - `node` updated to version `0.10.4`
18
18
 
19
- ## [6.0.5](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-6.0.4...nextjs-mf-6.0.5) (2023-01-21)
19
+ ## [6.0.7](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-6.0.6...nextjs-mf-6.0.7) (2023-02-02)
20
20
 
21
21
  ### Dependency Updates
22
22
 
23
- * `node` updated to version `0.10.2`
24
- * `utils` updated to version `1.1.2`
23
+ - `node` updated to version `0.10.5`
25
24
 
26
- ### Bug Fixes
25
+ ## [6.0.6](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-6.0.5...nextjs-mf-6.0.6) (2023-01-31)
27
26
 
28
- * **nextjs-mf:** fix list key warning in FlushedChunks ([#508](https://github.com/module-federation/nextjs-mf/issues/508)) ([7694c93](https://github.com/module-federation/nextjs-mf/commit/7694c9350f59e4f626d7fd4da9f3ca42803326ca))
27
+ ### Dependency Updates
29
28
 
29
+ - `node` updated to version `0.10.3`
30
+ - `utils` updated to version `1.2.0`
30
31
 
32
+ ### Bug Fixes
31
33
 
32
- ## [6.0.4](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-6.0.3...nextjs-mf-6.0.4) (2023-01-11)
34
+ - **deps:** update dependency eventemitter3 to v5 ([#539](https://github.com/module-federation/nextjs-mf/issues/539)) ([f2d634a](https://github.com/module-federation/nextjs-mf/commit/f2d634ab0f186467120acaac662a13dbeaf3e56e))
35
+ - getOutputPath to find if endsWith server ([#555](https://github.com/module-federation/nextjs-mf/issues/555)) ([d5386c4](https://github.com/module-federation/nextjs-mf/commit/d5386c475bc53a28e2348d10d8280714560ccc4b))
33
36
 
37
+ ## [6.0.5](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-6.0.4...nextjs-mf-6.0.5) (2023-01-21)
38
+
39
+ ### Dependency Updates
40
+
41
+ - `node` updated to version `0.10.2`
42
+ - `utils` updated to version `1.1.2`
34
43
 
35
44
  ### Bug Fixes
36
45
 
37
- * resolve fake remote if offline ([#503](https://github.com/module-federation/nextjs-mf/issues/503)) ([536243d](https://github.com/module-federation/nextjs-mf/commit/536243dac1f697f2b6b0718f4767988b10ce5344))
46
+ - **nextjs-mf:** fix list key warning in FlushedChunks ([#508](https://github.com/module-federation/nextjs-mf/issues/508)) ([7694c93](https://github.com/module-federation/nextjs-mf/commit/7694c9350f59e4f626d7fd4da9f3ca42803326ca))
38
47
 
48
+ ## [6.0.4](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-6.0.3...nextjs-mf-6.0.4) (2023-01-11)
49
+
50
+ ### Bug Fixes
39
51
 
52
+ - resolve fake remote if offline ([#503](https://github.com/module-federation/nextjs-mf/issues/503)) ([536243d](https://github.com/module-federation/nextjs-mf/commit/536243dac1f697f2b6b0718f4767988b10ce5344))
40
53
 
41
54
  ## [6.0.3](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-6.0.2...nextjs-mf-6.0.3) (2023-01-11)
42
55
 
43
56
  ### Dependency Updates
44
57
 
45
- * `node` updated to version `0.10.1`
46
- * `utils` updated to version `1.1.1`
58
+ - `node` updated to version `0.10.1`
59
+ - `utils` updated to version `1.1.1`
47
60
 
48
61
  ### Bug Fixes
49
62
 
50
- * **nextjs-mf:** fix FlushedChunks TS declaration ([#477](https://github.com/module-federation/nextjs-mf/issues/477)) ([afd5a93](https://github.com/module-federation/nextjs-mf/commit/afd5a93af63cb9e79ba424eecabf9f51f76e2ac1))
51
- * resolve fake remote if offline ([#501](https://github.com/module-federation/nextjs-mf/issues/501)) ([004e14d](https://github.com/module-federation/nextjs-mf/commit/004e14df1a6b87d8cca63dceadf9d30805c8d285))
52
-
53
-
63
+ - **nextjs-mf:** fix FlushedChunks TS declaration ([#477](https://github.com/module-federation/nextjs-mf/issues/477)) ([afd5a93](https://github.com/module-federation/nextjs-mf/commit/afd5a93af63cb9e79ba424eecabf9f51f76e2ac1))
64
+ - resolve fake remote if offline ([#501](https://github.com/module-federation/nextjs-mf/issues/501)) ([004e14d](https://github.com/module-federation/nextjs-mf/commit/004e14df1a6b87d8cca63dceadf9d30805c8d285))
54
65
 
55
66
  ## [6.0.2](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-6.0.1...nextjs-mf-6.0.2) (2023-01-11)
56
67
 
57
68
  ### Dependency Updates
58
69
 
59
- * `node` updated to version `0.10.0`
60
-
70
+ - `node` updated to version `0.10.0`
61
71
 
62
72
  ## [6.0.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-6.0.0...nextjs-mf-6.0.1) (2022-12-30)
63
73
 
64
74
  ### Dependency Updates
65
75
 
66
- * `node` updated to version `0.9.11`
67
- * `utils` updated to version `1.1.0`
76
+ - `node` updated to version `0.9.11`
77
+ - `utils` updated to version `1.1.0`
68
78
 
69
79
  ### Bug Fixes
70
80
 
71
- * dont apply async boundary loader to api routes ([#472](https://github.com/module-federation/nextjs-mf/issues/472)) ([52d0b6b](https://github.com/module-federation/nextjs-mf/commit/52d0b6bf453ca775c4f4e50bd645a28cbe341aa0))
72
-
73
-
81
+ - dont apply async boundary loader to api routes ([#472](https://github.com/module-federation/nextjs-mf/issues/472)) ([52d0b6b](https://github.com/module-federation/nextjs-mf/commit/52d0b6bf453ca775c4f4e50bd645a28cbe341aa0))
74
82
 
75
83
  # [6.0.0](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.14...nextjs-mf-6.0.0) (2022-12-29)
76
84
 
77
85
  ### Dependency Updates
78
86
 
79
- * `node` updated to version `0.9.10`
80
- * `utils` updated to version `1.0.4`
87
+ - `node` updated to version `0.9.10`
88
+ - `utils` updated to version `1.0.4`
81
89
 
82
90
  ### Features
83
91
 
84
- * change module sharing strategy ([#469](https://github.com/module-federation/nextjs-mf/issues/469)) ([5fecf86](https://github.com/module-federation/nextjs-mf/commit/5fecf867f34b20e2c7cea3909a1f306d46d92bf3))
85
-
92
+ - change module sharing strategy ([#469](https://github.com/module-federation/nextjs-mf/issues/469)) ([5fecf86](https://github.com/module-federation/nextjs-mf/commit/5fecf867f34b20e2c7cea3909a1f306d46d92bf3))
86
93
 
87
94
  ### BREAKING CHANGES
88
95
 
89
- * Previously, we used to "rekey" all shared packages used in a host in order to prevent eager consumption issues. However, this caused unforeseen issues when trying to share a singleton package, as the package would end up being bundled multiple times per page.
96
+ - Previously, we used to "rekey" all shared packages used in a host in order to prevent eager consumption issues. However, this caused unforeseen issues when trying to share a singleton package, as the package would end up being bundled multiple times per page.
90
97
 
91
98
  As a result, we have had to stop rekeying shared modules in userland and only do so on internal Next packages themselves.
92
99
 
@@ -101,638 +108,494 @@ If you need to dangerously share a package using the old method, you can do so b
101
108
 
102
109
  Please note that this method is now considered dangerous and should be used with caution.
103
110
 
104
- * update build release
105
-
106
- * update build release
107
-
111
+ - update build release
108
112
 
113
+ - update build release
109
114
 
110
115
  ## [5.12.14](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.13...nextjs-mf-5.12.14) (2022-12-27)
111
116
 
112
117
  ### Dependency Updates
113
118
 
114
- * `node` updated to version `0.9.9`
115
- * `utils` updated to version `1.0.3`
116
-
119
+ - `node` updated to version `0.9.9`
120
+ - `utils` updated to version `1.0.3`
117
121
 
118
122
  ## [5.12.13](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.12...nextjs-mf-5.12.13) (2022-12-27)
119
123
 
120
124
  ### Dependency Updates
121
125
 
122
- * `node` updated to version `0.9.8`
123
- * `utils` updated to version `1.0.2`
126
+ - `node` updated to version `0.9.8`
127
+ - `utils` updated to version `1.0.2`
124
128
 
125
129
  ### Bug Fixes
126
130
 
127
- * **nextjs-mf:** fix client-side compilation ([#453](https://github.com/module-federation/nextjs-mf/issues/453)) ([d97d764](https://github.com/module-federation/nextjs-mf/commit/d97d764ded8d3cb1b5e04829eaf226f0c5a3baa3))
128
-
129
-
131
+ - **nextjs-mf:** fix client-side compilation ([#453](https://github.com/module-federation/nextjs-mf/issues/453)) ([d97d764](https://github.com/module-federation/nextjs-mf/commit/d97d764ded8d3cb1b5e04829eaf226f0c5a3baa3))
130
132
 
131
133
  ## [5.12.12](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.11...nextjs-mf-5.12.12) (2022-12-20)
132
134
 
133
-
134
135
  ### Bug Fixes
135
136
 
136
- * **async-boundary-loader:** use relativeResource instead of this.resouce ([#421](https://github.com/module-federation/nextjs-mf/issues/421)) ([e1f4402](https://github.com/module-federation/nextjs-mf/commit/e1f4402a9c77709a4d3cd0ae87a28b961e1483d3))
137
-
138
-
137
+ - **async-boundary-loader:** use relativeResource instead of this.resouce ([#421](https://github.com/module-federation/nextjs-mf/issues/421)) ([e1f4402](https://github.com/module-federation/nextjs-mf/commit/e1f4402a9c77709a4d3cd0ae87a28b961e1483d3))
139
138
 
140
139
  ## [5.12.11](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.10...nextjs-mf-5.12.11) (2022-12-18)
141
140
 
142
141
  ### Dependency Updates
143
142
 
144
- * `node` updated to version `0.9.7`
145
-
143
+ - `node` updated to version `0.9.7`
146
144
 
147
145
  ## [5.12.10](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.9...nextjs-mf-5.12.10) (2022-11-23)
148
146
 
149
-
150
147
  ### Bug Fixes
151
148
 
152
- * next images when debugging locally ([#395](https://github.com/module-federation/nextjs-mf/issues/395)) ([0379baa](https://github.com/module-federation/nextjs-mf/commit/0379baaae14960d0e7c7353e7d2b0aa1a4a02aa4))
153
-
154
-
149
+ - next images when debugging locally ([#395](https://github.com/module-federation/nextjs-mf/issues/395)) ([0379baa](https://github.com/module-federation/nextjs-mf/commit/0379baaae14960d0e7c7353e7d2b0aa1a4a02aa4))
155
150
 
156
151
  ## [5.12.9](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.8...nextjs-mf-5.12.9) (2022-11-23)
157
152
 
158
-
159
153
  ### Bug Fixes
160
154
 
161
- * support images for storages and local debug ([#391](https://github.com/module-federation/nextjs-mf/issues/391)) ([9a72311](https://github.com/module-federation/nextjs-mf/commit/9a72311f18b5b3f1ae0badda3f25bd71cc6c8a3b))
162
-
163
-
155
+ - support images for storages and local debug ([#391](https://github.com/module-federation/nextjs-mf/issues/391)) ([9a72311](https://github.com/module-federation/nextjs-mf/commit/9a72311f18b5b3f1ae0badda3f25bd71cc6c8a3b))
164
156
 
165
157
  ## [5.12.8](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.7...nextjs-mf-5.12.8) (2022-11-22)
166
158
 
167
159
  ### Dependency Updates
168
160
 
169
- * `node` updated to version `0.9.6`
161
+ - `node` updated to version `0.9.6`
170
162
 
171
163
  ### Bug Fixes
172
164
 
173
- * normalize options private variable on plugin constructors ([#390](https://github.com/module-federation/nextjs-mf/issues/390)) ([5654acd](https://github.com/module-federation/nextjs-mf/commit/5654acdf8e79f0b10f34bb58c6eb09c1b83675cb))
174
-
175
-
165
+ - normalize options private variable on plugin constructors ([#390](https://github.com/module-federation/nextjs-mf/issues/390)) ([5654acd](https://github.com/module-federation/nextjs-mf/commit/5654acdf8e79f0b10f34bb58c6eb09c1b83675cb))
176
166
 
177
167
  ## [5.12.7](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.6...nextjs-mf-5.12.7) (2022-11-22)
178
168
 
179
-
180
169
  ### Bug Fixes
181
170
 
182
- * improve syntax of loaders ([#389](https://github.com/module-federation/nextjs-mf/issues/389)) ([d7b7910](https://github.com/module-federation/nextjs-mf/commit/d7b79109343e4e39fc1f97cef999cb7620d80081))
183
-
184
-
171
+ - improve syntax of loaders ([#389](https://github.com/module-federation/nextjs-mf/issues/389)) ([d7b7910](https://github.com/module-federation/nextjs-mf/commit/d7b79109343e4e39fc1f97cef999cb7620d80081))
185
172
 
186
173
  ## [5.12.6](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.5...nextjs-mf-5.12.6) (2022-11-22)
187
174
 
188
175
  ### Dependency Updates
189
176
 
190
- * `node` updated to version `0.9.5`
177
+ - `node` updated to version `0.9.5`
191
178
 
192
179
  ### Bug Fixes
193
180
 
194
- * Improve logic ([#387](https://github.com/module-federation/nextjs-mf/issues/387)) ([0eb7f1b](https://github.com/module-federation/nextjs-mf/commit/0eb7f1bb77ef0a72ad26adeea1b508fbae60656f))
195
-
196
-
181
+ - Improve logic ([#387](https://github.com/module-federation/nextjs-mf/issues/387)) ([0eb7f1b](https://github.com/module-federation/nextjs-mf/commit/0eb7f1bb77ef0a72ad26adeea1b508fbae60656f))
197
182
 
198
183
  ## [5.12.5](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.4...nextjs-mf-5.12.5) (2022-11-20)
199
184
 
200
-
201
-
202
185
  ## [5.12.4](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.3...nextjs-mf-5.12.4) (2022-11-20)
203
186
 
204
187
  ### Dependency Updates
205
188
 
206
- * `node` updated to version `0.9.4`
207
-
189
+ - `node` updated to version `0.9.4`
208
190
 
209
191
  ## [5.12.3](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.2...nextjs-mf-5.12.3) (2022-11-20)
210
192
 
211
-
212
-
213
193
  ## [5.12.2](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.1...nextjs-mf-5.12.2) (2022-11-20)
214
194
 
215
-
216
-
217
195
  ## [5.12.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.0...nextjs-mf-5.12.1) (2022-11-20)
218
196
 
219
197
  ### Dependency Updates
220
198
 
221
- * `node` updated to version `0.9.3`
222
-
199
+ - `node` updated to version `0.9.3`
223
200
 
224
201
  ## [5.12.2](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.1...nextjs-mf-5.12.2) (2022-11-20)
225
202
 
226
-
227
-
228
203
  ## [5.12.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.0...nextjs-mf-5.12.1) (2022-11-20)
229
204
 
230
205
  ### Dependency Updates
231
206
 
232
- * `node` updated to version `0.9.1`
233
-
207
+ - `node` updated to version `0.9.1`
234
208
 
235
209
  ## [5.12.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.0...nextjs-mf-5.12.1) (2022-11-20)
236
210
 
237
211
  ### Dependency Updates
238
212
 
239
- * `node` updated to version `0.9.1`
240
-
213
+ - `node` updated to version `0.9.1`
241
214
 
242
215
  ## [5.12.2](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.1...nextjs-mf-5.12.2) (2022-11-20)
243
216
 
244
-
245
-
246
217
  ## [5.12.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.0...nextjs-mf-5.12.1) (2022-11-20)
247
218
 
248
219
  ### Dependency Updates
249
220
 
250
- * `node` updated to version `0.9.1`
251
-
221
+ - `node` updated to version `0.9.1`
252
222
 
253
223
  ## [5.12.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.0...nextjs-mf-5.12.1) (2022-11-20)
254
224
 
255
225
  ### Dependency Updates
256
226
 
257
- * `node` updated to version `0.9.1`
258
-
227
+ - `node` updated to version `0.9.1`
259
228
 
260
229
  ## [5.12.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.12.0...nextjs-mf-5.12.1) (2022-11-20)
261
230
 
262
231
  ### Dependency Updates
263
232
 
264
- * `node` updated to version `0.9.1`
265
-
233
+ - `node` updated to version `0.9.1`
266
234
 
267
235
  # [5.12.0](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.11.2...nextjs-mf-5.12.0) (2022-11-20)
268
236
 
269
237
  ### Dependency Updates
270
238
 
271
- * `node` updated to version `0.9.0`
272
- * `utils` updated to version `1.0.1`
239
+ - `node` updated to version `0.9.0`
240
+ - `utils` updated to version `1.0.1`
273
241
 
274
242
  ### Bug Fixes
275
243
 
276
- * Better page regex ([#346](https://github.com/module-federation/nextjs-mf/issues/346)) ([b525d3b](https://github.com/module-federation/nextjs-mf/commit/b525d3b579af2ac3a8b502f3c996de8726dbcadd))
277
- * better page regex for adding loaders ([72fef27](https://github.com/module-federation/nextjs-mf/commit/72fef2792dc39c7605f8b9f8136f5d18a46a3fe5))
278
- * Fix peer deps ([#343](https://github.com/module-federation/nextjs-mf/issues/343)) ([8e7b087](https://github.com/module-federation/nextjs-mf/commit/8e7b0871507911bb81161b9786901877259edaed))
279
- * include styled-jsx/style in defaults share ([#347](https://github.com/module-federation/nextjs-mf/issues/347)) ([cb0675b](https://github.com/module-federation/nextjs-mf/commit/cb0675be8e3a4fe0ec89ef7f190610392bb16b6d))
280
- * update version ([70bda37](https://github.com/module-federation/nextjs-mf/commit/70bda37744f55af849bd5c28684f42851bbf7d1f))
281
-
244
+ - Better page regex ([#346](https://github.com/module-federation/nextjs-mf/issues/346)) ([b525d3b](https://github.com/module-federation/nextjs-mf/commit/b525d3b579af2ac3a8b502f3c996de8726dbcadd))
245
+ - better page regex for adding loaders ([72fef27](https://github.com/module-federation/nextjs-mf/commit/72fef2792dc39c7605f8b9f8136f5d18a46a3fe5))
246
+ - Fix peer deps ([#343](https://github.com/module-federation/nextjs-mf/issues/343)) ([8e7b087](https://github.com/module-federation/nextjs-mf/commit/8e7b0871507911bb81161b9786901877259edaed))
247
+ - include styled-jsx/style in defaults share ([#347](https://github.com/module-federation/nextjs-mf/issues/347)) ([cb0675b](https://github.com/module-federation/nextjs-mf/commit/cb0675be8e3a4fe0ec89ef7f190610392bb16b6d))
248
+ - update version ([70bda37](https://github.com/module-federation/nextjs-mf/commit/70bda37744f55af849bd5c28684f42851bbf7d1f))
282
249
 
283
250
  ### Features
284
251
 
285
- * support ssr remote entry images ([9ab2afa](https://github.com/module-federation/nextjs-mf/commit/9ab2afaef5115ae6677641cb9d021273dafebf86))
286
-
287
-
252
+ - support ssr remote entry images ([9ab2afa](https://github.com/module-federation/nextjs-mf/commit/9ab2afaef5115ae6677641cb9d021273dafebf86))
288
253
 
289
254
  # [5.12.0](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.11.2...nextjs-mf-5.12.0) (2022-11-20)
290
255
 
291
256
  ### Dependency Updates
292
257
 
293
- * `node` updated to version `0.9.0`
294
- * `utils` updated to version `1.0.0`
258
+ - `node` updated to version `0.9.0`
259
+ - `utils` updated to version `1.0.0`
295
260
 
296
261
  ### Bug Fixes
297
262
 
298
- * Better page regex ([#346](https://github.com/module-federation/nextjs-mf/issues/346)) ([b525d3b](https://github.com/module-federation/nextjs-mf/commit/b525d3b579af2ac3a8b502f3c996de8726dbcadd))
299
- * better page regex for adding loaders ([72fef27](https://github.com/module-federation/nextjs-mf/commit/72fef2792dc39c7605f8b9f8136f5d18a46a3fe5))
300
- * Fix peer deps ([#343](https://github.com/module-federation/nextjs-mf/issues/343)) ([8e7b087](https://github.com/module-federation/nextjs-mf/commit/8e7b0871507911bb81161b9786901877259edaed))
301
- * include styled-jsx/style in defaults share ([#347](https://github.com/module-federation/nextjs-mf/issues/347)) ([cb0675b](https://github.com/module-federation/nextjs-mf/commit/cb0675be8e3a4fe0ec89ef7f190610392bb16b6d))
302
- * update version ([70bda37](https://github.com/module-federation/nextjs-mf/commit/70bda37744f55af849bd5c28684f42851bbf7d1f))
303
-
263
+ - Better page regex ([#346](https://github.com/module-federation/nextjs-mf/issues/346)) ([b525d3b](https://github.com/module-federation/nextjs-mf/commit/b525d3b579af2ac3a8b502f3c996de8726dbcadd))
264
+ - better page regex for adding loaders ([72fef27](https://github.com/module-federation/nextjs-mf/commit/72fef2792dc39c7605f8b9f8136f5d18a46a3fe5))
265
+ - Fix peer deps ([#343](https://github.com/module-federation/nextjs-mf/issues/343)) ([8e7b087](https://github.com/module-federation/nextjs-mf/commit/8e7b0871507911bb81161b9786901877259edaed))
266
+ - include styled-jsx/style in defaults share ([#347](https://github.com/module-federation/nextjs-mf/issues/347)) ([cb0675b](https://github.com/module-federation/nextjs-mf/commit/cb0675be8e3a4fe0ec89ef7f190610392bb16b6d))
267
+ - update version ([70bda37](https://github.com/module-federation/nextjs-mf/commit/70bda37744f55af849bd5c28684f42851bbf7d1f))
304
268
 
305
269
  ### Features
306
270
 
307
- * support ssr remote entry images ([9ab2afa](https://github.com/module-federation/nextjs-mf/commit/9ab2afaef5115ae6677641cb9d021273dafebf86))
308
-
309
-
271
+ - support ssr remote entry images ([9ab2afa](https://github.com/module-federation/nextjs-mf/commit/9ab2afaef5115ae6677641cb9d021273dafebf86))
310
272
 
311
273
  ## [5.11.3](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.11.2...nextjs-mf-5.11.3) (2022-10-26)
312
274
 
313
-
314
275
  ### Bug Fixes
315
276
 
316
- * Fix peer deps ([#343](https://github.com/module-federation/nextjs-mf/issues/343)) ([8e7b087](https://github.com/module-federation/nextjs-mf/commit/8e7b0871507911bb81161b9786901877259edaed))
317
-
318
-
277
+ - Fix peer deps ([#343](https://github.com/module-federation/nextjs-mf/issues/343)) ([8e7b087](https://github.com/module-federation/nextjs-mf/commit/8e7b0871507911bb81161b9786901877259edaed))
319
278
 
320
279
  ## [5.11.2](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.11.1...nextjs-mf-5.11.2) (2022-10-26)
321
280
 
322
281
  ### Dependency Updates
323
282
 
324
- * `node` updated to version `0.8.2`
325
-
283
+ - `node` updated to version `0.8.2`
326
284
 
327
285
  ## [5.11.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.11.0...nextjs-mf-5.11.1) (2022-10-26)
328
286
 
329
287
  ### Dependency Updates
330
288
 
331
- * `node` updated to version `0.8.1`
332
- * `utils` updated to version `0.4.1`
333
-
289
+ - `node` updated to version `0.8.1`
290
+ - `utils` updated to version `0.4.1`
334
291
 
335
292
  # [5.11.0](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.10.5...nextjs-mf-5.11.0) (2022-10-26)
336
293
 
337
294
  ### Dependency Updates
338
295
 
339
- * `node` updated to version `0.8.0`
340
- * `utils` updated to version `0.4.0`
296
+ - `node` updated to version `0.8.0`
297
+ - `utils` updated to version `0.4.0`
341
298
 
342
299
  ### Features
343
300
 
344
- * Automatic Async boundary loader ([#330](https://github.com/module-federation/nextjs-mf/issues/330)) ([7e3c08c](https://github.com/module-federation/nextjs-mf/commit/7e3c08cf7835c0407bdce7ed6865b864153074a4))
345
-
346
-
301
+ - Automatic Async boundary loader ([#330](https://github.com/module-federation/nextjs-mf/issues/330)) ([7e3c08c](https://github.com/module-federation/nextjs-mf/commit/7e3c08cf7835c0407bdce7ed6865b864153074a4))
347
302
 
348
303
  ## [5.10.5](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.10.4...nextjs-mf-5.10.5) (2022-10-26)
349
304
 
350
-
351
305
  ### Bug Fixes
352
306
 
353
- * improve loader paths for including defaults ([#338](https://github.com/module-federation/nextjs-mf/issues/338)) ([a99fe97](https://github.com/module-federation/nextjs-mf/commit/a99fe977eeaecce54e5241b42aabd552c52b8129))
354
-
355
-
307
+ - improve loader paths for including defaults ([#338](https://github.com/module-federation/nextjs-mf/issues/338)) ([a99fe97](https://github.com/module-federation/nextjs-mf/commit/a99fe977eeaecce54e5241b42aabd552c52b8129))
356
308
 
357
309
  ## [5.10.4](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.10.3...nextjs-mf-5.10.4) (2022-10-26)
358
310
 
359
-
360
311
  ### Bug Fixes
361
312
 
362
- * update next peer dep to 12.3.0 ([#328](https://github.com/module-federation/nextjs-mf/issues/328)) ([841be9d](https://github.com/module-federation/nextjs-mf/commit/841be9d027b6b33cca27b884f87f27dd7a9bdee5))
363
-
364
-
313
+ - update next peer dep to 12.3.0 ([#328](https://github.com/module-federation/nextjs-mf/issues/328)) ([841be9d](https://github.com/module-federation/nextjs-mf/commit/841be9d027b6b33cca27b884f87f27dd7a9bdee5))
365
314
 
366
315
  ## [5.10.3](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.10.2...nextjs-mf-5.10.3) (2022-10-26)
367
316
 
368
-
369
317
  ### Bug Fixes
370
318
 
371
- * share styled-jsx/style as singleton ([#333](https://github.com/module-federation/nextjs-mf/issues/333)) ([dd2c2d1](https://github.com/module-federation/nextjs-mf/commit/dd2c2d173000e7f89ecc7961255c6a29b769f278))
372
-
373
-
319
+ - share styled-jsx/style as singleton ([#333](https://github.com/module-federation/nextjs-mf/issues/333)) ([dd2c2d1](https://github.com/module-federation/nextjs-mf/commit/dd2c2d173000e7f89ecc7961255c6a29b769f278))
374
320
 
375
321
  ## [5.10.2](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.10.1...nextjs-mf-5.10.2) (2022-10-24)
376
322
 
377
-
378
323
  ### Bug Fixes
379
324
 
380
- * support include defaults for windows ([#327](https://github.com/module-federation/nextjs-mf/issues/327)) ([059db4e](https://github.com/module-federation/nextjs-mf/commit/059db4eb604368e14eef464caca6d16463a6d706))
381
-
382
-
325
+ - support include defaults for windows ([#327](https://github.com/module-federation/nextjs-mf/issues/327)) ([059db4e](https://github.com/module-federation/nextjs-mf/commit/059db4eb604368e14eef464caca6d16463a6d706))
383
326
 
384
327
  ## [5.10.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.10.0...nextjs-mf-5.10.1) (2022-10-19)
385
328
 
386
-
387
-
388
329
  # [5.10.0](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.17...nextjs-mf-5.10.0) (2022-10-19)
389
330
 
390
331
  ### Dependency Updates
391
332
 
392
- * `node` updated to version `0.7.0`
333
+ - `node` updated to version `0.7.0`
393
334
 
394
335
  ### Features
395
336
 
396
- * consolidate promise factories in server ([#297](https://github.com/module-federation/nextjs-mf/issues/297)) ([55387ee](https://github.com/module-federation/nextjs-mf/commit/55387eeb952fb3164900d73ddcb0007f644c766f))
397
-
398
-
337
+ - consolidate promise factories in server ([#297](https://github.com/module-federation/nextjs-mf/issues/297)) ([55387ee](https://github.com/module-federation/nextjs-mf/commit/55387eeb952fb3164900d73ddcb0007f644c766f))
399
338
 
400
339
  ## [5.9.17](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.16...nextjs-mf-5.9.17) (2022-10-18)
401
340
 
402
341
  ### Dependency Updates
403
342
 
404
- * `node` updated to version `0.6.7`
343
+ - `node` updated to version `0.6.7`
405
344
 
406
345
  ### Bug Fixes
407
346
 
408
- * reduce stats serialization ([#322](https://github.com/module-federation/nextjs-mf/issues/322)) ([c7ab66d](https://github.com/module-federation/nextjs-mf/commit/c7ab66dce01ac4509f16b0e8f20b43134376f841))
409
-
410
-
347
+ - reduce stats serialization ([#322](https://github.com/module-federation/nextjs-mf/issues/322)) ([c7ab66d](https://github.com/module-federation/nextjs-mf/commit/c7ab66dce01ac4509f16b0e8f20b43134376f841))
411
348
 
412
349
  ## [5.9.16](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.15...nextjs-mf-5.9.16) (2022-10-17)
413
350
 
414
351
  ### Dependency Updates
415
352
 
416
- * `node` updated to version `0.6.6`
417
-
353
+ - `node` updated to version `0.6.6`
418
354
 
419
355
  ## [5.9.15](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.14...nextjs-mf-5.9.15) (2022-10-17)
420
356
 
421
357
  ### Dependency Updates
422
358
 
423
- * `node` updated to version `0.6.5`
424
- * `utils` updated to version `0.3.4`
425
-
359
+ - `node` updated to version `0.6.5`
360
+ - `utils` updated to version `0.3.4`
426
361
 
427
362
  ## [5.9.14](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.13...nextjs-mf-5.9.14) (2022-10-14)
428
363
 
429
-
430
364
  ### Bug Fixes
431
365
 
432
- * isolate loader scope to just js files ([#317](https://github.com/module-federation/nextjs-mf/issues/317)) ([ac56950](https://github.com/module-federation/nextjs-mf/commit/ac56950cba8f23fcb58ac83fed29766608aaabc8))
433
-
434
-
366
+ - isolate loader scope to just js files ([#317](https://github.com/module-federation/nextjs-mf/issues/317)) ([ac56950](https://github.com/module-federation/nextjs-mf/commit/ac56950cba8f23fcb58ac83fed29766608aaabc8))
435
367
 
436
368
  ## [5.9.13](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.12...nextjs-mf-5.9.13) (2022-10-14)
437
369
 
438
-
439
370
  ### Bug Fixes
440
371
 
441
- * improve include defaults loader ([#315](https://github.com/module-federation/nextjs-mf/issues/315)) ([f228e49](https://github.com/module-federation/nextjs-mf/commit/f228e49afbbe54950b4187b72aabaef8174d0758))
442
-
443
-
372
+ - improve include defaults loader ([#315](https://github.com/module-federation/nextjs-mf/issues/315)) ([f228e49](https://github.com/module-federation/nextjs-mf/commit/f228e49afbbe54950b4187b72aabaef8174d0758))
444
373
 
445
374
  ## [5.9.12](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.11...nextjs-mf-5.9.12) (2022-10-13)
446
375
 
447
376
  ### Dependency Updates
448
377
 
449
- * `node` updated to version `0.6.4`
450
- * `utils` updated to version `0.3.3`
451
-
378
+ - `node` updated to version `0.6.4`
379
+ - `utils` updated to version `0.3.3`
452
380
 
453
381
  ## [5.9.11](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.10...nextjs-mf-5.9.11) (2022-10-12)
454
382
 
455
-
456
383
  ### Bug Fixes
457
384
 
458
- * revert prettier ([cef32b8](https://github.com/module-federation/nextjs-mf/commit/cef32b82ca124e8d707193ddd70371a009641665))
459
-
460
-
385
+ - revert prettier ([cef32b8](https://github.com/module-federation/nextjs-mf/commit/cef32b82ca124e8d707193ddd70371a009641665))
461
386
 
462
387
  ## [5.9.10](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.9...nextjs-mf-5.9.10) (2022-10-12)
463
388
 
464
-
465
389
  ### Bug Fixes
466
390
 
467
- * do not push tags ([ba8a811](https://github.com/module-federation/nextjs-mf/commit/ba8a811592329b78eac0c3d1c9dae07927a804b1))
468
-
469
-
391
+ - do not push tags ([ba8a811](https://github.com/module-federation/nextjs-mf/commit/ba8a811592329b78eac0c3d1c9dae07927a804b1))
470
392
 
471
393
  ## [5.9.9](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.8...nextjs-mf-5.9.9) (2022-10-12)
472
394
 
473
-
474
-
475
395
  ## [5.9.8](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.7...nextjs-mf-5.9.8) (2022-10-12)
476
396
 
477
-
478
-
479
397
  ## [5.9.7](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.6...nextjs-mf-5.9.7) (2022-10-12)
480
398
 
481
-
482
-
483
399
  ## [5.9.6](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.5...nextjs-mf-5.9.6) (2022-10-12)
484
400
 
485
-
486
-
487
401
  ## [5.9.5](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.4...nextjs-mf-5.9.5) (2022-10-12)
488
402
 
489
-
490
-
491
403
  ## [5.9.2](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.1...nextjs-mf-5.9.2) (2022-10-11)
492
404
 
493
405
  ### Dependency Updates
494
406
 
495
- * `node` updated to version `0.6.2`
496
- * `utils` updated to version `0.3.1`
497
-
407
+ - `node` updated to version `0.6.2`
408
+ - `utils` updated to version `0.3.1`
498
409
 
499
410
  ## [5.9.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.9.0...nextjs-mf-5.9.1) (2022-10-10)
500
411
 
501
412
  ### Dependency Updates
502
413
 
503
- * `node` updated to version `0.6.1`
504
-
414
+ - `node` updated to version `0.6.1`
505
415
 
506
416
  # [5.9.0](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.8.5...nextjs-mf-5.9.0) (2022-10-08)
507
417
 
508
418
  ### Dependency Updates
509
419
 
510
- * `node` updated to version `0.6.0`
511
- * `utils` updated to version `0.3.0`
420
+ - `node` updated to version `0.6.0`
421
+ - `utils` updated to version `0.3.0`
512
422
 
513
423
  ### Features
514
424
 
515
- * implement __webpack_require__.l functionality in server builds ([99d1231](https://github.com/module-federation/nextjs-mf/commit/99d12314f68ac526000fa5410a14072a11b260a4))
516
-
517
-
425
+ - implement **webpack_require**.l functionality in server builds ([99d1231](https://github.com/module-federation/nextjs-mf/commit/99d12314f68ac526000fa5410a14072a11b260a4))
518
426
 
519
427
  # [5.9.0](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.8.5...nextjs-mf-5.9.0) (2022-10-08)
520
428
 
521
429
  ### Dependency Updates
522
430
 
523
- * `node` updated to version `0.6.0`
524
- * `utils` updated to version `0.3.0`
431
+ - `node` updated to version `0.6.0`
432
+ - `utils` updated to version `0.3.0`
525
433
 
526
434
  ### Features
527
435
 
528
- * implement __webpack_require__.l functionality in server builds ([99d1231](https://github.com/module-federation/nextjs-mf/commit/99d12314f68ac526000fa5410a14072a11b260a4))
529
-
530
-
436
+ - implement **webpack_require**.l functionality in server builds ([99d1231](https://github.com/module-federation/nextjs-mf/commit/99d12314f68ac526000fa5410a14072a11b260a4))
531
437
 
532
438
  ## [5.8.5](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.8.4...nextjs-mf-5.8.5) (2022-10-07)
533
439
 
534
440
  ### Dependency Updates
535
441
 
536
- * `node` updated to version `0.5.7`
537
- * `utils` updated to version `0.2.1`
538
-
442
+ - `node` updated to version `0.5.7`
443
+ - `utils` updated to version `0.2.1`
539
444
 
540
445
  ## [5.8.4](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.8.3...nextjs-mf-5.8.4) (2022-10-06)
541
446
 
542
-
543
-
544
447
  ## [5.8.3](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.8.2...nextjs-mf-5.8.3) (2022-10-06)
545
448
 
546
-
547
-
548
449
  ## [5.8.2](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.8.1...nextjs-mf-5.8.2) (2022-10-06)
549
450
 
550
-
551
-
552
451
  ## [5.8.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.8.0...nextjs-mf-5.8.1) (2022-10-06)
553
452
 
554
-
555
-
556
453
  # [5.8.0](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.2...nextjs-mf-5.8.0) (2022-10-06)
557
454
 
558
-
559
-
560
455
  # [5.8.0](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.2...nextjs-mf-5.8.0) (2022-10-06)
561
456
 
562
-
563
-
564
457
  ## [5.7.2](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.1...nextjs-mf-5.7.2) (2022-10-06)
565
458
 
566
-
567
-
568
459
  ## [5.7.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.0...nextjs-mf-5.7.1) (2022-10-06)
569
460
 
570
-
571
461
  ### Bug Fixes
572
462
 
573
- * flush CSS chunks, cache bust remote entry on render ([#269](https://github.com/module-federation/nextjs-mf/issues/269)) ([85a216a](https://github.com/module-federation/nextjs-mf/commit/85a216a8fd34ae849630ff5b42bacb26c855a9ce))
574
- * improve handling of offline remotes ([#263](https://github.com/module-federation/nextjs-mf/issues/263)) ([e0eb437](https://github.com/module-federation/nextjs-mf/commit/e0eb437bbc0259a8f263ededa505a397fa59b97b))
575
- * **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
576
-
577
-
463
+ - flush CSS chunks, cache bust remote entry on render ([#269](https://github.com/module-federation/nextjs-mf/issues/269)) ([85a216a](https://github.com/module-federation/nextjs-mf/commit/85a216a8fd34ae849630ff5b42bacb26c855a9ce))
464
+ - improve handling of offline remotes ([#263](https://github.com/module-federation/nextjs-mf/issues/263)) ([e0eb437](https://github.com/module-federation/nextjs-mf/commit/e0eb437bbc0259a8f263ededa505a397fa59b97b))
465
+ - **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
578
466
 
579
467
  ## [5.7.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.0...nextjs-mf-5.7.1) (2022-10-06)
580
468
 
581
-
582
469
  ### Bug Fixes
583
470
 
584
- * flush CSS chunks, cache bust remote entry on render ([#269](https://github.com/module-federation/nextjs-mf/issues/269)) ([85a216a](https://github.com/module-federation/nextjs-mf/commit/85a216a8fd34ae849630ff5b42bacb26c855a9ce))
585
- * improve handling of offline remotes ([#263](https://github.com/module-federation/nextjs-mf/issues/263)) ([e0eb437](https://github.com/module-federation/nextjs-mf/commit/e0eb437bbc0259a8f263ededa505a397fa59b97b))
586
- * **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
587
-
588
-
471
+ - flush CSS chunks, cache bust remote entry on render ([#269](https://github.com/module-federation/nextjs-mf/issues/269)) ([85a216a](https://github.com/module-federation/nextjs-mf/commit/85a216a8fd34ae849630ff5b42bacb26c855a9ce))
472
+ - improve handling of offline remotes ([#263](https://github.com/module-federation/nextjs-mf/issues/263)) ([e0eb437](https://github.com/module-federation/nextjs-mf/commit/e0eb437bbc0259a8f263ededa505a397fa59b97b))
473
+ - **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
589
474
 
590
475
  # [5.8.0](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.0...nextjs-mf-5.8.0) (2022-10-05)
591
476
 
592
-
593
477
  ### Bug Fixes
594
478
 
595
- * improve handling of offline remotes ([3ae596e](https://github.com/module-federation/nextjs-mf/commit/3ae596ee82d2ccf0d828d7928cbdc4fbec509d55))
596
- * patch share scope on client server ([fc7f82f](https://github.com/module-federation/nextjs-mf/commit/fc7f82fd1f299a078552ce811d074b816e796109))
597
- * patch share scope on client server ([b4461fd](https://github.com/module-federation/nextjs-mf/commit/b4461fdbe6999390cbf4b57c18c537563cf04cc9))
598
- * patch share scope on client server ([31b4c24](https://github.com/module-federation/nextjs-mf/commit/31b4c24112e27630b588410d9d78e89acc579d26))
599
- * patch share scope on client server ([272c110](https://github.com/module-federation/nextjs-mf/commit/272c110a9cd3a194d2fdeaf1d620b14b29330b30))
600
- * **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
601
-
602
-
479
+ - improve handling of offline remotes ([3ae596e](https://github.com/module-federation/nextjs-mf/commit/3ae596ee82d2ccf0d828d7928cbdc4fbec509d55))
480
+ - patch share scope on client server ([fc7f82f](https://github.com/module-federation/nextjs-mf/commit/fc7f82fd1f299a078552ce811d074b816e796109))
481
+ - patch share scope on client server ([b4461fd](https://github.com/module-federation/nextjs-mf/commit/b4461fdbe6999390cbf4b57c18c537563cf04cc9))
482
+ - patch share scope on client server ([31b4c24](https://github.com/module-federation/nextjs-mf/commit/31b4c24112e27630b588410d9d78e89acc579d26))
483
+ - patch share scope on client server ([272c110](https://github.com/module-federation/nextjs-mf/commit/272c110a9cd3a194d2fdeaf1d620b14b29330b30))
484
+ - **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
603
485
 
604
486
  ## [5.7.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.0...nextjs-mf-5.7.1) (2022-10-05)
605
487
 
606
-
607
488
  ### Bug Fixes
608
489
 
609
- * improve handling of offline remotes ([3ae596e](https://github.com/module-federation/nextjs-mf/commit/3ae596ee82d2ccf0d828d7928cbdc4fbec509d55))
610
- * patch share scope on client server ([fc7f82f](https://github.com/module-federation/nextjs-mf/commit/fc7f82fd1f299a078552ce811d074b816e796109))
611
- * patch share scope on client server ([b4461fd](https://github.com/module-federation/nextjs-mf/commit/b4461fdbe6999390cbf4b57c18c537563cf04cc9))
612
- * patch share scope on client server ([31b4c24](https://github.com/module-federation/nextjs-mf/commit/31b4c24112e27630b588410d9d78e89acc579d26))
613
- * patch share scope on client server ([272c110](https://github.com/module-federation/nextjs-mf/commit/272c110a9cd3a194d2fdeaf1d620b14b29330b30))
614
- * **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
615
-
616
-
490
+ - improve handling of offline remotes ([3ae596e](https://github.com/module-federation/nextjs-mf/commit/3ae596ee82d2ccf0d828d7928cbdc4fbec509d55))
491
+ - patch share scope on client server ([fc7f82f](https://github.com/module-federation/nextjs-mf/commit/fc7f82fd1f299a078552ce811d074b816e796109))
492
+ - patch share scope on client server ([b4461fd](https://github.com/module-federation/nextjs-mf/commit/b4461fdbe6999390cbf4b57c18c537563cf04cc9))
493
+ - patch share scope on client server ([31b4c24](https://github.com/module-federation/nextjs-mf/commit/31b4c24112e27630b588410d9d78e89acc579d26))
494
+ - patch share scope on client server ([272c110](https://github.com/module-federation/nextjs-mf/commit/272c110a9cd3a194d2fdeaf1d620b14b29330b30))
495
+ - **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
617
496
 
618
497
  ## [5.7.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.0...nextjs-mf-5.7.1) (2022-10-04)
619
498
 
620
499
  ### Dependency Updates
621
500
 
622
- * `node` updated to version `0.4.2`
623
- * `utils` updated to version `0.0.4`
501
+ - `node` updated to version `0.4.2`
502
+ - `utils` updated to version `0.0.4`
624
503
 
625
504
  ### Bug Fixes
626
505
 
627
- * removing debug loggers from child federation plugin hooks ([00deec7](https://github.com/module-federation/nextjs-mf/commit/00deec72585675591ad39f64f0c5f94355f4bd53))
628
- * **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
629
-
630
-
506
+ - removing debug loggers from child federation plugin hooks ([00deec7](https://github.com/module-federation/nextjs-mf/commit/00deec72585675591ad39f64f0c5f94355f4bd53))
507
+ - **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
631
508
 
632
509
  ## [5.7.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.0...nextjs-mf-5.7.1) (2022-10-04)
633
510
 
634
511
  ### Dependency Updates
635
512
 
636
- * `node` updated to version `0.4.2`
637
- * `utils` updated to version `0.0.4`
513
+ - `node` updated to version `0.4.2`
514
+ - `utils` updated to version `0.0.4`
638
515
 
639
516
  ### Bug Fixes
640
517
 
641
- * removing debug loggers from child federation plugin hooks ([00deec7](https://github.com/module-federation/nextjs-mf/commit/00deec72585675591ad39f64f0c5f94355f4bd53))
642
- * **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
643
-
644
-
518
+ - removing debug loggers from child federation plugin hooks ([00deec7](https://github.com/module-federation/nextjs-mf/commit/00deec72585675591ad39f64f0c5f94355f4bd53))
519
+ - **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
645
520
 
646
521
  ## [5.7.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.0...nextjs-mf-5.7.1) (2022-10-04)
647
522
 
648
523
  ### Dependency Updates
649
524
 
650
- * `node` updated to version `0.4.2`
651
- * `utils` updated to version `0.0.4`
525
+ - `node` updated to version `0.4.2`
526
+ - `utils` updated to version `0.0.4`
652
527
 
653
528
  ### Bug Fixes
654
529
 
655
- * removing debug loggers from child federation plugin hooks ([00deec7](https://github.com/module-federation/nextjs-mf/commit/00deec72585675591ad39f64f0c5f94355f4bd53))
656
- * **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
657
-
658
-
530
+ - removing debug loggers from child federation plugin hooks ([00deec7](https://github.com/module-federation/nextjs-mf/commit/00deec72585675591ad39f64f0c5f94355f4bd53))
531
+ - **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
659
532
 
660
533
  ## [5.7.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.0...nextjs-mf-5.7.1) (2022-10-04)
661
534
 
662
535
  ### Dependency Updates
663
536
 
664
- * `node` updated to version `0.4.2`
665
- * `utils` updated to version `0.0.4`
537
+ - `node` updated to version `0.4.2`
538
+ - `utils` updated to version `0.0.4`
666
539
 
667
540
  ### Bug Fixes
668
541
 
669
- * removing debug loggers from child federation plugin hooks ([00deec7](https://github.com/module-federation/nextjs-mf/commit/00deec72585675591ad39f64f0c5f94355f4bd53))
670
- * **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
671
-
672
-
542
+ - removing debug loggers from child federation plugin hooks ([00deec7](https://github.com/module-federation/nextjs-mf/commit/00deec72585675591ad39f64f0c5f94355f4bd53))
543
+ - **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
673
544
 
674
545
  ## [5.7.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.0...nextjs-mf-5.7.1) (2022-10-04)
675
546
 
676
547
  ### Dependency Updates
677
548
 
678
- * `node` updated to version `0.4.2`
679
- * `utils` updated to version `0.0.4`
549
+ - `node` updated to version `0.4.2`
550
+ - `utils` updated to version `0.0.4`
680
551
 
681
552
  ### Bug Fixes
682
553
 
683
- * **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
684
-
685
-
554
+ - **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
686
555
 
687
556
  ## [5.7.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.0...nextjs-mf-5.7.1) (2022-10-04)
688
557
 
689
558
  ### Dependency Updates
690
559
 
691
- * `node` updated to version `0.4.2`
692
- * `utils` updated to version `0.0.4`
560
+ - `node` updated to version `0.4.2`
561
+ - `utils` updated to version `0.0.4`
693
562
 
694
563
  ### Bug Fixes
695
564
 
696
- * **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
697
-
698
-
565
+ - **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
699
566
 
700
567
  ## [5.7.1](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-5.7.0...nextjs-mf-5.7.1) (2022-10-04)
701
568
 
702
569
  ### Dependency Updates
703
570
 
704
- * `node` updated to version `0.4.1`
705
- * `utils` updated to version `0.0.4`
571
+ - `node` updated to version `0.4.1`
572
+ - `utils` updated to version `0.0.4`
706
573
 
707
574
  ### Bug Fixes
708
575
 
709
- * **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
710
-
711
-
576
+ - **update versions:** bumping versions ([f72209a](https://github.com/module-federation/nextjs-mf/commit/f72209ae070fb50c9d317e764caf872facd4b887))
712
577
 
713
578
  ## [5.6.4](https://github.com/module-federation/nextjs-mf/compare/nextjs-mf-0.1.0...nextjs-mf-5.6.4) (2022-10-04)
714
579
 
715
580
  ### Dependency Updates
716
581
 
717
- * `node` updated to version `0.1.0`
718
- * `utils` updated to version `0.0.1`
719
-
582
+ - `node` updated to version `0.1.0`
583
+ - `utils` updated to version `0.0.1`
720
584
 
721
585
  # 0.1.0 (2022-10-04)
722
586
 
723
587
  ### Dependency Updates
724
588
 
725
- * `node` updated to version `0.1.0`
726
- * `utils` updated to version `0.0.1`
589
+ - `node` updated to version `0.1.0`
590
+ - `utils` updated to version `0.0.1`
727
591
 
728
592
  ### Bug Fixes
729
593
 
730
- * **fixing chunk naming prefixes on server builds:** fix server name prefix on chunks ([7839713](https://github.com/module-federation/nextjs-mf/commit/78397136d3bf6677c1eae895853cbe36202125c3))
731
- * SSR files not getting generated when enabled ([#227](https://github.com/module-federation/nextjs-mf/issues/227)) ([a5f476a](https://github.com/module-federation/nextjs-mf/commit/a5f476aeee2dd42e75ef5f3217791308f1515634)), closes [#226](https://github.com/module-federation/nextjs-mf/issues/226)
732
-
594
+ - **fixing chunk naming prefixes on server builds:** fix server name prefix on chunks ([7839713](https://github.com/module-federation/nextjs-mf/commit/78397136d3bf6677c1eae895853cbe36202125c3))
595
+ - SSR files not getting generated when enabled ([#227](https://github.com/module-federation/nextjs-mf/issues/227)) ([a5f476a](https://github.com/module-federation/nextjs-mf/commit/a5f476aeee2dd42e75ef5f3217791308f1515634)), closes [#226](https://github.com/module-federation/nextjs-mf/issues/226)
733
596
 
734
597
  ### Features
735
598
 
736
- * **chunk flushing:** enable Chunk Flushing for SSR, includes both plugin utils and React utils ([4e99290](https://github.com/module-federation/nextjs-mf/commit/4e99290d365cb46873eda052fb006172e99e4b24)), closes [#133](https://github.com/module-federation/nextjs-mf/issues/133)
737
- * Move Repo to NX ([#154](https://github.com/module-federation/nextjs-mf/issues/154)) ([d2a4dfa](https://github.com/module-federation/nextjs-mf/commit/d2a4dfac7fcdaa2b6a21e3d2973808d01649da61)), closes [#199](https://github.com/module-federation/nextjs-mf/issues/199) [#205](https://github.com/module-federation/nextjs-mf/issues/205) [#144](https://github.com/module-federation/nextjs-mf/issues/144) [#212](https://github.com/module-federation/nextjs-mf/issues/212)
738
- * update the `next` peer dep in nextjs-mf ([#221](https://github.com/module-federation/nextjs-mf/issues/221)) ([d9b1677](https://github.com/module-federation/nextjs-mf/commit/d9b16776b1c4ed61e6c0e0414ed452d7312c1806))
599
+ - **chunk flushing:** enable Chunk Flushing for SSR, includes both plugin utils and React utils ([4e99290](https://github.com/module-federation/nextjs-mf/commit/4e99290d365cb46873eda052fb006172e99e4b24)), closes [#133](https://github.com/module-federation/nextjs-mf/issues/133)
600
+ - Move Repo to NX ([#154](https://github.com/module-federation/nextjs-mf/issues/154)) ([d2a4dfa](https://github.com/module-federation/nextjs-mf/commit/d2a4dfac7fcdaa2b6a21e3d2973808d01649da61)), closes [#199](https://github.com/module-federation/nextjs-mf/issues/199) [#205](https://github.com/module-federation/nextjs-mf/issues/205) [#144](https://github.com/module-federation/nextjs-mf/issues/144) [#212](https://github.com/module-federation/nextjs-mf/issues/212)
601
+ - update the `next` peer dep in nextjs-mf ([#221](https://github.com/module-federation/nextjs-mf/issues/221)) ([d9b1677](https://github.com/module-federation/nextjs-mf/commit/d9b16776b1c4ed61e6c0e0414ed452d7312c1806))