fix(chromium runtime): encode Chromium test bundle names correctly for nested file paths
This commit is contained in:
@@ -1,5 +1,11 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-03-26 - 3.6.1 - fix(chromium runtime)
|
||||
encode Chromium test bundle names correctly for nested file paths
|
||||
|
||||
- Use replaceAll() so bundle cache filenames consistently handle test paths with multiple directory separators.
|
||||
- URL-encode the bundleName query parameter before opening the Chromium test page to avoid lookup issues with generated bundle filenames.
|
||||
|
||||
## 2026-03-24 - 3.6.0 - feat(config)
|
||||
migrate project metadata to .smartconfig and refresh build configuration
|
||||
|
||||
|
||||
Reference in New Issue
Block a user