-
Notifications
You must be signed in to change notification settings - Fork 677
Expand file tree
/
Copy pathCHANGELOG.json
More file actions
268 lines (268 loc) · 7.46 KB
/
CHANGELOG.json
File metadata and controls
268 lines (268 loc) · 7.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
{
"name": "@rushstack/playwright-browser-tunnel",
"entries": [
{
"version": "0.3.9",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.9",
"date": "Mon, 09 Mar 2026 15:14:08 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.7`"
}
]
}
},
{
"version": "0.3.8",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.8",
"date": "Fri, 06 Mar 2026 01:14:37 GMT",
"comments": {
"patch": [
{
"comment": "Fix the launch-options param"
}
]
}
},
{
"version": "0.3.7",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.7",
"date": "Wed, 25 Feb 2026 21:39:42 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.6`"
}
]
}
},
{
"version": "0.3.6",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.6",
"date": "Wed, 25 Feb 2026 00:34:29 GMT",
"comments": {
"patch": [
{
"comment": "Add playwright-versioning and remove semver"
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.20.3`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.3`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.3`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.5`"
}
]
}
},
{
"version": "0.3.5",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.5",
"date": "Tue, 24 Feb 2026 01:13:27 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.20.2`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.2`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.2`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.4`"
}
]
}
},
{
"version": "0.3.4",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.4",
"date": "Mon, 23 Feb 2026 00:42:21 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.3`"
}
]
}
},
{
"version": "0.3.3",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.3",
"date": "Fri, 20 Feb 2026 16:14:49 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.2`"
}
]
}
},
{
"version": "0.3.2",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.2",
"date": "Fri, 20 Feb 2026 00:15:04 GMT",
"comments": {
"patch": [
{
"comment": "Add `\"node\"` condition before `\"import\"` in the `\"exports\"` map so that Node.js uses the CJS output (which handles extensionless imports), while bundlers still use ESM via `\"import\"`. Fixes https://github.com/microsoft/rushstack/issues/5644."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.20.1`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.1`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.1`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.1`"
}
]
}
},
{
"version": "0.3.1",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.1",
"date": "Thu, 19 Feb 2026 01:30:06 GMT",
"comments": {
"patch": [
{
"comment": "Filter files from publish and include missing LICENSE file."
}
]
}
},
{
"version": "0.3.0",
"tag": "@rushstack/playwright-browser-tunnel_v0.3.0",
"date": "Thu, 19 Feb 2026 00:04:53 GMT",
"comments": {
"minor": [
{
"comment": "Normalize package layout. CommonJS is now under `lib-commonjs`, DTS is now under `lib-dts`, and ESM is now under `lib-esm`. Imports to `lib` still work as before, handled by the `\"exports\"` field in `package.json`."
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/node-core-library\" to `5.20.0`"
},
{
"comment": "Updating dependency \"@rushstack/terminal\" to `0.22.0`"
},
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.3.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.2.0`"
}
]
}
},
{
"version": "0.2.4",
"tag": "@rushstack/playwright-browser-tunnel_v0.2.4",
"date": "Wed, 11 Feb 2026 23:14:09 GMT",
"comments": {
"patch": [
{
"comment": "Update module layout to isolate code that does not depend on Playwright."
}
]
}
},
{
"version": "0.2.3",
"tag": "@rushstack/playwright-browser-tunnel_v0.2.3",
"date": "Sat, 07 Feb 2026 01:13:26 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.14`"
}
]
}
},
{
"version": "0.2.2",
"tag": "@rushstack/playwright-browser-tunnel_v0.2.2",
"date": "Wed, 04 Feb 2026 20:42:47 GMT",
"comments": {
"patch": [
{
"comment": "Add advanced logging and websocket close codes"
}
],
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.13`"
}
]
}
},
{
"version": "0.2.1",
"tag": "@rushstack/playwright-browser-tunnel_v0.2.1",
"date": "Wed, 04 Feb 2026 16:13:27 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/ts-command-line\" to `5.2.0`"
},
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.12`"
}
]
}
},
{
"version": "0.2.0",
"tag": "@rushstack/playwright-browser-tunnel_v0.2.0",
"date": "Fri, 30 Jan 2026 22:38:36 GMT",
"comments": {
"minor": [
{
"comment": "Update marker file names to reflect Copilot rebranding"
}
]
}
},
{
"version": "0.1.1",
"tag": "@rushstack/playwright-browser-tunnel_v0.1.1",
"date": "Fri, 30 Jan 2026 01:16:13 GMT",
"comments": {
"dependency": [
{
"comment": "Updating dependency \"@rushstack/heft\" to `1.1.11`"
}
]
}
},
{
"version": "0.1.0",
"tag": "@rushstack/playwright-browser-tunnel_v0.1.0",
"date": "Sat, 24 Jan 2026 01:13:02 GMT",
"comments": {
"minor": [
{
"comment": "Introduce CLI based tool to launch a remote browser provider for Playwright."
}
]
}
}
]
}