Skip to content

Commit 93784c8

Browse files
committed
add missing item
1 parent 815d891 commit 93784c8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

content/_changelogs/10.9.0.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,11 @@ _Released 9/27/2022_
2222
- Added support for advanced dev server configuration via an async function that
2323
can optionally modify the dev server config. Addresses
2424
[#23302](https://github.com/cypress-io/cypress/issues/23302).
25+
- Launch options returned from the
26+
[`before:browser:launch`](/api/plugins/browser-launch-api) event can now
27+
include an `env` key that can be used to pass environment variables to the
28+
browser when it is launched. Addressed by
29+
[#23624](https://github.com/cypress-io/cypress/pull/23624).
2530

2631
**Bugfixes:**
2732

0 commit comments

Comments
 (0)