File tree Expand file tree Collapse file tree 13 files changed +89
-23
lines changed
jest-environment-puppeteer Expand file tree Collapse file tree 13 files changed +89
-23
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+ ## [ 9.0.1] ( https://github.com/argos-ci/jest-puppeteer/compare/v9.0.0...v9.0.1 ) (2023-10-01)
7+
8+
9+ ### Bug Fixes
10+
11+ * fix compatibility with Puppeteer v21 ([ #566 ] ( https://github.com/argos-ci/jest-puppeteer/issues/566 ) ) ([ 5cfee1f] ( https://github.com/argos-ci/jest-puppeteer/commit/5cfee1f2e2475e750a5fe298bd8c99de526ee927 ) )
12+
13+
14+
15+
16+
617# [ 9.0.0] ( https://github.com/argos-ci/jest-puppeteer/compare/v8.0.6...v9.0.0 ) (2023-05-24)
718
819
Original file line number Diff line number Diff line change 11{
2- "version" : " 9.0.0 " ,
2+ "version" : " 9.0.1 " ,
33 "$schema" : " node_modules/lerna/schemas/lerna-schema.json"
44}
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+ ## [ 9.0.1] ( https://github.com/argos-ci/jest-puppeteer/compare/v9.0.0...v9.0.1 ) (2023-10-01)
7+
8+
9+ ### Bug Fixes
10+
11+ * fix compatibility with Puppeteer v21 ([ #566 ] ( https://github.com/argos-ci/jest-puppeteer/issues/566 ) ) ([ 5cfee1f] ( https://github.com/argos-ci/jest-puppeteer/commit/5cfee1f2e2475e750a5fe298bd8c99de526ee927 ) )
12+
13+
14+
15+
16+
617# [ 9.0.0] ( https://github.com/argos-ci/jest-puppeteer/compare/v8.0.6...v9.0.0 ) (2023-05-24)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " expect-puppeteer" ,
33 "description" : " Assertion toolkit for Puppeteer." ,
4- "version" : " 9.0.0 " ,
4+ "version" : " 9.0.1 " ,
55 "type" : " commonjs" ,
66 "main" : " ./dist/index.js" ,
77 "types" : " ./dist/index.d.ts" ,
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+ ## [ 9.0.1] ( https://github.com/argos-ci/jest-puppeteer/compare/v9.0.0...v9.0.1 ) (2023-10-01)
7+
8+
9+ ### Bug Fixes
10+
11+ * fix compatibility with Puppeteer v21 ([ #566 ] ( https://github.com/argos-ci/jest-puppeteer/issues/566 ) ) ([ 5cfee1f] ( https://github.com/argos-ci/jest-puppeteer/commit/5cfee1f2e2475e750a5fe298bd8c99de526ee927 ) )
12+
13+
14+
15+
16+
617# [ 9.0.0] ( https://github.com/argos-ci/jest-puppeteer/compare/v8.0.6...v9.0.0 ) (2023-05-24)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-dev-server" ,
33 "description" : " Starts a server before your Jest tests and tears it down after." ,
4- "version" : " 9.0.0 " ,
4+ "version" : " 9.0.1 " ,
55 "type" : " commonjs" ,
66 "main" : " ./dist/index.js" ,
77 "types" : " ./dist/index.d.ts" ,
4949 "cwd" : " ^0.10.0" ,
5050 "find-process" : " ^1.4.7" ,
5151 "prompts" : " ^2.4.2" ,
52- "spawnd" : " ^9.0.0 " ,
52+ "spawnd" : " ^9.0.1 " ,
5353 "tree-kill" : " ^1.2.2" ,
5454 "wait-on" : " ^7.0.1"
5555 }
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+ ## [ 9.0.1] ( https://github.com/argos-ci/jest-puppeteer/compare/v9.0.0...v9.0.1 ) (2023-10-01)
7+
8+
9+ ### Bug Fixes
10+
11+ * fix compatibility with Puppeteer v21 ([ #566 ] ( https://github.com/argos-ci/jest-puppeteer/issues/566 ) ) ([ 5cfee1f] ( https://github.com/argos-ci/jest-puppeteer/commit/5cfee1f2e2475e750a5fe298bd8c99de526ee927 ) )
12+
13+
14+
15+
16+
617# [ 9.0.0] ( https://github.com/argos-ci/jest-puppeteer/compare/v8.0.6...v9.0.0 ) (2023-05-24)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " jest-environment-puppeteer" ,
33 "description" : " Puppeteer environment for Jest." ,
4- "version" : " 9.0.0 " ,
4+ "version" : " 9.0.1 " ,
55 "type" : " commonjs" ,
66 "main" : " ./dist/index.js" ,
77 "types" : " ./dist/index.d.ts" ,
5252 "chalk" : " ^4.1.2" ,
5353 "cosmiconfig" : " ^8.3.6" ,
5454 "deepmerge" : " ^4.3.1" ,
55- "jest-dev-server" : " ^9.0.0 " ,
55+ "jest-dev-server" : " ^9.0.1 " ,
5656 "jest-environment-node" : " ^29.7.0"
5757 }
5858}
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+ ## [ 9.0.1] ( https://github.com/argos-ci/jest-puppeteer/compare/v9.0.0...v9.0.1 ) (2023-10-01)
7+
8+
9+ ### Bug Fixes
10+
11+ * fix compatibility with Puppeteer v21 ([ #566 ] ( https://github.com/argos-ci/jest-puppeteer/issues/566 ) ) ([ 5cfee1f] ( https://github.com/argos-ci/jest-puppeteer/commit/5cfee1f2e2475e750a5fe298bd8c99de526ee927 ) )
12+
13+
14+
15+
16+
617# [ 9.0.0] ( https://github.com/argos-ci/jest-puppeteer/compare/v8.0.6...v9.0.0 ) (2023-05-24)
718
819
You can’t perform that action at this time.
0 commit comments