File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -125,11 +125,6 @@ targets:
125125 id : ' @sentry-internal/eslint-config-sdk'
126126 includeNames : /^sentry-internal-eslint-config-sdk-\d.*\.tgz$/
127127
128- # # 8. Experimental packages
129- - name : npm
130- id : ' @sentry/node-experimental'
131- includeNames : /^sentry-node-experimental-\d.*\.tgz$/
132-
133128 # AWS Lambda Layer target
134129 - name : aws-lambda-layer
135130 includeNames : /^sentry-node-serverless-\d+.\d+.\d+(-(beta|alpha)\.\d+)?\.zip$/
Original file line number Diff line number Diff line change 44
55- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
66
7- ## 8.0.0-alpha.8
7+ ## 8.0.0-alpha.9
88
99This is the eighth alpha release of Sentry JavaScript SDK v8, which includes a variety of breaking changes.
1010
@@ -89,6 +89,10 @@ monitoring.
8989- ref(gcp-serverless): Remove setting ` .__sentry_transaction ` (#11346 )
9090- ref(nextjs): Replace multiplexer with conditional exports (#11442 )
9191
92+ ## 8.0.0-alpha.8
93+
94+ This is a partially broken release and was superseded by version ` 8.0.0-alpha.9 ` .
95+
9296## 8.0.0-alpha.7
9397
9498This is the seventh alpha release of Sentry JavaScript SDK v8, which includes a variety of breaking changes.
You can’t perform that action at this time.
0 commit comments