Skip to content

Commit 15b55f0

Browse files
authored
fix(gatsby): fix deprecation export messages (#29563)
1 parent 3b4d32f commit 15b55f0

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

packages/gatsby/cache-dir/gatsby-browser-entry.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,6 @@ export {
105105
graphql,
106106
parsePath,
107107
navigate,
108-
push, // TODO replace for v3
109-
replace, // TODO remove replace for v3
110-
navigateTo, // TODO: remove navigateTo for v3
111108
useScrollRestoration,
112109
StaticQueryContext,
113110
StaticQuery,

0 commit comments

Comments
 (0)