@graphcommerce/magento-search 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 +5 -65
- package/package.json +12 -12
package/CHANGELOG.md
CHANGED
@@ -1,12 +1,14 @@
|
|
1
1
|
# Change Log
|
2
2
|
|
3
|
-
## 9.0.1
|
3
|
+
## 9.0.1
|
4
|
+
|
5
|
+
## 9.0.1-canary.1
|
4
6
|
|
5
7
|
## 9.0.0
|
6
8
|
|
7
|
-
###
|
9
|
+
### Major Changes
|
8
10
|
|
9
|
-
- [#2361](https://github.com/graphcommerce-org/graphcommerce/pull/2361) [`9c3149c`](https://github.com/graphcommerce-org/graphcommerce/commit/9c3149cb7550c6bf7de4b8e3bcaabe2f6a70d5c7) -
|
11
|
+
- [#2361](https://github.com/graphcommerce-org/graphcommerce/pull/2361) [`9c3149c`](https://github.com/graphcommerce-org/graphcommerce/commit/9c3149cb7550c6bf7de4b8e3bcaabe2f6a70d5c7) - Completely new SearchOverlay package this is compatible with Magento's default search as well as any other implementation like Algolia and Adobe Sensei. ([@paales](https://github.com/paales))
|
10
12
|
|
11
13
|
### Patch Changes
|
12
14
|
|
@@ -20,68 +22,6 @@
|
|
20
22
|
|
21
23
|
- [#2438](https://github.com/graphcommerce-org/graphcommerce/pull/2438) [`cb8d2f0`](https://github.com/graphcommerce-org/graphcommerce/commit/cb8d2f0059d64242260e30ce34655868f204ef4c) - Made all component prop types exported ([@bramvanderholst](https://github.com/bramvanderholst))
|
22
24
|
|
23
|
-
## 9.0.0-canary.118
|
24
|
-
|
25
|
-
## 9.0.0-canary.117
|
26
|
-
|
27
|
-
### Minor Changes
|
28
|
-
|
29
|
-
- [#2361](https://github.com/graphcommerce-org/graphcommerce/pull/2361) [`9c3149c`](https://github.com/graphcommerce-org/graphcommerce/commit/9c3149cb7550c6bf7de4b8e3bcaabe2f6a70d5c7) - Search overlay package this is compatible with Magento's default search as well as any other implementation like Algolia and Adobe Sensei. ([@paales](https://github.com/paales))
|
30
|
-
|
31
|
-
## 9.0.0-canary.116
|
32
|
-
|
33
|
-
### Patch Changes
|
34
|
-
|
35
|
-
- [#2452](https://github.com/graphcommerce-org/graphcommerce/pull/2452) [`5dfd3b2`](https://github.com/graphcommerce-org/graphcommerce/commit/5dfd3b201255ef35263485d04153d37bb7e4fe67) - Renamed useInContextQuery to usePrivateQuery ([@paales](https://github.com/paales))
|
36
|
-
|
37
|
-
## 9.0.0-canary.115
|
38
|
-
|
39
|
-
## 9.0.0-canary.114
|
40
|
-
|
41
|
-
## 9.0.0-canary.113
|
42
|
-
|
43
|
-
## 9.0.0-canary.112
|
44
|
-
|
45
|
-
## 9.0.0-canary.111
|
46
|
-
|
47
|
-
## 9.0.0-canary.110
|
48
|
-
|
49
|
-
## 9.0.0-canary.109
|
50
|
-
|
51
|
-
## 9.0.0-canary.108
|
52
|
-
|
53
|
-
### Patch Changes
|
54
|
-
|
55
|
-
- [#2438](https://github.com/graphcommerce-org/graphcommerce/pull/2438) [`cb8d2f0`](https://github.com/graphcommerce-org/graphcommerce/commit/cb8d2f0059d64242260e30ce34655868f204ef4c) - Made all component prop types exported ([@bramvanderholst](https://github.com/bramvanderholst))
|
56
|
-
|
57
|
-
## 9.0.0-canary.107
|
58
|
-
|
59
|
-
## 9.0.0-canary.106
|
60
|
-
|
61
|
-
## 9.0.0-canary.105
|
62
|
-
|
63
|
-
## 9.0.0-canary.104
|
64
|
-
|
65
|
-
## 9.0.0-canary.103
|
66
|
-
|
67
|
-
## 9.0.0-canary.101
|
68
|
-
|
69
|
-
### Patch Changes
|
70
|
-
|
71
|
-
- [#2380](https://github.com/graphcommerce-org/graphcommerce/pull/2380) [`c17e5f1`](https://github.com/graphcommerce-org/graphcommerce/commit/c17e5f1cf9fb291b9bbf1fca0620c2721dceb331) - Solve issue: Warning: Cannot update a component (`FormAutoSubmitBase`) while rendering a different component (`ActionCardListForm`). ([@paales](https://github.com/paales))
|
72
|
-
|
73
|
-
## 9.0.0-canary.59
|
74
|
-
|
75
|
-
### Patch Changes
|
76
|
-
|
77
|
-
- [#2309](https://github.com/graphcommerce-org/graphcommerce/pull/2309) [`03e410f`](https://github.com/graphcommerce-org/graphcommerce/commit/03e410f7ad59ce94a6ff199809999e56ff8cc1f5) - Solve issue where the input field wouldn't open and wouldn't be focussed on render. ([@Renzovh](https://github.com/Renzovh))
|
78
|
-
|
79
|
-
## 9.0.0-canary.58
|
80
|
-
|
81
|
-
### Patch Changes
|
82
|
-
|
83
|
-
- [#2328](https://github.com/graphcommerce-org/graphcommerce/pull/2328) [`ee04368`](https://github.com/graphcommerce-org/graphcommerce/commit/ee04368444f732e5541a595db6e2ef66d15add68) - Move to attributesList to get a list of filterable attributes instead of using an introspection query. `productFiltersProSectionRenderer` and `productFiltersProChipRenderer` keys now now one of `AttributeFrontendInputEnum`. ([@paales](https://github.com/paales))
|
84
|
-
|
85
25
|
## 8.0.0
|
86
26
|
|
87
27
|
### Patch Changes
|
package/package.json
CHANGED
@@ -2,7 +2,7 @@
|
|
2
2
|
"name": "@graphcommerce/magento-search",
|
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": {
|
@@ -12,17 +12,17 @@
|
|
12
12
|
}
|
13
13
|
},
|
14
14
|
"peerDependencies": {
|
15
|
-
"@graphcommerce/ecommerce-ui": "^9.0.1
|
16
|
-
"@graphcommerce/eslint-config-pwa": "^9.0.1
|
17
|
-
"@graphcommerce/framer-utils": "^9.0.1
|
18
|
-
"@graphcommerce/graphql": "^9.0.1
|
19
|
-
"@graphcommerce/image": "^9.0.1
|
20
|
-
"@graphcommerce/magento-product": "^9.0.1
|
21
|
-
"@graphcommerce/magento-store": "^9.0.1
|
22
|
-
"@graphcommerce/next-ui": "^9.0.1
|
23
|
-
"@graphcommerce/prettier-config-pwa": "^9.0.1
|
24
|
-
"@graphcommerce/react-hook-form": "^9.0.1
|
25
|
-
"@graphcommerce/typescript-config-pwa": "^9.0.1
|
15
|
+
"@graphcommerce/ecommerce-ui": "^9.0.1",
|
16
|
+
"@graphcommerce/eslint-config-pwa": "^9.0.1",
|
17
|
+
"@graphcommerce/framer-utils": "^9.0.1",
|
18
|
+
"@graphcommerce/graphql": "^9.0.1",
|
19
|
+
"@graphcommerce/image": "^9.0.1",
|
20
|
+
"@graphcommerce/magento-product": "^9.0.1",
|
21
|
+
"@graphcommerce/magento-store": "^9.0.1",
|
22
|
+
"@graphcommerce/next-ui": "^9.0.1",
|
23
|
+
"@graphcommerce/prettier-config-pwa": "^9.0.1",
|
24
|
+
"@graphcommerce/react-hook-form": "^9.0.1",
|
25
|
+
"@graphcommerce/typescript-config-pwa": "^9.0.1",
|
26
26
|
"@lingui/core": "^4.2.1",
|
27
27
|
"@lingui/macro": "^4.2.1",
|
28
28
|
"@lingui/react": "^4.2.1",
|