Change Log - @rushstack/playwright-browser-tunnel

August 21, 2026 ยท View on GitHub

This log was last generated on Fri, 21 Aug 2026 15:16:34 GMT and should not be manually modified.

0.3.29

Fri, 21 Aug 2026 15:16:34 GMT

Version update only

0.3.28

Thu, 20 Aug 2026 00:16:38 GMT

Patches

  • Widen the playwright-core peer dependency to >=1.56.1 <2.0.0 so consumers are not pinned to a single Playwright minor, and update the package's own Playwright dependencies to 1.62.1.

0.3.27

Fri, 14 Aug 2026 00:18:07 GMT

Version update only

0.3.26

Tue, 21 Jul 2026 02:53:22 GMT

Version update only

0.3.25

Fri, 17 Jul 2026 00:16:00 GMT

Version update only

0.3.24

Thu, 16 Jul 2026 00:16:13 GMT

Version update only

0.3.23

Sat, 20 Jun 2026 21:37:11 GMT

Patches

  • Bump ws in rush-serve-plugin to mitigate CVE-2026-48779.

0.3.22

Sat, 13 Jun 2026 00:16:19 GMT

Version update only

0.3.21

Mon, 08 Jun 2026 15:15:50 GMT

Version update only

0.3.20

Sat, 25 Apr 2026 00:15:59 GMT

Patches

  • Bump the ws dependency to ~8.20.0.

0.3.19

Mon, 20 Apr 2026 23:31:13 GMT

Version update only

0.3.18

Mon, 20 Apr 2026 15:15:25 GMT

Version update only

0.3.17

Sat, 18 Apr 2026 03:47:10 GMT

Version update only

0.3.16

Sat, 18 Apr 2026 00:15:16 GMT

Patches

  • Bump semver.

0.3.15

Fri, 17 Apr 2026 15:14:57 GMT

Version update only

0.3.14

Fri, 10 Apr 2026 22:46:35 GMT

Version update only

0.3.13

Thu, 09 Apr 2026 00:15:07 GMT

Version update only

0.3.12

Sat, 04 Apr 2026 00:14:00 GMT

Version update only

0.3.11

Wed, 01 Apr 2026 15:13:38 GMT

Version update only

0.3.10

Tue, 31 Mar 2026 15:14:15 GMT

Version update only

0.3.9

Mon, 09 Mar 2026 15:14:08 GMT

Version update only

0.3.8

Fri, 06 Mar 2026 01:14:37 GMT

Patches

  • Fix the launch-options param

0.3.7

Wed, 25 Feb 2026 21:39:42 GMT

Version update only

0.3.6

Wed, 25 Feb 2026 00:34:29 GMT

Patches

  • Add playwright-versioning and remove semver

0.3.5

Tue, 24 Feb 2026 01:13:27 GMT

Version update only

0.3.4

Mon, 23 Feb 2026 00:42:21 GMT

Version update only

0.3.3

Fri, 20 Feb 2026 16:14:49 GMT

Version update only

0.3.2

Fri, 20 Feb 2026 00:15:04 GMT

Patches

0.3.1

Thu, 19 Feb 2026 01:30:06 GMT

Patches

  • Filter files from publish and include missing LICENSE file.

0.3.0

Thu, 19 Feb 2026 00:04:53 GMT

Minor changes

  • 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.

0.2.4

Wed, 11 Feb 2026 23:14:09 GMT

Patches

  • Update module layout to isolate code that does not depend on Playwright.

0.2.3

Sat, 07 Feb 2026 01:13:26 GMT

Version update only

0.2.2

Wed, 04 Feb 2026 20:42:47 GMT

Patches

  • Add advanced logging and websocket close codes

0.2.1

Wed, 04 Feb 2026 16:13:27 GMT

Version update only

0.2.0

Fri, 30 Jan 2026 22:38:36 GMT

Minor changes

  • Update marker file names to reflect Copilot rebranding

0.1.1

Fri, 30 Jan 2026 01:16:13 GMT

Version update only

0.1.0

Sat, 24 Jan 2026 01:13:02 GMT

Minor changes

  • Introduce CLI based tool to launch a remote browser provider for Playwright.