@graphcommerce/algolia-products 9.0.1-canary.0 → 9.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 +10 -74
- package/package.json +9 -9
package/CHANGELOG.md
CHANGED
|
@@ -1,87 +1,23 @@
|
|
|
1
1
|
# @graphcommerce/algolia-products
|
|
2
2
|
|
|
3
|
-
## 9.0.1
|
|
3
|
+
## 9.0.1
|
|
4
4
|
|
|
5
|
-
## 9.0.
|
|
6
|
-
|
|
7
|
-
### Minor Changes
|
|
8
|
-
|
|
9
|
-
- [#2336](https://github.com/graphcommerce-org/graphcommerce/pull/2336) [`95ce63c`](https://github.com/graphcommerce-org/graphcommerce/commit/95ce63cd32463835239ba959734cdaf1aa7f3f7b) - Added algolia search suggestions ([@Renzovh](https://github.com/Renzovh))
|
|
10
|
-
|
|
11
|
-
- [#2309](https://github.com/graphcommerce-org/graphcommerce/pull/2309) [`9c1110e`](https://github.com/graphcommerce-org/graphcommerce/commit/9c1110ed018139dec7e7183f783208c158ee7ead) - Algolia Magento 2 implemented as a GraphQL Mesh resolver: Allows full integration without modying any frontend components. ([@Renzovh](https://github.com/Renzovh))
|
|
12
|
-
|
|
13
|
-
- [#2377](https://github.com/graphcommerce-org/graphcommerce/pull/2377) [`56fcc45`](https://github.com/graphcommerce-org/graphcommerce/commit/56fcc45b60e43574c64fcdd7b02f8062d677e250) - Integrated algolia product queries into graphql-mesh. Provides fast and accurate searches, that can be personalised via magento-algolia and its algolia dashboard ([@Renzovh](https://github.com/Renzovh))
|
|
14
|
-
|
|
15
|
-
### Patch Changes
|
|
16
|
-
|
|
17
|
-
- [#2385](https://github.com/graphcommerce-org/graphcommerce/pull/2385) [`44f18b5`](https://github.com/graphcommerce-org/graphcommerce/commit/44f18b5a8986935728f7147d6f506dd1376fd594) - Added support for Adobe Commerce for Algolia. ([@paales](https://github.com/paales))
|
|
18
|
-
|
|
19
|
-
- [#2334](https://github.com/graphcommerce-org/graphcommerce/pull/2334) [`3140735`](https://github.com/graphcommerce-org/graphcommerce/commit/3140735a8a49f8bebcbfde4e581515884446e05d) - Added support for customer group pricing. ([@Renzovh](https://github.com/Renzovh))
|
|
20
|
-
|
|
21
|
-
- [#2417](https://github.com/graphcommerce-org/graphcommerce/pull/2417) [`743e7e2`](https://github.com/graphcommerce-org/graphcommerce/commit/743e7e275c8f0bfe32a5240c08eed92120085cc0) - Prevent errors by returning string instead of array ([@Renzovh](https://github.com/Renzovh))
|
|
22
|
-
|
|
23
|
-
## 9.0.0-canary.118
|
|
24
|
-
|
|
25
|
-
## 9.0.0-canary.117
|
|
26
|
-
|
|
27
|
-
## 9.0.0-canary.116
|
|
28
|
-
|
|
29
|
-
## 9.0.0-canary.115
|
|
30
|
-
|
|
31
|
-
## 9.0.0-canary.114
|
|
32
|
-
|
|
33
|
-
## 9.0.0-canary.113
|
|
34
|
-
|
|
35
|
-
## 9.0.0-canary.112
|
|
36
|
-
|
|
37
|
-
## 9.0.0-canary.111
|
|
38
|
-
|
|
39
|
-
## 9.0.0-canary.110
|
|
5
|
+
## 9.0.1-canary.1
|
|
40
6
|
|
|
41
|
-
## 9.0.0
|
|
42
|
-
|
|
43
|
-
## 9.0.0-canary.108
|
|
44
|
-
|
|
45
|
-
## 9.0.0-canary.107
|
|
46
|
-
|
|
47
|
-
## 9.0.0-canary.106
|
|
48
|
-
|
|
49
|
-
### Patch Changes
|
|
50
|
-
|
|
51
|
-
- [#2385](https://github.com/graphcommerce-org/graphcommerce/pull/2385) [`44f18b5`](https://github.com/graphcommerce-org/graphcommerce/commit/44f18b5a8986935728f7147d6f506dd1376fd594) - Added support for Adobe Commerce for Algolia. ([@paales](https://github.com/paales))
|
|
52
|
-
|
|
53
|
-
## 9.0.0-canary.105
|
|
54
|
-
|
|
55
|
-
## 9.0.0-canary.104
|
|
56
|
-
|
|
57
|
-
## 9.0.0-canary.103
|
|
58
|
-
|
|
59
|
-
## 9.0.0-canary.100
|
|
60
|
-
|
|
61
|
-
### Patch Changes
|
|
62
|
-
|
|
63
|
-
- [#2417](https://github.com/graphcommerce-org/graphcommerce/pull/2417) [`743e7e2`](https://github.com/graphcommerce-org/graphcommerce/commit/743e7e275c8f0bfe32a5240c08eed92120085cc0) - Prevent errors by returning string instead of array ([@Renzovh](https://github.com/Renzovh))
|
|
64
|
-
|
|
65
|
-
## 9.0.0-canary.84
|
|
66
|
-
|
|
67
|
-
### Minor Changes
|
|
68
|
-
|
|
69
|
-
- [#2377](https://github.com/graphcommerce-org/graphcommerce/pull/2377) [`56fcc45`](https://github.com/graphcommerce-org/graphcommerce/commit/56fcc45b60e43574c64fcdd7b02f8062d677e250) - Integrated algolia product queries into graphql-mesh. Provides fast and accurate searches, that can be personalised via magento-algolia and its algolia dashboard ([@Renzovh](https://github.com/Renzovh))
|
|
7
|
+
## 9.0.0
|
|
70
8
|
|
|
71
|
-
|
|
9
|
+
### Major Changes
|
|
72
10
|
|
|
73
|
-
|
|
11
|
+
- [#2336](https://github.com/graphcommerce-org/graphcommerce/pull/2336) [`95ce63c`](https://github.com/graphcommerce-org/graphcommerce/commit/95ce63cd32463835239ba959734cdaf1aa7f3f7b) - Algolia: Added search suggestions ([@Renzovh](https://github.com/Renzovh))
|
|
74
12
|
|
|
75
|
-
- [#
|
|
13
|
+
- [#2309](https://github.com/graphcommerce-org/graphcommerce/pull/2309) [`9c1110e`](https://github.com/graphcommerce-org/graphcommerce/commit/9c1110ed018139dec7e7183f783208c158ee7ead) - Algolia: Magento 2 implemented as a GraphQL Mesh resolver: Allows full integration without modying any frontend components. ([@Renzovh](https://github.com/Renzovh))
|
|
76
14
|
|
|
77
|
-
|
|
15
|
+
- [#2377](https://github.com/graphcommerce-org/graphcommerce/pull/2377) [`56fcc45`](https://github.com/graphcommerce-org/graphcommerce/commit/56fcc45b60e43574c64fcdd7b02f8062d677e250) - Algolia: Integrated product queries into graphql-mesh. Provides fast and accurate searches, that can be personalised via magento-algolia and its algolia dashboard ([@Renzovh](https://github.com/Renzovh))
|
|
78
16
|
|
|
79
17
|
### Patch Changes
|
|
80
18
|
|
|
81
|
-
- [#
|
|
82
|
-
|
|
83
|
-
## 9.0.0-canary.59
|
|
19
|
+
- [#2385](https://github.com/graphcommerce-org/graphcommerce/pull/2385) [`44f18b5`](https://github.com/graphcommerce-org/graphcommerce/commit/44f18b5a8986935728f7147d6f506dd1376fd594) - Algolia: Added support for Adobe Commerce for Algolia. ([@paales](https://github.com/paales))
|
|
84
20
|
|
|
85
|
-
|
|
21
|
+
- [#2334](https://github.com/graphcommerce-org/graphcommerce/pull/2334) [`3140735`](https://github.com/graphcommerce-org/graphcommerce/commit/3140735a8a49f8bebcbfde4e581515884446e05d) - Algolia: Added support for customer group pricing in Algolia. ([@Renzovh](https://github.com/Renzovh))
|
|
86
22
|
|
|
87
|
-
- [#
|
|
23
|
+
- [#2417](https://github.com/graphcommerce-org/graphcommerce/pull/2417) [`743e7e2`](https://github.com/graphcommerce-org/graphcommerce/commit/743e7e275c8f0bfe32a5240c08eed92120085cc0) - Algolia: Prevent errors by returning string instead of array ([@Renzovh](https://github.com/Renzovh))
|
package/package.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"name": "@graphcommerce/algolia-products",
|
|
3
3
|
"homepage": "https://www.graphcommerce.org/",
|
|
4
4
|
"repository": "github:graphcommerce-org/graphcommerce",
|
|
5
|
-
"version": "9.0.1
|
|
5
|
+
"version": "9.0.1",
|
|
6
6
|
"sideEffects": false,
|
|
7
7
|
"prettier": "@graphcommerce/prettier-config-pwa",
|
|
8
8
|
"eslintConfig": {
|
|
@@ -15,14 +15,14 @@
|
|
|
15
15
|
"generate": "tsx scripts/generate-spec.mts"
|
|
16
16
|
},
|
|
17
17
|
"peerDependencies": {
|
|
18
|
-
"@graphcommerce/google-datalayer": "^9.0.1
|
|
19
|
-
"@graphcommerce/graphql": "^9.0.1
|
|
20
|
-
"@graphcommerce/graphql-mesh": "^9.0.1
|
|
21
|
-
"@graphcommerce/magento-customer": "^9.0.1
|
|
22
|
-
"@graphcommerce/magento-product": "^9.0.1
|
|
23
|
-
"@graphcommerce/magento-search": "^9.0.1
|
|
24
|
-
"@graphcommerce/next-config": "^9.0.1
|
|
25
|
-
"@graphcommerce/next-ui": "^9.0.1
|
|
18
|
+
"@graphcommerce/google-datalayer": "^9.0.1",
|
|
19
|
+
"@graphcommerce/graphql": "^9.0.1",
|
|
20
|
+
"@graphcommerce/graphql-mesh": "^9.0.1",
|
|
21
|
+
"@graphcommerce/magento-customer": "^9.0.1",
|
|
22
|
+
"@graphcommerce/magento-product": "^9.0.1",
|
|
23
|
+
"@graphcommerce/magento-search": "^9.0.1",
|
|
24
|
+
"@graphcommerce/next-config": "^9.0.1",
|
|
25
|
+
"@graphcommerce/next-ui": "^9.0.1",
|
|
26
26
|
"react": "^18.2.0"
|
|
27
27
|
},
|
|
28
28
|
"devDependencies": {
|