@reventlessdev/online-shop-aggregates-ordering 3.0.0-alpha.149 → 3.0.0-alpha.151

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 (61) hide show
  1. package/CHANGELOG.md +16 -0
  2. package/lib/bs/.compiler.log +2 -2
  3. package/lib/bs/compiler-info.json +1 -1
  4. package/lib/bs/src/Extension/Products_Extension-OrderingPlugin.cmi +0 -0
  5. package/lib/bs/src/Extension/Products_Extension-OrderingPlugin.cmt +0 -0
  6. package/lib/bs/src/ExtensionPoint/Orders_ExtensionPointMapping-OrderingPlugin.cmi +0 -0
  7. package/lib/bs/src/ExtensionPoint/Orders_ExtensionPointMapping-OrderingPlugin.cmt +0 -0
  8. package/lib/bs/src/Plugin-OrderingPlugin.cmi +0 -0
  9. package/lib/bs/src/Plugin-OrderingPlugin.cmt +0 -0
  10. package/lib/bs/tests/CatalogProduct/Aggregate/CatalogProduct_GWT-OrderingPlugin.cmi +0 -0
  11. package/lib/bs/tests/CatalogProduct/Aggregate/CatalogProduct_GWT-OrderingPlugin.cmt +0 -0
  12. package/lib/bs/tests/CatalogProduct/ReadModel/AvailableProducts_GWT-OrderingPlugin.cmi +0 -0
  13. package/lib/bs/tests/CatalogProduct/ReadModel/AvailableProducts_GWT-OrderingPlugin.cmt +0 -0
  14. package/lib/bs/tests/Customer/Aggregate/Customer_GWT-OrderingPlugin.cmi +0 -0
  15. package/lib/bs/tests/Customer/Aggregate/Customer_GWT-OrderingPlugin.cmt +0 -0
  16. package/lib/bs/tests/Customer/ReadModel/Customers_GWT-OrderingPlugin.cmi +0 -0
  17. package/lib/bs/tests/Customer/ReadModel/Customers_GWT-OrderingPlugin.cmt +0 -0
  18. package/lib/bs/tests/Extension/Products_Extension_GWT-OrderingPlugin.cmi +0 -0
  19. package/lib/bs/tests/Extension/Products_Extension_GWT-OrderingPlugin.cmt +0 -0
  20. package/lib/bs/tests/ExtensionPoint/Orders_ExtensionPointMapping_GWT-OrderingPlugin.cmi +0 -0
  21. package/lib/bs/tests/ExtensionPoint/Orders_ExtensionPointMapping_GWT-OrderingPlugin.cmt +0 -0
  22. package/lib/bs/tests/Order/Aggregate/OrderMappings_GWT-OrderingPlugin.cmi +0 -0
  23. package/lib/bs/tests/Order/Aggregate/OrderMappings_GWT-OrderingPlugin.cmt +0 -0
  24. package/lib/bs/tests/Order/Aggregate/Order_GWT-OrderingPlugin.cmi +0 -0
  25. package/lib/bs/tests/Order/Aggregate/Order_GWT-OrderingPlugin.cmt +0 -0
  26. package/lib/bs/tests/Order/ReadModel/Orders_GWT-OrderingPlugin.cmi +0 -0
  27. package/lib/bs/tests/Order/ReadModel/Orders_GWT-OrderingPlugin.cmt +0 -0
  28. package/lib/bs/tests/Order/SideEffect/EmailService_Mock-OrderingPlugin.cmi +0 -0
  29. package/lib/bs/tests/Order/SideEffect/EmailService_Mock-OrderingPlugin.cmt +0 -0
  30. package/lib/bs/tests/Order/SideEffect/Order_EmailNotification_GWT-OrderingPlugin.cmi +0 -0
  31. package/lib/bs/tests/Order/SideEffect/Order_EmailNotification_GWT-OrderingPlugin.cmt +0 -0
  32. package/lib/ocaml/.compiler.log +2 -2
  33. package/lib/ocaml/AvailableProducts_GWT-OrderingPlugin.cmi +0 -0
  34. package/lib/ocaml/AvailableProducts_GWT-OrderingPlugin.cmt +0 -0
  35. package/lib/ocaml/CatalogProduct_GWT-OrderingPlugin.cmi +0 -0
  36. package/lib/ocaml/CatalogProduct_GWT-OrderingPlugin.cmt +0 -0
  37. package/lib/ocaml/Customer_GWT-OrderingPlugin.cmi +0 -0
  38. package/lib/ocaml/Customer_GWT-OrderingPlugin.cmt +0 -0
  39. package/lib/ocaml/Customers_GWT-OrderingPlugin.cmi +0 -0
  40. package/lib/ocaml/Customers_GWT-OrderingPlugin.cmt +0 -0
  41. package/lib/ocaml/EmailService_Mock-OrderingPlugin.cmi +0 -0
  42. package/lib/ocaml/EmailService_Mock-OrderingPlugin.cmt +0 -0
  43. package/lib/ocaml/OrderMappings_GWT-OrderingPlugin.cmi +0 -0
  44. package/lib/ocaml/OrderMappings_GWT-OrderingPlugin.cmt +0 -0
  45. package/lib/ocaml/Order_EmailNotification_GWT-OrderingPlugin.cmi +0 -0
  46. package/lib/ocaml/Order_EmailNotification_GWT-OrderingPlugin.cmt +0 -0
  47. package/lib/ocaml/Order_GWT-OrderingPlugin.cmi +0 -0
  48. package/lib/ocaml/Order_GWT-OrderingPlugin.cmt +0 -0
  49. package/lib/ocaml/Orders_ExtensionPointMapping-OrderingPlugin.cmi +0 -0
  50. package/lib/ocaml/Orders_ExtensionPointMapping-OrderingPlugin.cmt +0 -0
  51. package/lib/ocaml/Orders_ExtensionPointMapping_GWT-OrderingPlugin.cmi +0 -0
  52. package/lib/ocaml/Orders_ExtensionPointMapping_GWT-OrderingPlugin.cmt +0 -0
  53. package/lib/ocaml/Orders_GWT-OrderingPlugin.cmi +0 -0
  54. package/lib/ocaml/Orders_GWT-OrderingPlugin.cmt +0 -0
  55. package/lib/ocaml/Plugin-OrderingPlugin.cmi +0 -0
  56. package/lib/ocaml/Plugin-OrderingPlugin.cmt +0 -0
  57. package/lib/ocaml/Products_Extension-OrderingPlugin.cmi +0 -0
  58. package/lib/ocaml/Products_Extension-OrderingPlugin.cmt +0 -0
  59. package/lib/ocaml/Products_Extension_GWT-OrderingPlugin.cmi +0 -0
  60. package/lib/ocaml/Products_Extension_GWT-OrderingPlugin.cmt +0 -0
  61. package/package.json +7 -7
package/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # 3.0.0-alpha.151 (2026-07-22)
7
+
8
+ **Note:** Version bump only for package @reventlessdev/online-shop-aggregates-ordering
9
+
10
+
11
+
12
+
13
+
14
+ # 3.0.0-alpha.150 (2026-07-21)
15
+
16
+ **Note:** Version bump only for package @reventlessdev/online-shop-aggregates-ordering
17
+
18
+
19
+
20
+
21
+
6
22
  # 3.0.0-alpha.149 (2026-07-20)
7
23
 
8
24
  **Note:** Version bump only for package @reventlessdev/online-shop-aggregates-ordering
@@ -1,2 +1,2 @@
1
- #Start(1784544023624)
2
- #Done(1784544028923)
1
+ #Start(1784689678323)
2
+ #Done(1784689682920)
@@ -4,5 +4,5 @@
4
4
  "bsc_hash": "75e3a59c95cc953608fd3dd6ea6ed68141bba4414a20a52f114261b8a48385fa",
5
5
  "rescript_config_hash": "4c884bf958b93b21c77764e35498f269b81377cfcc324135f1ab7a1cc5b569cb",
6
6
  "runtime_path": "/home/runner/work/reventless-core/reventless-core/node_modules/@rescript/runtime",
7
- "generated_at": "1784544028931"
7
+ "generated_at": "1784689682930"
8
8
  }
@@ -1,2 +1,2 @@
1
- #Start(1784544023624)
2
- #Done(1784544028923)
1
+ #Start(1784689678323)
2
+ #Done(1784689682920)
Binary file
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@reventlessdev/online-shop-aggregates-ordering",
3
- "version": "3.0.0-alpha.149",
3
+ "version": "3.0.0-alpha.151",
4
4
  "description": "Online Shop example — Ordering plugin (Customer & Order aggregates)",
5
5
  "license": "Apache-2.0",
6
6
  "jest": {
@@ -21,13 +21,13 @@
21
21
  },
22
22
  "dependencies": {
23
23
  "sury": "^11.0.0-alpha.4",
24
- "@reventlessdev/online-shop-aggregates-catalog-spec": "3.0.0-alpha.75",
25
- "@reventlessdev/reventless-gwt": "1.0.0-alpha.120",
26
- "@reventlessdev/online-shop-aggregates-ordering-spec": "3.0.0-alpha.75",
24
+ "@reventlessdev/online-shop-aggregates-catalog-spec": "3.0.0-alpha.76",
27
25
  "@reventlessdev/rescript-pulumi-pulumi": "2.3.0-alpha.17",
28
- "@reventlessdev/reventless-infra": "3.0.0-alpha.102",
29
- "@reventlessdev/reventless-local": "3.0.0-alpha.160",
30
- "@reventlessdev/reventless-spec": "3.0.0-alpha.79"
26
+ "@reventlessdev/online-shop-aggregates-ordering-spec": "3.0.0-alpha.76",
27
+ "@reventlessdev/reventless-gwt": "1.0.0-alpha.122",
28
+ "@reventlessdev/reventless-infra": "3.0.0-alpha.103",
29
+ "@reventlessdev/reventless-local": "3.0.0-alpha.162",
30
+ "@reventlessdev/reventless-spec": "3.0.0-alpha.80"
31
31
  },
32
32
  "devDependencies": {
33
33
  "rescript": "12.3.0",