File tree Expand file tree Collapse file tree 14 files changed +57
-15
lines changed
Expand file tree Collapse file tree 14 files changed +57
-15
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.8.0-beta.16] ( https://github.com/microlinkhq/browserless/compare/v10.7.13...v10.8.0-beta.16 ) (2025-09-01)
7+
8+ ### Features
9+
10+ * ** pdf:** better waitUntil as auto ([ #618 ] ( https://github.com/microlinkhq/browserless/issues/618 ) ) ([ fdc3085] ( https://github.com/microlinkhq/browserless/commit/fdc308533e140be2e033e2a74abdb11e8bc39884 ) )
11+
612# [ 10.8.0-beta.15] ( https://github.com/microlinkhq/browserless/compare/v10.8.0-beta.14...v10.8.0-beta.15 ) (2025-09-01)
713
814** Note:** Version bump only for package browserless
Original file line number Diff line number Diff line change 22 "packages" : [
33 " packages/*"
44 ],
5- "version" : " 10.8.0-beta.15 " ,
5+ "version" : " 10.8.0-beta.16 " ,
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.8.0-beta.16] ( https://github.com/microlinkhq/browserless/compare/v10.7.13...v10.8.0-beta.16 ) (2025-09-01)
7+
8+ ### Features
9+
10+ * ** pdf:** better waitUntil as auto ([ #618 ] ( https://github.com/microlinkhq/browserless/issues/618 ) ) ([ fdc3085] ( https://github.com/microlinkhq/browserless/commit/fdc308533e140be2e033e2a74abdb11e8bc39884 ) )
11+
612# [ 10.8.0-beta.15] ( https://github.com/microlinkhq/browserless/compare/v10.8.0-beta.14...v10.8.0-beta.15 ) (2025-09-01)
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.8.0-beta.15 " ,
5+ "version" : " 10.8.0-beta.16 " ,
66 "main" : " src/index.js" ,
77 "author" : {
883232 ],
3333 "dependencies" : {
3434 "@browserless/errors" : " ^10.7.13" ,
35- "@browserless/goto" : " ^10.8.0-beta.4 " ,
36- "@browserless/pdf" : " ^10.8.0-beta.15 " ,
37- "@browserless/screenshot" : " ^10.8.0-beta.8 " ,
35+ "@browserless/goto" : " ^10.8.0-beta.16 " ,
36+ "@browserless/pdf" : " ^10.8.0-beta.16 " ,
37+ "@browserless/screenshot" : " ^10.8.0-beta.16 " ,
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.8.0-beta.16] ( https://github.com/microlinkhq/browserless/compare/v10.7.13...v10.8.0-beta.16 ) (2025-09-01)
7+
8+ ### Features
9+
10+ * ** pdf:** better waitUntil as auto ([ #618 ] ( https://github.com/microlinkhq/browserless/issues/618 ) ) ([ fdc3085] ( https://github.com/microlinkhq/browserless/commit/fdc308533e140be2e033e2a74abdb11e8bc39884 ) )
11+
612# [ 10.8.0-beta.15] ( https://github.com/microlinkhq/browserless/compare/v10.8.0-beta.14...v10.8.0-beta.15 ) (2025-09-01)
713
814** 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.8.0-beta.15 " ,
5+ "version" : " 10.8.0-beta.16 " ,
66 "bin" : {
77 "browserless" : " src/index.js"
88 },
3232 ],
3333 "dependencies" : {
3434 "beauty-error" : " ~1.2.21" ,
35- "browserless" : " ^10.8.0-beta.15 " ,
35+ "browserless" : " ^10.8.0-beta.16 " ,
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.8.0-beta.16] ( https://github.com/microlinkhq/browserless/compare/v10.7.13...v10.8.0-beta.16 ) (2025-09-01)
7+
8+ ### Features
9+
10+ * ** pdf:** better waitUntil as auto ([ #618 ] ( https://github.com/microlinkhq/browserless/issues/618 ) ) ([ fdc3085] ( https://github.com/microlinkhq/browserless/commit/fdc308533e140be2e033e2a74abdb11e8bc39884 ) )
11+
612# [ 10.8.0-beta.15] ( https://github.com/microlinkhq/browserless/compare/v10.8.0-beta.14...v10.8.0-beta.15 ) (2025-09-01)
713
814** Note:** Version bump only for package @browserless/function
Original file line number Diff line number Diff line change 22 "name" : " @browserless/function" ,
33 "description" : " Run abritrary JavaScript inside a browser sandbox" ,
44 "homepage" : " https://browserless.js.org" ,
5- "version" : " 10.8.0-beta.15 " ,
5+ "version" : " 10.8.0-beta.16 " ,
66 "main" : " src/index.js" ,
77 "author" : {
883838 "acorn" : " ~8.15.0" ,
3939 "acorn-walk" : " ~8.3.4" ,
4040 "ava" : " 5" ,
41- "browserless" : " ^10.8.0-beta.15 " ,
41+ "browserless" : " ^10.8.0-beta.16 " ,
4242 "lodash" : " latest"
4343 },
4444 "engines" : {
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.8.0-beta.16] ( https://github.com/microlinkhq/browserless/compare/v10.7.13...v10.8.0-beta.16 ) (2025-09-01)
7+
8+ ### Features
9+
10+ * ** pdf:** better waitUntil as auto ([ #618 ] ( https://github.com/microlinkhq/browserless/issues/618 ) ) ([ fdc3085] ( https://github.com/microlinkhq/browserless/commit/fdc308533e140be2e033e2a74abdb11e8bc39884 ) )
11+
612# [ 10.8.0-beta.4] ( https://github.com/microlinkhq/browserless/compare/v10.8.0-beta.3...v10.8.0-beta.4 ) (2025-09-01)
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.8.0-beta.4 " ,
5+ "version" : " 10.8.0-beta.16 " ,
66 "main" : " src/index.js" ,
77 "author" : {
88
You can’t perform that action at this time.
0 commit comments