File tree Expand file tree Collapse file tree 12 files changed +43
-13
lines changed
Expand file tree Collapse file tree 12 files changed +43
-13
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 10.9.4] ( https://github.com/microlinkhq/browserless/compare/v10.9.3...v10.9.4 ) (2025-09-11)
7+
8+ ### Bug Fixes
9+
10+ * ** goto:** continue intercepting after adblock teardown ([ #626 ] ( https://github.com/microlinkhq/browserless/issues/626 ) ) ([ 83ffe6f] ( https://github.com/microlinkhq/browserless/commit/83ffe6f6e5c0fc9aba7d2ed99b46b70841169829 ) )
11+
612## [ 10.9.3] ( https://github.com/microlinkhq/browserless/compare/v10.9.2...v10.9.3 ) (2025-09-10)
713
814### Bug Fixes
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 10.9.3 " ,
5+ "version" : " 10.9.4 " ,
66 "command" : {
77 "bootstrap" : {
88 "npmClientArgs" : [
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 10.9.4] ( https://github.com/microlinkhq/browserless/compare/v10.9.3...v10.9.4 ) (2025-09-11)
7+
8+ ### Bug Fixes
9+
10+ * ** goto:** continue intercepting after adblock teardown ([ #626 ] ( https://github.com/microlinkhq/browserless/issues/626 ) ) ([ 83ffe6f] ( https://github.com/microlinkhq/browserless/commit/83ffe6f6e5c0fc9aba7d2ed99b46b70841169829 ) )
11+
612## [ 10.9.2] ( https://github.com/microlinkhq/browserless/compare/v10.9.1...v10.9.2 ) (2025-09-10)
713
814** Note:** Version bump only for package browserless
Original file line number Diff line number Diff line change 22 "name" : " browserless" ,
33 "description" : " The headless Chrome/Chromium performance driver for Node.js" ,
44 "homepage" : " https://browserless.js.org" ,
5- "version" : " 10.9.2 " ,
5+ "version" : " 10.9.4 " ,
66 "main" : " src/index.js" ,
77 "author" : {
883232 ],
3333 "dependencies" : {
3434 "@browserless/errors" : " ^10.7.13" ,
35- "@browserless/goto" : " ^10.9.2 " ,
36- "@browserless/pdf" : " ^10.9.2 " ,
37- "@browserless/screenshot" : " ^10.9.2 " ,
35+ "@browserless/goto" : " ^10.9.4 " ,
36+ "@browserless/pdf" : " ^10.9.4 " ,
37+ "@browserless/screenshot" : " ^10.9.4 " ,
3838 "debug-logfmt" : " ~1.4.0" ,
3939 "kill-process-group" : " ~1.0.12" ,
4040 "p-reflect" : " ~2.1.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 10.9.4] ( https://github.com/microlinkhq/browserless/compare/v10.9.3...v10.9.4 ) (2025-09-11)
7+
8+ ** Note:** Version bump only for package @browserless/cli
9+
610## [ 10.9.2] ( https://github.com/microlinkhq/browserless/compare/v10.9.1...v10.9.2 ) (2025-09-10)
711
812** Note:** Version bump only for package @browserless/cli
Original file line number Diff line number Diff line change 22 "name" : " @browserless/cli" ,
33 "description" : " CLI to interact with Browserless capabilities" ,
44 "homepage" : " https://browserless.js.org" ,
5- "version" : " 10.9.2 " ,
5+ "version" : " 10.9.4 " ,
66 "bin" : {
77 "browserless" : " src/index.js"
88 },
3232 ],
3333 "dependencies" : {
3434 "beauty-error" : " ~1.2.21" ,
35- "browserless" : " ^10.9.2 " ,
35+ "browserless" : " ^10.9.4 " ,
3636 "dark-mode" : " ~3.0.0" ,
3737 "dset" : " ~3.1.4" ,
3838 "mri" : " ~1.2.0" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 10.9.4] ( https://github.com/microlinkhq/browserless/compare/v10.9.3...v10.9.4 ) (2025-09-11)
7+
8+ ### Bug Fixes
9+
10+ * ** goto:** continue intercepting after adblock teardown ([ #626 ] ( https://github.com/microlinkhq/browserless/issues/626 ) ) ([ 83ffe6f] ( https://github.com/microlinkhq/browserless/commit/83ffe6f6e5c0fc9aba7d2ed99b46b70841169829 ) )
11+
612## [ 10.9.2] ( https://github.com/microlinkhq/browserless/compare/v10.9.1...v10.9.2 ) (2025-09-10)
713
814** Note:** Version bump only for package @browserless/goto
Original file line number Diff line number Diff line change 22 "name" : " @browserless/goto" ,
33 "description" : " Go to a page aborting unnecessary requests" ,
44 "homepage" : " https://browserless.js.org/#/?id=gotopage-options" ,
5- "version" : " 10.9.2 " ,
5+ "version" : " 10.9.4 " ,
66 "main" : " src/index.js" ,
77 "author" : {
88
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ ## [ 10.9.4] ( https://github.com/microlinkhq/browserless/compare/v10.9.3...v10.9.4 ) (2025-09-11)
7+
8+ ** Note:** Version bump only for package @browserless/pdf
9+
610## [ 10.9.2] ( https://github.com/microlinkhq/browserless/compare/v10.9.1...v10.9.2 ) (2025-09-10)
711
812** Note:** Version bump only for package @browserless/pdf
Original file line number Diff line number Diff line change 22 "name" : " @browserless/pdf" ,
33 "description" : " Sensible good defaults for exporting a website as PDF" ,
44 "homepage" : " https://browserless.js.org/#/?id=pdfurl-options" ,
5- "version" : " 10.9.2 " ,
5+ "version" : " 10.9.4 " ,
66 "main" : " src" ,
77 "repository" : {
88 "directory" : " packages/pdf" ,
2424 " screen"
2525 ],
2626 "dependencies" : {
27- "@browserless/goto" : " ^10.9.2 " ,
28- "@browserless/screenshot" : " ^10.9.2 " ,
27+ "@browserless/goto" : " ^10.9.4 " ,
28+ "@browserless/screenshot" : " ^10.9.4 " ,
2929 "@kikobeats/time-span" : " ~1.0.8" ,
3030 "debug-logfmt" : " ~1.4.0" ,
3131 "pretty-ms" : " ~7.0.1"
You can’t perform that action at this time.
0 commit comments