File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
2- "." : " 2.0.4 " ,
3- "packages/puppeteer" : " 2.0.2 " ,
2+ "." : " 2.0.5 " ,
3+ "packages/puppeteer" : " 2.0.3 " ,
44 "packages/puppeteer-core" : " 2.0.1" ,
55 "@karinjs/plugin-puppeteer" : " 0.0.1" ,
66 "@karinjs/puppeteer-server" : " 0.0.1" ,
77 "@karinjs/create-puppeteer" : " 0.0.1" ,
88 "packages/karin-plugin-puppeteer" : " 1.0.2" ,
9- "packages/puppeteer-server" : " 1.0.4 " ,
9+ "packages/puppeteer-server" : " 1.0.5 " ,
1010 "packages/create-puppeteer" : " 1.0.3"
1111}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.5] ( https://github.com/KarinJS/puppeteer/compare/root-v2.0.4...root-v2.0.5 ) (2025-03-26)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ` puppeteer-server ` 返回结果错误 ([ 9c2343c] ( https://github.com/KarinJS/puppeteer/commit/9c2343c8f4483aadc51a442beb382866f0ff8e09 ) )
9+ * puppeteer.connect ([ f1aecee] ( https://github.com/KarinJS/puppeteer/commit/f1aecee86676f413533e5b70858c663cd27d43de ) )
10+ * 统一使用sha256加密 ([ 1bbd993] ( https://github.com/KarinJS/puppeteer/commit/1bbd9939a51dc8b5e5db0c0d1361050a4e726086 ) )
11+ * 重连错误 ([ 911aa10] ( https://github.com/KarinJS/puppeteer/commit/911aa1086083db0f0a2733ad734420694d8387c8 ) )
12+
13+
14+ ### ✅ Tests
15+
16+ * feat ws-server demo ([ b4bb62d] ( https://github.com/KarinJS/puppeteer/commit/b4bb62d5853228ea199cb3abfd82ebb7afefb304 ) )
17+ * http demo ([ ac911f7] ( https://github.com/KarinJS/puppeteer/commit/ac911f73cc05be290c72dc104a2d91eacafd8290 ) )
18+ * 单元测试 ([ 0187fdf] ( https://github.com/KarinJS/puppeteer/commit/0187fdfaee7c4be598dec70fbb7e6dfa892582a0 ) )
19+
320## [ 2.0.4] ( https://github.com/KarinJS/puppeteer/compare/root-v2.0.3...root-v2.0.4 ) (2025-03-23)
421
522
Original file line number Diff line number Diff line change 11{
22 "name" : " @karinjs/puppeteer-repo" ,
3- "version" : " 2.0.4 " ,
3+ "version" : " 2.0.5 " ,
44 "scripts" : {
55 "build" : " pnpm -r build" ,
66 "build:dev" : " pnpm build:minify" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 1.0.5] ( https://github.com/KarinJS/puppeteer/compare/@karinjs/puppeteer-server-v1.0.4...@karinjs/puppeteer-server-v1.0.5 ) (2025-03-26)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * ` puppeteer-server ` 返回结果错误 ([ 9c2343c] ( https://github.com/KarinJS/puppeteer/commit/9c2343c8f4483aadc51a442beb382866f0ff8e09 ) )
9+ * 统一使用sha256加密 ([ 1bbd993] ( https://github.com/KarinJS/puppeteer/commit/1bbd9939a51dc8b5e5db0c0d1361050a4e726086 ) )
10+ * 重连错误 ([ 911aa10] ( https://github.com/KarinJS/puppeteer/commit/911aa1086083db0f0a2733ad734420694d8387c8 ) )
11+
12+
13+ ### ✅ Tests
14+
15+ * feat ws-server demo ([ b4bb62d] ( https://github.com/KarinJS/puppeteer/commit/b4bb62d5853228ea199cb3abfd82ebb7afefb304 ) )
16+ * http demo ([ ac911f7] ( https://github.com/KarinJS/puppeteer/commit/ac911f73cc05be290c72dc104a2d91eacafd8290 ) )
17+ * 单元测试 ([ 0187fdf] ( https://github.com/KarinJS/puppeteer/commit/0187fdfaee7c4be598dec70fbb7e6dfa892582a0 ) )
18+
319## [ 1.0.4] ( https://github.com/KarinJS/puppeteer/compare/@karinjs/puppeteer-server-v1.0.3...@karinjs/puppeteer-server-v1.0.4 ) (2025-03-23)
420
521
Original file line number Diff line number Diff line change 11{
22 "name" : " @karinjs/puppeteer-server" ,
3- "version" : " 1.0.4 " ,
3+ "version" : " 1.0.5 " ,
44 "description" : " puppeteer for karin plugin" ,
55 "keywords" : [
66 " puppeteer" ,
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 2.0.3] ( https://github.com/KarinJS/puppeteer/compare/puppeteer-v2.0.2...puppeteer-v2.0.3 ) (2025-03-26)
4+
5+
6+ ### 🐛 Bug Fixes
7+
8+ * puppeteer.connect ([ f1aecee] ( https://github.com/KarinJS/puppeteer/commit/f1aecee86676f413533e5b70858c663cd27d43de ) )
9+
310## [ 2.0.2] ( https://github.com/KarinJS/puppeteer/compare/puppeteer-v2.0.1...puppeteer-v2.0.2 ) (2025-03-23)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " @karinjs/puppeteer" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.0.3 " ,
44 "description" : " 轻量·高效·易用的 Puppeteer 截图、视频生成工具" ,
55 "keywords" : [
66 " puppeteer" ,
You can’t perform that action at this time.
0 commit comments