@websolutespa/payload-plugin-bowl 3.0.0 → 3.0.1

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