@graphcommerce/magento-search 9.0.1-canary.0 → 9.0.1-canary.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.
Files changed (2) hide show
  1. package/CHANGELOG.md +3 -65
  2. package/package.json +12 -12
package/CHANGELOG.md CHANGED
@@ -1,12 +1,12 @@
1
1
  # Change Log
2
2
 
3
- ## 9.0.1-canary.0
3
+ ## 9.0.1-canary.1
4
4
 
5
5
  ## 9.0.0
6
6
 
7
- ### Minor Changes
7
+ ### Major Changes
8
8
 
9
- - [#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))
9
+ - [#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
10
 
11
11
  ### Patch Changes
12
12
 
@@ -20,68 +20,6 @@
20
20
 
21
21
  - [#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
22
 
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
23
  ## 8.0.0
86
24
 
87
25
  ### 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-canary.0",
5
+ "version": "9.0.1-canary.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-canary.0",
16
- "@graphcommerce/eslint-config-pwa": "^9.0.1-canary.0",
17
- "@graphcommerce/framer-utils": "^9.0.1-canary.0",
18
- "@graphcommerce/graphql": "^9.0.1-canary.0",
19
- "@graphcommerce/image": "^9.0.1-canary.0",
20
- "@graphcommerce/magento-product": "^9.0.1-canary.0",
21
- "@graphcommerce/magento-store": "^9.0.1-canary.0",
22
- "@graphcommerce/next-ui": "^9.0.1-canary.0",
23
- "@graphcommerce/prettier-config-pwa": "^9.0.1-canary.0",
24
- "@graphcommerce/react-hook-form": "^9.0.1-canary.0",
25
- "@graphcommerce/typescript-config-pwa": "^9.0.1-canary.0",
15
+ "@graphcommerce/ecommerce-ui": "^9.0.1-canary.1",
16
+ "@graphcommerce/eslint-config-pwa": "^9.0.1-canary.1",
17
+ "@graphcommerce/framer-utils": "^9.0.1-canary.1",
18
+ "@graphcommerce/graphql": "^9.0.1-canary.1",
19
+ "@graphcommerce/image": "^9.0.1-canary.1",
20
+ "@graphcommerce/magento-product": "^9.0.1-canary.1",
21
+ "@graphcommerce/magento-store": "^9.0.1-canary.1",
22
+ "@graphcommerce/next-ui": "^9.0.1-canary.1",
23
+ "@graphcommerce/prettier-config-pwa": "^9.0.1-canary.1",
24
+ "@graphcommerce/react-hook-form": "^9.0.1-canary.1",
25
+ "@graphcommerce/typescript-config-pwa": "^9.0.1-canary.1",
26
26
  "@lingui/core": "^4.2.1",
27
27
  "@lingui/macro": "^4.2.1",
28
28
  "@lingui/react": "^4.2.1",