gatsby-link 3.13.0-next.0 → 3.13.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 (2) hide show
  1. package/CHANGELOG.md +100 -65
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -1,154 +1,189 @@
1
- # Change Log
1
+ # Changelog: `gatsby-link`
2
2
 
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.13.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.12.0-next.3...gatsby-link@3.13.0-next.0) (2021-08-12)
6
+ ## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.12.0/packages/gatsby-link) (2021-08-18)
7
7
 
8
- **Note:** Version bump only for package gatsby-link
8
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12)
9
9
 
10
- # [3.12.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.12.0-next.2...gatsby-link@3.12.0-next.3) (2021-08-09)
10
+ #### Bug Fixes
11
11
 
12
- **Note:** Version bump only for package gatsby-link
12
+ - update dependency @types/reach\_\_router to ^1.3.9 for gatsby-link [#32574](https://github.com/gatsbyjs/gatsby/issues/32574) ([c2006c8](https://github.com/gatsbyjs/gatsby/commit/c2006c81d20b547b62e8b11e0786c12d68fdbce2))
13
+
14
+ #### Chores
13
15
 
14
- # [3.12.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.12.0-next.1...gatsby-link@3.12.0-next.2) (2021-08-05)
16
+ - update formatting & linting [#32626](https://github.com/gatsbyjs/gatsby/issues/32626) ([4a765b5](https://github.com/gatsbyjs/gatsby/commit/4a765b5c62208d58f0bd7fd59558160c0b9feed3))
17
+ - update babel monorepo [#32564](https://github.com/gatsbyjs/gatsby/issues/32564) ([a554998](https://github.com/gatsbyjs/gatsby/commit/a554998b4f6765103b650813cf52dbfcc575fecf))
18
+
19
+ ## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.11.0/packages/gatsby-link) (2021-08-04)
20
+
21
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.11)
15
22
 
16
23
  **Note:** Version bump only for package gatsby-link
17
24
 
18
- # [3.12.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.12.0-next.0...gatsby-link@3.12.0-next.1) (2021-08-05)
25
+ ## [3.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.10.0/packages/gatsby-link) (2021-07-20)
19
26
 
20
- ### Bug Fixes
27
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.10)
21
28
 
22
- - **deps:** update dependency @types/reach\_\_router to ^1.3.9 for gatsby-link ([#32574](https://github.com/gatsbyjs/gatsby/issues/32574)) ([c2006c8](https://github.com/gatsbyjs/gatsby/commit/c2006c81d20b547b62e8b11e0786c12d68fdbce2))
29
+ #### Chores
23
30
 
24
- # [3.12.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.11.0-next.0...gatsby-link@3.12.0-next.0) (2021-07-29)
31
+ - update babel monorepo [#32238](https://github.com/gatsbyjs/gatsby/issues/32238) ([466d4c0](https://github.com/gatsbyjs/gatsby/commit/466d4c087bbc96abb942a02c67243bcc9a4f2a0a))
25
32
 
26
- **Note:** Version bump only for package gatsby-link
33
+ ## [3.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.9.0/packages/gatsby-link) (2021-07-07)
27
34
 
28
- # [3.11.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.10.0-next.1...gatsby-link@3.11.0-next.0) (2021-07-15)
35
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.9)
29
36
 
30
37
  **Note:** Version bump only for package gatsby-link
31
38
 
32
- # [3.10.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.10.0-next.0...gatsby-link@3.10.0-next.1) (2021-07-08)
39
+ ## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.8.0/packages/gatsby-link) (2021-06-23)
33
40
 
34
- **Note:** Version bump only for package gatsby-link
41
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8)
35
42
 
36
- # [3.10.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.9.0-next.0...gatsby-link@3.10.0-next.0) (2021-07-01)
43
+ #### Chores
37
44
 
38
- **Note:** Version bump only for package gatsby-link
45
+ - bump babel minor [#31857](https://github.com/gatsbyjs/gatsby/issues/31857) ([7d42e8d](https://github.com/gatsbyjs/gatsby/commit/7d42e8d866e46e9c39838d812d080d06433f7060))
39
46
 
40
- # [3.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.8.0-next.1...gatsby-link@3.9.0-next.0) (2021-06-18)
47
+ ### [3.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.7.1/packages/gatsby-link) (2021-06-10)
41
48
 
42
- **Note:** Version bump only for package gatsby-link
49
+ #### Chores
43
50
 
44
- # [3.8.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.8.0-next.0...gatsby-link@3.8.0-next.1) (2021-06-10)
51
+ - bump babel minor [#31857](https://github.com/gatsbyjs/gatsby/issues/31857) [#31859](https://github.com/gatsbyjs/gatsby/issues/31859) ([8636025](https://github.com/gatsbyjs/gatsby/commit/863602567930a39142ed33d9d1f1813b7dec8686))
45
52
 
46
- **Note:** Version bump only for package gatsby-link
53
+ ## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.7.0/packages/gatsby-link) (2021-06-09)
47
54
 
48
- # [3.8.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.7.0-next.2...gatsby-link@3.8.0-next.0) (2021-06-03)
55
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7)
49
56
 
50
- **Note:** Version bump only for package gatsby-link
57
+ #### Chores
51
58
 
52
- # [3.7.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.7.0-next.1...gatsby-link@3.7.0-next.2) (2021-06-02)
59
+ - update babel monorepo [#31143](https://github.com/gatsbyjs/gatsby/issues/31143) ([701ab2f](https://github.com/gatsbyjs/gatsby/commit/701ab2f6690c3f1bbaf60cf572513ea566cc9ec9))
53
60
 
54
- **Note:** Version bump only for package gatsby-link
61
+ ## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.6.0/packages/gatsby-link) (2021-05-25)
55
62
 
56
- # [3.7.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.7.0-next.0...gatsby-link@3.7.0-next.1) (2021-05-31)
63
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.6)
57
64
 
58
65
  **Note:** Version bump only for package gatsby-link
59
66
 
60
- # [3.7.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.6.0-next.0...gatsby-link@3.7.0-next.0) (2021-05-21)
67
+ ## [3.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.5.0/packages/gatsby-link) (2021-05-12)
68
+
69
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.5)
61
70
 
62
71
  **Note:** Version bump only for package gatsby-link
63
72
 
64
- # [3.6.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.5.0-next.0...gatsby-link@3.6.0-next.0) (2021-05-06)
73
+ ## [3.4.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.4.0/packages/gatsby-link) (2021-04-28)
74
+
75
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.4)
65
76
 
66
77
  **Note:** Version bump only for package gatsby-link
67
78
 
68
- # [3.5.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.4.0-next.0...gatsby-link@3.5.0-next.0) (2021-04-23)
79
+ ## [3.3.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.3.0/packages/gatsby-link) (2021-04-14)
80
+
81
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.3)
69
82
 
70
83
  **Note:** Version bump only for package gatsby-link
71
84
 
72
- # [3.4.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.3.0-next.1...gatsby-link@3.4.0-next.0) (2021-04-09)
85
+ ## [3.2.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.2.0/packages/gatsby-link) (2021-03-30)
86
+
87
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.2)
73
88
 
74
89
  **Note:** Version bump only for package gatsby-link
75
90
 
76
- # [3.3.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.3.0-next.0...gatsby-link@3.3.0-next.1) (2021-04-07)
91
+ ## [3.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.1.0/packages/gatsby-link) (2021-03-16)
77
92
 
78
- **Note:** Version bump only for package gatsby-link
93
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.1)
79
94
 
80
- # [3.3.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.2.0-next.0...gatsby-link@3.3.0-next.0) (2021-03-25)
95
+ #### Bug Fixes
81
96
 
82
- **Note:** Version bump only for package gatsby-link
97
+ - Use vendored @reach/router [#29772](https://github.com/gatsbyjs/gatsby/issues/29772) ([8754e0c](https://github.com/gatsbyjs/gatsby/commit/8754e0c6eb1b8f88422e60f31a1dca37925e8b2e))
83
98
 
84
- # [3.2.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.1.0-next.3...gatsby-link@3.2.0-next.0) (2021-03-11)
99
+ #### Chores
85
100
 
86
- **Note:** Version bump only for package gatsby-link
101
+ - adjust all @reach/router imports to not rely just on webpack alias [#30033](https://github.com/gatsbyjs/gatsby/issues/30033) ([38dab68](https://github.com/gatsbyjs/gatsby/commit/38dab684af7475ea17edf5cefddfe62584a4065a))
102
+ - update eslint to fix linting issues fix [#29988](https://github.com/gatsbyjs/gatsby/issues/29988) ([5636389](https://github.com/gatsbyjs/gatsby/commit/5636389e8fa626c644e90abc14589e9961d98c68))
103
+ - Fix our internal eslint config for monorepo Fix [#29795](https://github.com/gatsbyjs/gatsby/issues/29795) ([0b4664e](https://github.com/gatsbyjs/gatsby/commit/0b4664e52c22902f9fb85b208a63da388ddd0470))
87
104
 
88
- # [3.1.0-next.3](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.1.0-next.2...gatsby-link@3.1.0-next.3) (2021-03-10)
105
+ ### [3.0.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.0.1/packages/gatsby-link) (2021-03-06)
89
106
 
90
- **Note:** Version bump only for package gatsby-link
107
+ #### Chores
91
108
 
92
- # [3.1.0-next.2](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.1.0-next.1...gatsby-link@3.1.0-next.2) (2021-02-26)
109
+ - adjust all @reach/router imports to not rely just on webpack alias [#30033](https://github.com/gatsbyjs/gatsby/issues/30033) [#30049](https://github.com/gatsbyjs/gatsby/issues/30049) ([8686a42](https://github.com/gatsbyjs/gatsby/commit/8686a42fee8263661f163d2acf3e000642ffa4e7))
93
110
 
94
- ### Bug Fixes
111
+ ## [3.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.0.0/packages/gatsby-link) (2021-03-02)
95
112
 
96
- - **gatsby:** Use vendored @reach/router ([#29772](https://github.com/gatsbyjs/gatsby/issues/29772)) ([8754e0c](https://github.com/gatsbyjs/gatsby/commit/8754e0c6eb1b8f88422e60f31a1dca37925e8b2e))
113
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0)
97
114
 
98
- # [3.1.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.1.0-next.0...gatsby-link@3.1.0-next.1) (2021-02-26)
115
+ #### Bug Fixes
99
116
 
100
- **Note:** Version bump only for package gatsby-link
117
+ - Use vendored @reach/router [#29772](https://github.com/gatsbyjs/gatsby/issues/29772) [#29811](https://github.com/gatsbyjs/gatsby/issues/29811) ([bd856ef](https://github.com/gatsbyjs/gatsby/commit/bd856efac1334b2385ced7ecb25c92e046882487))
101
118
 
102
- # [3.1.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@3.0.0-next.0...gatsby-link@3.1.0-next.0) (2021-02-26)
119
+ #### Other Changes
103
120
 
104
- **Note:** Version bump only for package gatsby-link
121
+ - Move peerdeps to 16.9.0 & 17+ for react & react-dom [#29735](https://github.com/gatsbyjs/gatsby/issues/29735) ([6b86b99](https://github.com/gatsbyjs/gatsby/commit/6b86b99f7e760c6ffa74b1330399d9fdd94e48a2))
105
122
 
106
- # [3.0.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.12.0-next.1...gatsby-link@3.0.0-next.0) (2021-02-05)
123
+ ## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.11.0/packages/gatsby-link) (2021-02-02)
107
124
 
108
- **Note:** Version bump only for package gatsby-link
125
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.32)
109
126
 
110
- # [2.12.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.12.0-next.0...gatsby-link@2.12.0-next.1) (2021-02-04)
127
+ #### Bug Fixes
111
128
 
112
- **Note:** Version bump only for package gatsby-link
129
+ - update minor and patch for gatsby-link [#29175](https://github.com/gatsbyjs/gatsby/issues/29175) ([7e07e2b](https://github.com/gatsbyjs/gatsby/commit/7e07e2b748c0195fc4a1e2b442c6836338d906dd))
113
130
 
114
- # [2.12.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.11.0-next.0...gatsby-link@2.12.0-next.0) (2021-01-28)
131
+ ## [2.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.10.0/packages/gatsby-link) (2021-01-20)
115
132
 
116
- ### Bug Fixes
133
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.31)
117
134
 
118
- - **deps:** update minor and patch for gatsby-link ([#29175](https://github.com/gatsbyjs/gatsby/issues/29175)) ([7e07e2b](https://github.com/gatsbyjs/gatsby/commit/7e07e2b748c0195fc4a1e2b442c6836338d906dd))
135
+ #### Bug Fixes
119
136
 
120
- # [2.11.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.10.0-next.1...gatsby-link@2.11.0-next.0) (2021-01-18)
137
+ - update vulnerable packages, include React 17 in peerDeps [#28545](https://github.com/gatsbyjs/gatsby/issues/28545) ([18b5f30](https://github.com/gatsbyjs/gatsby/commit/18b5f30e367895aa5f3af46e4989b347912a0f35))
121
138
 
122
- ### Bug Fixes
139
+ #### Chores
140
+
141
+ - Fix all `/packages` links to `/plugins` Fix [#28816](https://github.com/gatsbyjs/gatsby/issues/28816) ([200e307](https://github.com/gatsbyjs/gatsby/commit/200e30748102a478267a67700238304a2a56068b))
123
142
 
124
- - **security:** update vulnerable packages, include React 17 in peerDeps ([#28545](https://github.com/gatsbyjs/gatsby/issues/28545)) ([18b5f30](https://github.com/gatsbyjs/gatsby/commit/18b5f30e367895aa5f3af46e4989b347912a0f35))
143
+ ## [2.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.9.0/packages/gatsby-link) (2021-01-06)
125
144
 
126
- # [2.10.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.10.0-next.0...gatsby-link@2.10.0-next.1) (2021-01-12)
145
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.30)
127
146
 
128
147
  **Note:** Version bump only for package gatsby-link
129
148
 
130
- # [2.10.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.9.0-next.0...gatsby-link@2.10.0-next.0) (2020-12-29)
149
+ ## [2.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.8.0/packages/gatsby-link) (2020-12-15)
131
150
 
132
- **Note:** Version bump only for package gatsby-link
151
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.29)
133
152
 
134
- # [2.9.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.8.0-next.0...gatsby-link@2.9.0-next.0) (2020-12-10)
153
+ #### Chores
135
154
 
136
- **Note:** Version bump only for package gatsby-link
155
+ - update dependency cross-env to ^7.0.3 [#28505](https://github.com/gatsbyjs/gatsby/issues/28505) ([a819b9b](https://github.com/gatsbyjs/gatsby/commit/a819b9bfb663139f7b06c3ed7d6d6069a2382b2c))
137
156
 
138
- # [2.8.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.7.0-next.0...gatsby-link@2.8.0-next.0) (2020-11-26)
157
+ ## [2.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.7.0/packages/gatsby-link) (2020-12-02)
139
158
 
140
- ### Bug Fixes
159
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.28)
141
160
 
142
- - **gatsby-link:** don't prefetch same page ([#28307](https://github.com/gatsbyjs/gatsby/issues/28307)) ([3666130](https://github.com/gatsbyjs/gatsby/commit/36661308db47696a3b29d2348c190817d81f1595))
161
+ #### Bug Fixes
143
162
 
144
- # [2.7.0-next.0](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.6.0-next.0...gatsby-link@2.7.0-next.0) (2020-11-18)
163
+ - don't prefetch same page [#28307](https://github.com/gatsbyjs/gatsby/issues/28307) ([3666130](https://github.com/gatsbyjs/gatsby/commit/36661308db47696a3b29d2348c190817d81f1595))
145
164
 
146
- **Note:** Version bump only for package gatsby-link
165
+ ### [2.6.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.6.1/packages/gatsby-link) (2020-11-27)
166
+
167
+ #### Bug Fixes
168
+
169
+ - don't prefetch same page [#28307](https://github.com/gatsbyjs/gatsby/issues/28307) [#28313](https://github.com/gatsbyjs/gatsby/issues/28313) ([58f12d5](https://github.com/gatsbyjs/gatsby/commit/58f12d512e14ee4998d8c0de74c7e29f792aa3e8))
170
+
171
+ ## [2.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.6.0/packages/gatsby-link) (2020-11-20)
147
172
 
148
- # [2.5.0-next.1](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.5.0-next.0...gatsby-link@2.5.0-next.1) (2020-11-10)
173
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.27)
174
+
175
+ #### Chores
176
+
177
+ - update babel monorepo [#27528](https://github.com/gatsbyjs/gatsby/issues/27528) ([539dbb0](https://github.com/gatsbyjs/gatsby/commit/539dbb09166e346a6cee568973d2de3d936e8ef3))
178
+
179
+ ## [2.5.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.5.0/packages/gatsby-link) (2020-11-12)
180
+
181
+ [🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.26)
149
182
 
150
183
  **Note:** Version bump only for package gatsby-link
151
184
 
185
+ <a name="before-release-process"></a>
186
+
152
187
  ## [2.4.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.4.15...gatsby-link@2.4.16) (2020-10-20)
153
188
 
154
189
  ### Bug Fixes
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "gatsby-link",
3
3
  "description": "An enhanced Link component for Gatsby sites with support for resource prefetching",
4
- "version": "3.13.0-next.0",
4
+ "version": "3.13.0",
5
5
  "author": "Kyle Mathews <mathews.kyle@gmail.com>",
6
6
  "bugs": {
7
7
  "url": "https://github.com/gatsbyjs/gatsby/issues"
@@ -15,7 +15,7 @@
15
15
  "@babel/cli": "^7.14.8",
16
16
  "@babel/core": "^7.14.8",
17
17
  "@testing-library/react": "^9.5.0",
18
- "babel-preset-gatsby-package": "^1.13.0-next.0",
18
+ "babel-preset-gatsby-package": "^1.13.0",
19
19
  "cross-env": "^7.0.3"
20
20
  },
21
21
  "peerDependencies": {
@@ -43,5 +43,5 @@
43
43
  "engines": {
44
44
  "node": ">=12.13.0"
45
45
  },
46
- "gitHead": "41f0ce7ad5010b94c635ad9a08a7f4c4ba564df7"
46
+ "gitHead": "0a455df964ce0ee46fda1c053617d5adf22a34da"
47
47
  }