File tree 2 files changed +5
-6
lines changed 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change @@ -125,11 +125,6 @@ targets:
125
125
id : ' @sentry-internal/eslint-config-sdk'
126
126
includeNames : /^sentry-internal-eslint-config-sdk-\d.*\.tgz$/
127
127
128
- # # 8. Experimental packages
129
- - name : npm
130
- id : ' @sentry/node-experimental'
131
- includeNames : /^sentry-node-experimental-\d.*\.tgz$/
132
-
133
128
# AWS Lambda Layer target
134
129
- name : aws-lambda-layer
135
130
includeNames : /^sentry-node-serverless-\d+.\d+.\d+(-(beta|alpha)\.\d+)?\.zip$/
Original file line number Diff line number Diff line change 4
4
5
5
- "You miss 100 percent of the chances you don't take. — Wayne Gretzky" — Michael Scott
6
6
7
- ## 8.0.0-alpha.8
7
+ ## 8.0.0-alpha.9
8
8
9
9
This is the eighth alpha release of Sentry JavaScript SDK v8, which includes a variety of breaking changes.
10
10
@@ -89,6 +89,10 @@ monitoring.
89
89
- ref(gcp-serverless): Remove setting ` .__sentry_transaction ` (#11346 )
90
90
- ref(nextjs): Replace multiplexer with conditional exports (#11442 )
91
91
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
+
92
96
## 8.0.0-alpha.7
93
97
94
98
This 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