fix(browser): update browser context creation for current Puppeteer API and refresh build configuration
This commit is contained in:
@@ -1,5 +1,12 @@
|
||||
# Changelog
|
||||
|
||||
## 2026-05-01 - 2.0.6 - fix(browser)
|
||||
update browser context creation for current Puppeteer API and refresh build configuration
|
||||
|
||||
- Replace deprecated incognito context creation with createBrowserContext() for compatibility with newer Puppeteer versions
|
||||
- Refresh build and test tooling configuration, including updated scripts and Node typings
|
||||
- Rename the test entrypoint to test.node.ts and migrate assertions to @git.zone/tstest/tapbundle
|
||||
|
||||
## 2025-02-25 - 2.0.5 - fix(dependencies)
|
||||
Update dependencies including Puppeteer and node types.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user