@websolutespa/payload-plugin-bowl 3.0.0 → 3.0.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,709 +1,722 @@
1
- # @websolutespa/payload-plugin-bowl
2
-
3
- ## 3.0.0
4
-
5
- ### Major Changes
6
-
7
- - Release: Bom 3.0
8
-
9
- ## 2.0.1-next.4
10
-
11
- ### Patch Changes
12
-
13
- - - Fix redirect response in route post handler
14
-
15
- ## 2.0.1-next.3
16
-
17
- ### Patch Changes
18
-
19
- - 2508714: - Fix: preserve custom endpoints in withPage collections
20
-
21
- ## 2.0.1-next.2
22
-
23
- ### Patch Changes
24
-
25
- - Updating: dependencies and build step
26
-
27
- ## 1.10.3
28
-
29
- ### Patch Changes
30
-
31
- - Added: IApp global
32
- - Updated dependencies
33
- - @websolutespa/bom-core@1.8.24
34
-
35
- ## 1.10.2
36
-
37
- ### Patch Changes
38
-
39
- - Added: Redirects example csv
40
-
41
- ## 1.10.1
42
-
43
- ### Patch Changes
44
-
45
- - 0c7f05f: Modified: IRoute isRoot noindex, routeService
46
- - Updated dependencies [0c7f05f]
47
- - @websolutespa/bom-core@1.8.23
48
-
49
- ## 1.10.0
50
-
51
- ### Patch Changes
52
-
53
- - Modified: isPageRole, getPreviewURL
54
-
55
- ## 1.9.29
56
-
57
- ### Patch Changes
58
-
59
- - Fixing: isSelf access helper
60
-
61
- ## 1.9.28
62
-
63
- ### Patch Changes
64
-
65
- - 7c2570a: Modified: StoreService & RouteService access
66
- - 7c2570a: Modified: Collection overwrite order
67
- - Updated dependencies [3566a3d]
68
- - @websolutespa/payload-utils@0.0.15
69
-
70
- ## 1.9.27
71
-
72
- ### Patch Changes
73
-
74
- - Modified: richTextSerializer
75
- - Fixing: getCollectionItems limit
76
-
77
- ## 1.9.26
78
-
79
- ### Patch Changes
80
-
81
- - Fixing: decorateRichText\_ eachValueSync
82
-
83
- ## 1.9.25
84
-
85
- ### Patch Changes
86
-
87
- - deeb345: Added: withNavs, withNav helpers
88
- - deeb345: Modified: document afterRead richText serialization strategy
89
- - Updated dependencies [deeb345]
90
- - @websolutespa/payload-utils@0.0.11
91
-
92
- ## 1.9.24
93
-
94
- ### Patch Changes
95
-
96
- - Modified: runtime strategy
97
-
98
- ## 1.9.23
99
-
100
- ### Patch Changes
101
-
102
- - Fixed: redirect when page slug changes and hidden categories are present in the path
103
-
104
- ## 1.9.22
105
-
106
- ### Patch Changes
107
-
108
- - Modified: menu category decorator
109
-
110
- ## 1.9.21
111
-
112
- ### Patch Changes
113
-
114
- - Modified: MenuItem & withLink maxDepth
115
-
116
- ## 1.9.20
117
-
118
- ### Patch Changes
119
-
120
- - Added: slateNodesToHTML
121
- - Updated dependencies
122
- - @websolutespa/payload-utils@0.0.9
123
-
124
- ## 1.9.19
125
-
126
- ### Patch Changes
127
-
128
- - Modified: withRichText, routeService, MenuItem
129
- - Updated dependencies
130
- - @websolutespa/bom-core@1.8.20
131
- - @websolutespa/payload-utils@0.0.8
132
-
133
- ## 1.9.18
134
-
135
- ### Patch Changes
136
-
137
- - f0d17f3: Modified: page market filtering
138
- - f0d17f3: Added: isMixerRequest, afterPageOperationHook
139
- - 5e927dd: Modified: isPageRole, withPage, afterPageOperationHook
140
- - 7d5af54: Added: env PAYLOAD_FILTER_FIND
141
- - Updated dependencies [f0d17f3]
142
- - @websolutespa/bom-core@1.8.19
143
-
144
- ## 1.9.17
145
-
146
- ### Patch Changes
147
-
148
- - Modified: BuildStrategy.Runtime
149
-
150
- ## 1.9.16
151
-
152
- ### Patch Changes
153
-
154
- - Added: isPageRole
155
-
156
- ## 1.9.15
157
-
158
- ### Patch Changes
159
-
160
- - Added: passwordStrategy
161
- - Updated dependencies
162
- - @websolutespa/bom-core@1.8.14
163
-
164
- ## 1.9.14
165
-
166
- ### Patch Changes
167
-
168
- - d3621aa: - Alignment to stable version
169
- - a65fe5c: Alignment to stable version
170
- - 7103bb7: Alignment to stable version
171
- - f4fd88e: Add healthcheck endpoint
172
-
173
- ## 1.9.14-next.0
174
-
175
- ### Patch Changes
176
-
177
- - Alignment to stable version
178
-
179
- ## 1.9.13
180
-
181
- ### Patch Changes
182
-
183
- - Modified: password validator
184
- - Updated dependencies
185
- - @websolutespa/bom-core@1.8.12
186
-
187
- ## 1.9.13-next.0
188
-
189
- ### Patch Changes
190
-
191
- - - Alignment to stable version
192
-
193
- ## 1.9.12
194
-
195
- ### Patch Changes
196
-
197
- - Modified: withEndUser access
198
-
199
- ## 1.9.11
200
-
201
- ### Patch Changes
202
-
203
- - - Fix: ensure action email is lowercase to match endUser record
204
-
205
- ## 1.9.10
206
-
207
- ### Patch Changes
208
-
209
- - Modified: decorateCategory\_
210
- - Updated dependencies
211
- - @websolutespa/bom-core@1.8.11
212
-
213
- ## 1.9.9
214
-
215
- ### Patch Changes
216
-
217
- - Added: endUserPasswordPost
218
- - Updated dependencies
219
- - @websolutespa/payload-utils@0.0.5
220
-
221
- ## 1.9.8
222
-
223
- ### Patch Changes
224
-
225
- - Added: MixerContext currentRoutes
226
-
227
- ## 1.9.7
228
-
229
- ### Patch Changes
230
-
231
- - Add withComponentBlock helper
232
-
233
- ## 1.9.7-next.0
234
-
235
- ### Patch Changes
236
-
237
- - Alignment to stable version
238
-
239
- ## 1.9.6
240
-
241
- ### Patch Changes
242
-
243
- - Modified: pageService depth, context categories depth, mergeFields
244
-
245
- ## 1.9.6-next.0
246
-
247
- ### Patch Changes
248
-
249
- - f4fd88e: Add healthcheck endpoint
250
-
251
- ## 1.9.5
252
-
253
- ### Patch Changes
254
-
255
- - Added: mergeCollections, mergeGlobals
256
- - e921c43: Added: withAnchor, withSeoWeight
257
- - 0b4e928: Modified: bulkWrite
258
- - Updated dependencies [0b4e928]
259
- - Updated dependencies [e921c43]
260
- - Updated dependencies [e921c43]
261
- - @websolutespa/payload-utils@0.0.3
262
-
263
- ## 1.9.4
264
-
265
- ### Patch Changes
266
-
267
- - Modified: CollectionService, PageService logs
268
-
269
- ## 1.9.3
270
-
271
- ### Patch Changes
272
-
273
- - f343ad7: Added: EmailService
274
- - f343ad7: Added: endUserForgotPost, endUserResetPost
275
-
276
- ## 1.9.2
277
-
278
- ### Patch Changes
279
-
280
- - Fixing: empty EmailConfig action select options
281
-
282
- ## 1.9.1
283
-
284
- ### Patch Changes
285
-
286
- - 4fdb8c2: Modified: withAction property createEndUser
287
- - 50535c6: Modified withAction hooks & optin, endUser created on beforeChange
288
- - 15ad595: Fixing: Static collection whereCollection
289
- - 15ad595: Modified: payload local api consolidated overrideAccess
290
- - eb9575b: Added: withAddress
291
-
292
- ## 1.9.0
293
-
294
- ### Minor Changes
295
-
296
- - 8475b68: Added: external dependency payload-utils
297
- - 946a81f: Updating: dependency payload 2.28.0
298
-
299
- ### Patch Changes
300
-
301
- - 8593eb6: Added: collectionDetailGet
302
- - Updated dependencies [8475b68]
303
- - @websolutespa/payload-utils@0.0.1
304
-
305
- ## 1.8.7
306
-
307
- ### Patch Changes
308
-
309
- - Modified: StoreService overrideAccess set to false, filtered users/actions collections
310
-
311
- ## 1.8.6
312
-
313
- ### Patch Changes
314
-
315
- - Modified: richTextSerialize
316
-
317
- ## 1.8.5
318
-
319
- ### Patch Changes
320
-
321
- - Fixing: DataTree dragging style issue
322
-
323
- ## 1.8.4
324
-
325
- ### Patch Changes
326
-
327
- - Modified: StoreService, MenuService
328
-
329
- ## 1.8.3
330
-
331
- ### Patch Changes
332
-
333
- - 5ad32d3: Added afterOptin and afterOptout hooks
334
-
335
- ## 1.8.2
336
-
337
- ### Patch Changes
338
-
339
- - Modified: Media collection
340
- - Fixing: destructuring request query
341
-
342
- ## 1.8.1
343
-
344
- ### Patch Changes
345
-
346
- - Modified: static decorator
347
-
348
- ## 1.8.0
349
-
350
- ### Patch Changes
351
-
352
- - Updated dependencies [f8a1d97]
353
- - @websolutespa/bom-core@1.8.0
354
-
355
- ## 1.7.27
356
-
357
- ### Patch Changes
358
-
359
- - a2dde3f: Modified: static decorator
360
-
361
- ## 1.7.26
362
-
363
- ### Patch Changes
364
-
365
- - 32893ec: Removed LlmEditor role
366
-
367
- ## 1.7.25
368
-
369
- ### Patch Changes
370
-
371
- - Modified: endpoint error messages responses
372
-
373
- ## 1.7.24
374
-
375
- ### Patch Changes
376
-
377
- - Modified: endpoint error messages responses
378
- - Fixing: withRoles default roles from options
379
-
380
- ## 1.7.23
381
-
382
- ### Patch Changes
383
-
384
- - Fixing: overrideAccess
385
-
386
- ## 1.7.22
387
-
388
- ### Patch Changes
389
-
390
- - 5838f51: - Added: new "LlmEditor" role
391
- - Fixed: collections access permissions
392
-
393
- ## 1.7.21
394
-
395
- ### Patch Changes
396
-
397
- - Added: multi-tenancy
398
-
399
- ## 1.7.20
400
-
401
- ### Patch Changes
402
-
403
- - Modified: DataTreeProvider, DataTree
404
-
405
- ## 1.7.19
406
-
407
- ### Patch Changes
408
-
409
- - Added: routeChangesPost, CategoryTreeConflict
410
-
411
- ## 1.7.18
412
-
413
- ### Patch Changes
414
-
415
- - Added: MenuCategory strategy
416
- - Updated dependencies
417
- - @websolutespa/bom-core@1.7.16
418
-
419
- ## 1.7.17
420
-
421
- ### Patch Changes
422
-
423
- - Modified: RouteService, MenuService to handle isHidden Category segments
424
- - Updated dependencies
425
- - @websolutespa/bom-core@1.7.12
426
-
427
- ## 1.7.16
428
-
429
- ### Patch Changes
430
-
431
- - Fixing: withAction html replace actionId, actionSlug
432
-
433
- ## 1.7.15
434
-
435
- ### Patch Changes
436
-
437
- - Modified: StoreService, setMixerContext
438
-
439
- ## 1.7.14
440
-
441
- ### Patch Changes
442
-
443
- - 1b93080: Modified: richTextSerializer
444
-
445
- ## 1.7.13
446
-
447
- ### Patch Changes
448
-
449
- - Modified: richTextSerializer
450
-
451
- ## 1.7.12
452
-
453
- ### Patch Changes
454
-
455
- - Fixing: downgrading eslint to v8.56.0
456
- - Updated dependencies
457
- - @websolutespa/bom-core@1.7.8
458
-
459
- ## 1.7.11
460
-
461
- ### Patch Changes
462
-
463
- - Modified: Media collection read access
464
-
465
- ## 1.7.10
466
-
467
- ### Patch Changes
468
-
469
- - Added: access defaults
470
- - Added: action optout endpoint
471
- - Added: email sending on action post
472
-
473
- ## 1.7.9
474
-
475
- ### Patch Changes
476
-
477
- - 37d1729: Modified: endpoint store handling user
478
- - Updated dependencies
479
- - @websolutespa/bom-core@1.7.4
480
-
481
- ## 1.7.8
482
-
483
- ### Patch Changes
484
-
485
- - Fixing: withStaticCollection.getCollection fetch
486
-
487
- ## 1.7.7
488
-
489
- ### Patch Changes
490
-
491
- - Added: isomorphic-fetch
492
- - Updating: dependencies
493
- - Updated dependencies
494
- - @websolutespa/bom-core@1.7.3
495
-
496
- ## 1.7.6
497
-
498
- ### Patch Changes
499
-
500
- - Added: beforeDuplicateCollectionHook
501
- - Fixing: decorateNav\_ link href issue
502
-
503
- ## 1.7.5
504
-
505
- ### Patch Changes
506
-
507
- - Modified: Label collection title -> text
508
-
509
- ## 1.7.4
510
-
511
- ### Patch Changes
512
-
513
- - Fixing: findRoute redirects
514
-
515
- ## 1.7.3
516
-
517
- ### Patch Changes
518
-
519
- - Added: WhereService, StaticService, localize decorator
520
- - Modified: withCollection, withStaticCollection, withAction, CollectionService, PageService
521
-
522
- ## 1.7.2
523
-
524
- ### Patch Changes
525
-
526
- - Fixing: setMixerContext
527
-
528
- ## 1.7.1
529
-
530
- ### Patch Changes
531
-
532
- - Fixing: MenuService & CategoryTree
533
-
534
- ## 1.7.0
535
-
536
- ### Minor Changes
537
-
538
- - 28e86bd: Modified: IPage, Store services & decorators
539
- - Updated dependencies [28e86bd]
540
- - @websolutespa/bom-core@1.7.0
541
-
542
- ## 1.6.0
543
-
544
- ### Minor Changes
545
-
546
- - 6707ca2: Upgrading Payload 2.11.2
547
-
548
- ### Patch Changes
549
-
550
- - f664993: Added: useLivePreview
551
- - Updated dependencies [6cbf4cb]
552
- - @websolutespa/bom-core@0.6.7
553
-
554
- ## 1.3.6
555
-
556
- ### Patch Changes
557
-
558
- - Fixing: afterPageReadHook
559
-
560
- ## 1.3.5
561
-
562
- ### Patch Changes
563
-
564
- - Added: afterPageReadHook, MixerContext, getGlobalItems
565
- - Modified: getCollectionItems, getCollectionItem
566
-
567
- ## 1.3.4
568
-
569
- ### Patch Changes
570
-
571
- - Added: user roles and user actions
572
- - Added: main menu sortByGroup
573
-
574
- ## 1.3.3
575
-
576
- ### Patch Changes
577
-
578
- - Fixing: PageService decorators
579
-
580
- ## 1.3.2
581
-
582
- ### Patch Changes
583
-
584
- - 8776e50b: Modified: PageService decorators
585
-
586
- ## 1.3.1
587
-
588
- ### Patch Changes
589
-
590
- - Added: configuration option plugins
591
-
592
- ## 1.3.0
593
-
594
- ### Minor Changes
595
-
596
- - c7a99a2b: Added tests
597
-
598
- ### Patch Changes
599
-
600
- - dad63747: Added defaultMarket, defaultLocale
601
- - 11b63e3b: Fixed test config
602
- - c7a99a2b: Fixed collection bulk patch handler
603
- - Updated dependencies [dad63747]
604
- - @websolutespa/bom-core@0.6.1
605
-
606
- ## 1.2.0
607
-
608
- ### Minor Changes
609
-
610
- - Added: MenuItem extra
611
-
612
- ## 1.1.0
613
-
614
- ### Minor Changes
615
-
616
- - Updating: dependencies
617
-
618
- ## 1.0.6
619
-
620
- ### Patch Changes
621
-
622
- - Fixing: validateHexColor import
623
-
624
- ## 1.0.5
625
-
626
- ### Patch Changes
627
-
628
- - Fixing: check redirects by pattern
629
-
630
- ## 1.0.4
631
-
632
- ### Patch Changes
633
-
634
- - Fixing: storeGet endpoint locale
635
-
636
- ## 1.0.3
637
-
638
- ### Patch Changes
639
-
640
- - Modified: withPage preview, getApiUrl
641
-
642
- ## 1.0.2
643
-
644
- ### Patch Changes
645
-
646
- - Added: duration to withStaticCollection
647
- - Fixing: eachField
648
-
649
- ## 1.0.1
650
-
651
- ### Minor Changes
652
-
653
- - Added: CategoryTree
654
- - Fixing: sass
655
-
656
- ## 0.5.0
657
-
658
- ### Minor Changes
659
-
660
- - Modified routes, added redirects
661
-
662
- ## 0.4.0
663
-
664
- ### Minor Changes
665
-
666
- - Removed: external dependency @websolutespa/payload-plugin-localization
667
-
668
- ## 0.3.2
669
-
670
- ### Patch Changes
671
-
672
- - Fixing: avoid categories circular reference
673
-
674
- ## 0.3.1
675
-
676
- ### Patch Changes
677
-
678
- - Modified: ILocalizable
679
-
680
- ## 0.3.0
681
-
682
- ### Minor Changes
683
-
684
- - Added: splat routes
685
-
686
- ## 0.2.0
687
-
688
- ### Minor Changes
689
-
690
- - Added: menu, @websolutespa/bom-core
691
-
692
- ## 0.1.1
693
-
694
- ### Patch Changes
695
-
696
- - Modified: route service
697
- - Added: white label
698
-
699
- ## 0.1.0
700
-
701
- ### Minor Changes
702
-
703
- - mock refactor
704
-
705
- ## 0.0.1
706
-
707
- ### Patch Changes
708
-
709
- - Added: first release
1
+ # @websolutespa/payload-plugin-bowl
2
+
3
+ ## 3.0.2
4
+
5
+ ### Patch Changes
6
+
7
+ - Fix import modal
8
+
9
+ ## 3.0.1
10
+
11
+ ### Patch Changes
12
+
13
+ - 56c6d12: Modified: whereService clause value parser
14
+ - ad80c2c: - Add page revalidation on page change
15
+
16
+ ## 3.0.0
17
+
18
+ ### Major Changes
19
+
20
+ - Release: Bom 3.0
21
+
22
+ ## 2.0.1-next.4
23
+
24
+ ### Patch Changes
25
+
26
+ - - Fix redirect response in route post handler
27
+
28
+ ## 2.0.1-next.3
29
+
30
+ ### Patch Changes
31
+
32
+ - 2508714: - Fix: preserve custom endpoints in withPage collections
33
+
34
+ ## 2.0.1-next.2
35
+
36
+ ### Patch Changes
37
+
38
+ - Updating: dependencies and build step
39
+
40
+ ## 1.10.3
41
+
42
+ ### Patch Changes
43
+
44
+ - Added: IApp global
45
+ - Updated dependencies
46
+ - @websolutespa/bom-core@1.8.24
47
+
48
+ ## 1.10.2
49
+
50
+ ### Patch Changes
51
+
52
+ - Added: Redirects example csv
53
+
54
+ ## 1.10.1
55
+
56
+ ### Patch Changes
57
+
58
+ - 0c7f05f: Modified: IRoute isRoot noindex, routeService
59
+ - Updated dependencies [0c7f05f]
60
+ - @websolutespa/bom-core@1.8.23
61
+
62
+ ## 1.10.0
63
+
64
+ ### Patch Changes
65
+
66
+ - Modified: isPageRole, getPreviewURL
67
+
68
+ ## 1.9.29
69
+
70
+ ### Patch Changes
71
+
72
+ - Fixing: isSelf access helper
73
+
74
+ ## 1.9.28
75
+
76
+ ### Patch Changes
77
+
78
+ - 7c2570a: Modified: StoreService & RouteService access
79
+ - 7c2570a: Modified: Collection overwrite order
80
+ - Updated dependencies [3566a3d]
81
+ - @websolutespa/payload-utils@0.0.15
82
+
83
+ ## 1.9.27
84
+
85
+ ### Patch Changes
86
+
87
+ - Modified: richTextSerializer
88
+ - Fixing: getCollectionItems limit
89
+
90
+ ## 1.9.26
91
+
92
+ ### Patch Changes
93
+
94
+ - Fixing: decorateRichText\_ eachValueSync
95
+
96
+ ## 1.9.25
97
+
98
+ ### Patch Changes
99
+
100
+ - deeb345: Added: withNavs, withNav helpers
101
+ - deeb345: Modified: document afterRead richText serialization strategy
102
+ - Updated dependencies [deeb345]
103
+ - @websolutespa/payload-utils@0.0.11
104
+
105
+ ## 1.9.24
106
+
107
+ ### Patch Changes
108
+
109
+ - Modified: runtime strategy
110
+
111
+ ## 1.9.23
112
+
113
+ ### Patch Changes
114
+
115
+ - Fixed: redirect when page slug changes and hidden categories are present in the path
116
+
117
+ ## 1.9.22
118
+
119
+ ### Patch Changes
120
+
121
+ - Modified: menu category decorator
122
+
123
+ ## 1.9.21
124
+
125
+ ### Patch Changes
126
+
127
+ - Modified: MenuItem & withLink maxDepth
128
+
129
+ ## 1.9.20
130
+
131
+ ### Patch Changes
132
+
133
+ - Added: slateNodesToHTML
134
+ - Updated dependencies
135
+ - @websolutespa/payload-utils@0.0.9
136
+
137
+ ## 1.9.19
138
+
139
+ ### Patch Changes
140
+
141
+ - Modified: withRichText, routeService, MenuItem
142
+ - Updated dependencies
143
+ - @websolutespa/bom-core@1.8.20
144
+ - @websolutespa/payload-utils@0.0.8
145
+
146
+ ## 1.9.18
147
+
148
+ ### Patch Changes
149
+
150
+ - f0d17f3: Modified: page market filtering
151
+ - f0d17f3: Added: isMixerRequest, afterPageOperationHook
152
+ - 5e927dd: Modified: isPageRole, withPage, afterPageOperationHook
153
+ - 7d5af54: Added: env PAYLOAD_FILTER_FIND
154
+ - Updated dependencies [f0d17f3]
155
+ - @websolutespa/bom-core@1.8.19
156
+
157
+ ## 1.9.17
158
+
159
+ ### Patch Changes
160
+
161
+ - Modified: BuildStrategy.Runtime
162
+
163
+ ## 1.9.16
164
+
165
+ ### Patch Changes
166
+
167
+ - Added: isPageRole
168
+
169
+ ## 1.9.15
170
+
171
+ ### Patch Changes
172
+
173
+ - Added: passwordStrategy
174
+ - Updated dependencies
175
+ - @websolutespa/bom-core@1.8.14
176
+
177
+ ## 1.9.14
178
+
179
+ ### Patch Changes
180
+
181
+ - d3621aa: - Alignment to stable version
182
+ - a65fe5c: Alignment to stable version
183
+ - 7103bb7: Alignment to stable version
184
+ - f4fd88e: Add healthcheck endpoint
185
+
186
+ ## 1.9.14-next.0
187
+
188
+ ### Patch Changes
189
+
190
+ - Alignment to stable version
191
+
192
+ ## 1.9.13
193
+
194
+ ### Patch Changes
195
+
196
+ - Modified: password validator
197
+ - Updated dependencies
198
+ - @websolutespa/bom-core@1.8.12
199
+
200
+ ## 1.9.13-next.0
201
+
202
+ ### Patch Changes
203
+
204
+ - - Alignment to stable version
205
+
206
+ ## 1.9.12
207
+
208
+ ### Patch Changes
209
+
210
+ - Modified: withEndUser access
211
+
212
+ ## 1.9.11
213
+
214
+ ### Patch Changes
215
+
216
+ - - Fix: ensure action email is lowercase to match endUser record
217
+
218
+ ## 1.9.10
219
+
220
+ ### Patch Changes
221
+
222
+ - Modified: decorateCategory\_
223
+ - Updated dependencies
224
+ - @websolutespa/bom-core@1.8.11
225
+
226
+ ## 1.9.9
227
+
228
+ ### Patch Changes
229
+
230
+ - Added: endUserPasswordPost
231
+ - Updated dependencies
232
+ - @websolutespa/payload-utils@0.0.5
233
+
234
+ ## 1.9.8
235
+
236
+ ### Patch Changes
237
+
238
+ - Added: MixerContext currentRoutes
239
+
240
+ ## 1.9.7
241
+
242
+ ### Patch Changes
243
+
244
+ - Add withComponentBlock helper
245
+
246
+ ## 1.9.7-next.0
247
+
248
+ ### Patch Changes
249
+
250
+ - Alignment to stable version
251
+
252
+ ## 1.9.6
253
+
254
+ ### Patch Changes
255
+
256
+ - Modified: pageService depth, context categories depth, mergeFields
257
+
258
+ ## 1.9.6-next.0
259
+
260
+ ### Patch Changes
261
+
262
+ - f4fd88e: Add healthcheck endpoint
263
+
264
+ ## 1.9.5
265
+
266
+ ### Patch Changes
267
+
268
+ - Added: mergeCollections, mergeGlobals
269
+ - e921c43: Added: withAnchor, withSeoWeight
270
+ - 0b4e928: Modified: bulkWrite
271
+ - Updated dependencies [0b4e928]
272
+ - Updated dependencies [e921c43]
273
+ - Updated dependencies [e921c43]
274
+ - @websolutespa/payload-utils@0.0.3
275
+
276
+ ## 1.9.4
277
+
278
+ ### Patch Changes
279
+
280
+ - Modified: CollectionService, PageService logs
281
+
282
+ ## 1.9.3
283
+
284
+ ### Patch Changes
285
+
286
+ - f343ad7: Added: EmailService
287
+ - f343ad7: Added: endUserForgotPost, endUserResetPost
288
+
289
+ ## 1.9.2
290
+
291
+ ### Patch Changes
292
+
293
+ - Fixing: empty EmailConfig action select options
294
+
295
+ ## 1.9.1
296
+
297
+ ### Patch Changes
298
+
299
+ - 4fdb8c2: Modified: withAction property createEndUser
300
+ - 50535c6: Modified withAction hooks & optin, endUser created on beforeChange
301
+ - 15ad595: Fixing: Static collection whereCollection
302
+ - 15ad595: Modified: payload local api consolidated overrideAccess
303
+ - eb9575b: Added: withAddress
304
+
305
+ ## 1.9.0
306
+
307
+ ### Minor Changes
308
+
309
+ - 8475b68: Added: external dependency payload-utils
310
+ - 946a81f: Updating: dependency payload 2.28.0
311
+
312
+ ### Patch Changes
313
+
314
+ - 8593eb6: Added: collectionDetailGet
315
+ - Updated dependencies [8475b68]
316
+ - @websolutespa/payload-utils@0.0.1
317
+
318
+ ## 1.8.7
319
+
320
+ ### Patch Changes
321
+
322
+ - Modified: StoreService overrideAccess set to false, filtered users/actions collections
323
+
324
+ ## 1.8.6
325
+
326
+ ### Patch Changes
327
+
328
+ - Modified: richTextSerialize
329
+
330
+ ## 1.8.5
331
+
332
+ ### Patch Changes
333
+
334
+ - Fixing: DataTree dragging style issue
335
+
336
+ ## 1.8.4
337
+
338
+ ### Patch Changes
339
+
340
+ - Modified: StoreService, MenuService
341
+
342
+ ## 1.8.3
343
+
344
+ ### Patch Changes
345
+
346
+ - 5ad32d3: Added afterOptin and afterOptout hooks
347
+
348
+ ## 1.8.2
349
+
350
+ ### Patch Changes
351
+
352
+ - Modified: Media collection
353
+ - Fixing: destructuring request query
354
+
355
+ ## 1.8.1
356
+
357
+ ### Patch Changes
358
+
359
+ - Modified: static decorator
360
+
361
+ ## 1.8.0
362
+
363
+ ### Patch Changes
364
+
365
+ - Updated dependencies [f8a1d97]
366
+ - @websolutespa/bom-core@1.8.0
367
+
368
+ ## 1.7.27
369
+
370
+ ### Patch Changes
371
+
372
+ - a2dde3f: Modified: static decorator
373
+
374
+ ## 1.7.26
375
+
376
+ ### Patch Changes
377
+
378
+ - 32893ec: Removed LlmEditor role
379
+
380
+ ## 1.7.25
381
+
382
+ ### Patch Changes
383
+
384
+ - Modified: endpoint error messages responses
385
+
386
+ ## 1.7.24
387
+
388
+ ### Patch Changes
389
+
390
+ - Modified: endpoint error messages responses
391
+ - Fixing: withRoles default roles from options
392
+
393
+ ## 1.7.23
394
+
395
+ ### Patch Changes
396
+
397
+ - Fixing: overrideAccess
398
+
399
+ ## 1.7.22
400
+
401
+ ### Patch Changes
402
+
403
+ - 5838f51: - Added: new "LlmEditor" role
404
+ - Fixed: collections access permissions
405
+
406
+ ## 1.7.21
407
+
408
+ ### Patch Changes
409
+
410
+ - Added: multi-tenancy
411
+
412
+ ## 1.7.20
413
+
414
+ ### Patch Changes
415
+
416
+ - Modified: DataTreeProvider, DataTree
417
+
418
+ ## 1.7.19
419
+
420
+ ### Patch Changes
421
+
422
+ - Added: routeChangesPost, CategoryTreeConflict
423
+
424
+ ## 1.7.18
425
+
426
+ ### Patch Changes
427
+
428
+ - Added: MenuCategory strategy
429
+ - Updated dependencies
430
+ - @websolutespa/bom-core@1.7.16
431
+
432
+ ## 1.7.17
433
+
434
+ ### Patch Changes
435
+
436
+ - Modified: RouteService, MenuService to handle isHidden Category segments
437
+ - Updated dependencies
438
+ - @websolutespa/bom-core@1.7.12
439
+
440
+ ## 1.7.16
441
+
442
+ ### Patch Changes
443
+
444
+ - Fixing: withAction html replace actionId, actionSlug
445
+
446
+ ## 1.7.15
447
+
448
+ ### Patch Changes
449
+
450
+ - Modified: StoreService, setMixerContext
451
+
452
+ ## 1.7.14
453
+
454
+ ### Patch Changes
455
+
456
+ - 1b93080: Modified: richTextSerializer
457
+
458
+ ## 1.7.13
459
+
460
+ ### Patch Changes
461
+
462
+ - Modified: richTextSerializer
463
+
464
+ ## 1.7.12
465
+
466
+ ### Patch Changes
467
+
468
+ - Fixing: downgrading eslint to v8.56.0
469
+ - Updated dependencies
470
+ - @websolutespa/bom-core@1.7.8
471
+
472
+ ## 1.7.11
473
+
474
+ ### Patch Changes
475
+
476
+ - Modified: Media collection read access
477
+
478
+ ## 1.7.10
479
+
480
+ ### Patch Changes
481
+
482
+ - Added: access defaults
483
+ - Added: action optout endpoint
484
+ - Added: email sending on action post
485
+
486
+ ## 1.7.9
487
+
488
+ ### Patch Changes
489
+
490
+ - 37d1729: Modified: endpoint store handling user
491
+ - Updated dependencies
492
+ - @websolutespa/bom-core@1.7.4
493
+
494
+ ## 1.7.8
495
+
496
+ ### Patch Changes
497
+
498
+ - Fixing: withStaticCollection.getCollection fetch
499
+
500
+ ## 1.7.7
501
+
502
+ ### Patch Changes
503
+
504
+ - Added: isomorphic-fetch
505
+ - Updating: dependencies
506
+ - Updated dependencies
507
+ - @websolutespa/bom-core@1.7.3
508
+
509
+ ## 1.7.6
510
+
511
+ ### Patch Changes
512
+
513
+ - Added: beforeDuplicateCollectionHook
514
+ - Fixing: decorateNav\_ link href issue
515
+
516
+ ## 1.7.5
517
+
518
+ ### Patch Changes
519
+
520
+ - Modified: Label collection title -> text
521
+
522
+ ## 1.7.4
523
+
524
+ ### Patch Changes
525
+
526
+ - Fixing: findRoute redirects
527
+
528
+ ## 1.7.3
529
+
530
+ ### Patch Changes
531
+
532
+ - Added: WhereService, StaticService, localize decorator
533
+ - Modified: withCollection, withStaticCollection, withAction, CollectionService, PageService
534
+
535
+ ## 1.7.2
536
+
537
+ ### Patch Changes
538
+
539
+ - Fixing: setMixerContext
540
+
541
+ ## 1.7.1
542
+
543
+ ### Patch Changes
544
+
545
+ - Fixing: MenuService & CategoryTree
546
+
547
+ ## 1.7.0
548
+
549
+ ### Minor Changes
550
+
551
+ - 28e86bd: Modified: IPage, Store services & decorators
552
+ - Updated dependencies [28e86bd]
553
+ - @websolutespa/bom-core@1.7.0
554
+
555
+ ## 1.6.0
556
+
557
+ ### Minor Changes
558
+
559
+ - 6707ca2: Upgrading Payload 2.11.2
560
+
561
+ ### Patch Changes
562
+
563
+ - f664993: Added: useLivePreview
564
+ - Updated dependencies [6cbf4cb]
565
+ - @websolutespa/bom-core@0.6.7
566
+
567
+ ## 1.3.6
568
+
569
+ ### Patch Changes
570
+
571
+ - Fixing: afterPageReadHook
572
+
573
+ ## 1.3.5
574
+
575
+ ### Patch Changes
576
+
577
+ - Added: afterPageReadHook, MixerContext, getGlobalItems
578
+ - Modified: getCollectionItems, getCollectionItem
579
+
580
+ ## 1.3.4
581
+
582
+ ### Patch Changes
583
+
584
+ - Added: user roles and user actions
585
+ - Added: main menu sortByGroup
586
+
587
+ ## 1.3.3
588
+
589
+ ### Patch Changes
590
+
591
+ - Fixing: PageService decorators
592
+
593
+ ## 1.3.2
594
+
595
+ ### Patch Changes
596
+
597
+ - 8776e50b: Modified: PageService decorators
598
+
599
+ ## 1.3.1
600
+
601
+ ### Patch Changes
602
+
603
+ - Added: configuration option plugins
604
+
605
+ ## 1.3.0
606
+
607
+ ### Minor Changes
608
+
609
+ - c7a99a2b: Added tests
610
+
611
+ ### Patch Changes
612
+
613
+ - dad63747: Added defaultMarket, defaultLocale
614
+ - 11b63e3b: Fixed test config
615
+ - c7a99a2b: Fixed collection bulk patch handler
616
+ - Updated dependencies [dad63747]
617
+ - @websolutespa/bom-core@0.6.1
618
+
619
+ ## 1.2.0
620
+
621
+ ### Minor Changes
622
+
623
+ - Added: MenuItem extra
624
+
625
+ ## 1.1.0
626
+
627
+ ### Minor Changes
628
+
629
+ - Updating: dependencies
630
+
631
+ ## 1.0.6
632
+
633
+ ### Patch Changes
634
+
635
+ - Fixing: validateHexColor import
636
+
637
+ ## 1.0.5
638
+
639
+ ### Patch Changes
640
+
641
+ - Fixing: check redirects by pattern
642
+
643
+ ## 1.0.4
644
+
645
+ ### Patch Changes
646
+
647
+ - Fixing: storeGet endpoint locale
648
+
649
+ ## 1.0.3
650
+
651
+ ### Patch Changes
652
+
653
+ - Modified: withPage preview, getApiUrl
654
+
655
+ ## 1.0.2
656
+
657
+ ### Patch Changes
658
+
659
+ - Added: duration to withStaticCollection
660
+ - Fixing: eachField
661
+
662
+ ## 1.0.1
663
+
664
+ ### Minor Changes
665
+
666
+ - Added: CategoryTree
667
+ - Fixing: sass
668
+
669
+ ## 0.5.0
670
+
671
+ ### Minor Changes
672
+
673
+ - Modified routes, added redirects
674
+
675
+ ## 0.4.0
676
+
677
+ ### Minor Changes
678
+
679
+ - Removed: external dependency @websolutespa/payload-plugin-localization
680
+
681
+ ## 0.3.2
682
+
683
+ ### Patch Changes
684
+
685
+ - Fixing: avoid categories circular reference
686
+
687
+ ## 0.3.1
688
+
689
+ ### Patch Changes
690
+
691
+ - Modified: ILocalizable
692
+
693
+ ## 0.3.0
694
+
695
+ ### Minor Changes
696
+
697
+ - Added: splat routes
698
+
699
+ ## 0.2.0
700
+
701
+ ### Minor Changes
702
+
703
+ - Added: menu, @websolutespa/bom-core
704
+
705
+ ## 0.1.1
706
+
707
+ ### Patch Changes
708
+
709
+ - Modified: route service
710
+ - Added: white label
711
+
712
+ ## 0.1.0
713
+
714
+ ### Minor Changes
715
+
716
+ - mock refactor
717
+
718
+ ## 0.0.1
719
+
720
+ ### Patch Changes
721
+
722
+ - Added: first release