File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,14 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
88
99### Fixed
1010
11- - ** Terminal export pollution** - Removed ` sendText ` calls that dumped
12- visible ` export ` statements into terminals on environment reactivation
11+ - ** Terminal export pollution** - Removed automatic environment reactivation
12+ in existing terminals which caused ` export ` statements to be printed. Now warns
13+ when terminals need to be re-opened.
1314
1415### Added
1516
1617- ** CLI telemetry source** - Set ` FLOX_INVOCATION_SOURCE=vscode.plugin `
17- so the Flox CLI can distinguish extension-triggered invocations
18+ so the Flox CLI can distinguish extension-triggered invocations when telemetry is enabled
1819
1920### Changed
2021
You can’t perform that action at this time.
0 commit comments