We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7a91d9 commit 0defcdcCopy full SHA for 0defcdc
CHANGELOG.md
@@ -5,10 +5,10 @@
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
- [tracing] fix: Add manual Location typing (#2700)
7
- [react] feat: Expose eventId on ErrorBoundary component
8
-- [gatsby] fix: fix: Add gatsby sdk identifier (#2709)
9
-
+- [gatsby] fix: Add gatsby SDK identifier (#2709)
10
- [tracing] feat: Pick up sentry-trace in JS <meta/> tag (#2703)
11
- [tracing] fix: Respect sample decision when continuing trace from header in node (#2703)
+- [gatsby] fix: Package gatsby files properly (#2711)
12
13
## 5.18.1
14
packages/gatsby/src/gatsby-browser.js renamed to packages/gatsby/gatsby-browser.js
packages/gatsby/src/gatsby-node.js renamed to packages/gatsby/gatsby-node.js
0 commit comments