gatsby-link 3.12.0-next.2 → 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.
- package/CHANGELOG.md +104 -61
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,146 +1,189 @@
|
|
|
1
|
-
#
|
|
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
|
-
|
|
6
|
+
## [3.12.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.12.0/packages/gatsby-link) (2021-08-18)
|
|
7
7
|
|
|
8
|
-
|
|
8
|
+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.12)
|
|
9
9
|
|
|
10
|
-
|
|
10
|
+
#### Bug Fixes
|
|
11
11
|
|
|
12
|
-
|
|
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
13
|
|
|
14
|
-
|
|
14
|
+
#### Chores
|
|
15
15
|
|
|
16
|
-
|
|
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))
|
|
17
18
|
|
|
18
|
-
|
|
19
|
+
## [3.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.11.0/packages/gatsby-link) (2021-08-04)
|
|
19
20
|
|
|
20
|
-
|
|
21
|
+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.11)
|
|
21
22
|
|
|
22
23
|
**Note:** Version bump only for package gatsby-link
|
|
23
24
|
|
|
24
|
-
|
|
25
|
+
## [3.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.10.0/packages/gatsby-link) (2021-07-20)
|
|
25
26
|
|
|
26
|
-
|
|
27
|
+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.10)
|
|
27
28
|
|
|
28
|
-
|
|
29
|
+
#### Chores
|
|
29
30
|
|
|
30
|
-
|
|
31
|
+
- update babel monorepo [#32238](https://github.com/gatsbyjs/gatsby/issues/32238) ([466d4c0](https://github.com/gatsbyjs/gatsby/commit/466d4c087bbc96abb942a02c67243bcc9a4f2a0a))
|
|
32
|
+
|
|
33
|
+
## [3.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.9.0/packages/gatsby-link) (2021-07-07)
|
|
31
34
|
|
|
32
|
-
|
|
35
|
+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.9)
|
|
33
36
|
|
|
34
37
|
**Note:** Version bump only for package gatsby-link
|
|
35
38
|
|
|
36
|
-
|
|
39
|
+
## [3.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.8.0/packages/gatsby-link) (2021-06-23)
|
|
37
40
|
|
|
38
|
-
|
|
41
|
+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.8)
|
|
39
42
|
|
|
40
|
-
|
|
43
|
+
#### Chores
|
|
41
44
|
|
|
42
|
-
|
|
45
|
+
- bump babel minor [#31857](https://github.com/gatsbyjs/gatsby/issues/31857) ([7d42e8d](https://github.com/gatsbyjs/gatsby/commit/7d42e8d866e46e9c39838d812d080d06433f7060))
|
|
43
46
|
|
|
44
|
-
|
|
47
|
+
### [3.7.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.7.1/packages/gatsby-link) (2021-06-10)
|
|
45
48
|
|
|
46
|
-
|
|
49
|
+
#### Chores
|
|
47
50
|
|
|
48
|
-
|
|
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))
|
|
49
52
|
|
|
50
|
-
|
|
53
|
+
## [3.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.7.0/packages/gatsby-link) (2021-06-09)
|
|
51
54
|
|
|
52
|
-
|
|
55
|
+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.7)
|
|
53
56
|
|
|
54
|
-
|
|
57
|
+
#### Chores
|
|
55
58
|
|
|
56
|
-
|
|
59
|
+
- update babel monorepo [#31143](https://github.com/gatsbyjs/gatsby/issues/31143) ([701ab2f](https://github.com/gatsbyjs/gatsby/commit/701ab2f6690c3f1bbaf60cf572513ea566cc9ec9))
|
|
57
60
|
|
|
58
|
-
|
|
61
|
+
## [3.6.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.6.0/packages/gatsby-link) (2021-05-25)
|
|
59
62
|
|
|
60
|
-
|
|
63
|
+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.6)
|
|
61
64
|
|
|
62
65
|
**Note:** Version bump only for package gatsby-link
|
|
63
66
|
|
|
64
|
-
|
|
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)
|
|
65
70
|
|
|
66
71
|
**Note:** Version bump only for package gatsby-link
|
|
67
72
|
|
|
68
|
-
|
|
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)
|
|
69
76
|
|
|
70
77
|
**Note:** Version bump only for package gatsby-link
|
|
71
78
|
|
|
72
|
-
|
|
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)
|
|
73
82
|
|
|
74
83
|
**Note:** Version bump only for package gatsby-link
|
|
75
84
|
|
|
76
|
-
|
|
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)
|
|
77
88
|
|
|
78
89
|
**Note:** Version bump only for package gatsby-link
|
|
79
90
|
|
|
80
|
-
|
|
91
|
+
## [3.1.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.1.0/packages/gatsby-link) (2021-03-16)
|
|
81
92
|
|
|
82
|
-
|
|
93
|
+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.1)
|
|
83
94
|
|
|
84
|
-
|
|
95
|
+
#### Bug Fixes
|
|
85
96
|
|
|
86
|
-
|
|
97
|
+
- Use vendored @reach/router [#29772](https://github.com/gatsbyjs/gatsby/issues/29772) ([8754e0c](https://github.com/gatsbyjs/gatsby/commit/8754e0c6eb1b8f88422e60f31a1dca37925e8b2e))
|
|
87
98
|
|
|
88
|
-
|
|
99
|
+
#### Chores
|
|
89
100
|
|
|
90
|
-
|
|
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))
|
|
91
104
|
|
|
92
|
-
|
|
105
|
+
### [3.0.1](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.0.1/packages/gatsby-link) (2021-03-06)
|
|
93
106
|
|
|
94
|
-
|
|
107
|
+
#### Chores
|
|
95
108
|
|
|
96
|
-
|
|
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))
|
|
97
110
|
|
|
98
|
-
|
|
111
|
+
## [3.0.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@3.0.0/packages/gatsby-link) (2021-03-02)
|
|
99
112
|
|
|
100
|
-
|
|
113
|
+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v3.0)
|
|
101
114
|
|
|
102
|
-
|
|
115
|
+
#### Bug Fixes
|
|
103
116
|
|
|
104
|
-
|
|
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))
|
|
105
118
|
|
|
106
|
-
|
|
119
|
+
#### Other Changes
|
|
107
120
|
|
|
108
|
-
|
|
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))
|
|
109
122
|
|
|
110
|
-
|
|
123
|
+
## [2.11.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.11.0/packages/gatsby-link) (2021-02-02)
|
|
111
124
|
|
|
112
|
-
|
|
125
|
+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.32)
|
|
113
126
|
|
|
114
|
-
|
|
127
|
+
#### Bug Fixes
|
|
115
128
|
|
|
116
|
-
-
|
|
129
|
+
- update minor and patch for gatsby-link [#29175](https://github.com/gatsbyjs/gatsby/issues/29175) ([7e07e2b](https://github.com/gatsbyjs/gatsby/commit/7e07e2b748c0195fc4a1e2b442c6836338d906dd))
|
|
117
130
|
|
|
118
|
-
|
|
131
|
+
## [2.10.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.10.0/packages/gatsby-link) (2021-01-20)
|
|
119
132
|
|
|
120
|
-
|
|
133
|
+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.31)
|
|
121
134
|
|
|
122
|
-
|
|
135
|
+
#### Bug Fixes
|
|
123
136
|
|
|
124
|
-
|
|
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))
|
|
138
|
+
|
|
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))
|
|
125
142
|
|
|
126
|
-
|
|
143
|
+
## [2.9.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.9.0/packages/gatsby-link) (2021-01-06)
|
|
144
|
+
|
|
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
|
-
|
|
149
|
+
## [2.8.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.8.0/packages/gatsby-link) (2020-12-15)
|
|
131
150
|
|
|
132
|
-
|
|
151
|
+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.29)
|
|
133
152
|
|
|
134
|
-
|
|
153
|
+
#### Chores
|
|
135
154
|
|
|
136
|
-
|
|
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
|
-
|
|
157
|
+
## [2.7.0](https://github.com/gatsbyjs/gatsby/commits/gatsby-link@2.7.0/packages/gatsby-link) (2020-12-02)
|
|
158
|
+
|
|
159
|
+
[🧾 Release notes](https://www.gatsbyjs.com/docs/reference/release-notes/v2.28)
|
|
160
|
+
|
|
161
|
+
#### Bug Fixes
|
|
139
162
|
|
|
140
|
-
|
|
163
|
+
- don't prefetch same page [#28307](https://github.com/gatsbyjs/gatsby/issues/28307) ([3666130](https://github.com/gatsbyjs/gatsby/commit/36661308db47696a3b29d2348c190817d81f1595))
|
|
164
|
+
|
|
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)
|
|
172
|
+
|
|
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)
|
|
141
182
|
|
|
142
183
|
**Note:** Version bump only for package gatsby-link
|
|
143
184
|
|
|
185
|
+
<a name="before-release-process"></a>
|
|
186
|
+
|
|
144
187
|
## [2.4.16](https://github.com/gatsbyjs/gatsby/compare/gatsby-link@2.4.15...gatsby-link@2.4.16) (2020-10-20)
|
|
145
188
|
|
|
146
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.
|
|
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.
|
|
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": "
|
|
46
|
+
"gitHead": "0a455df964ce0ee46fda1c053617d5adf22a34da"
|
|
47
47
|
}
|