@websolutespa/payload-plugin-bowl 1.10.3 → 2.0.0

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