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# Changelog
22
3+ ## [ 1.6.0] ( https://github.com/cloudflare/vibesdk/compare/v1.5.0...v1.6.0 ) (2026-02-16)
4+
5+
6+ ### Features
7+
8+ * static analysis for browser rendered preview projects ([ 22be3f8] ( https://github.com/cloudflare/vibesdk/commit/22be3f8e74b1897254031dbffa0411893d7a5446 ) )
9+ * static analysis for browser rendered preview projects ([ 320fc84] ( https://github.com/cloudflare/vibesdk/commit/320fc84454073e2a720deb6dca6deffa8e9060a3 ) )
10+
11+
12+ ### Bug Fixes
13+
14+ * fixed github bot's commit mistakes ([ a729366] ( https://github.com/cloudflare/vibesdk/commit/a72936654aa13113e4a73d8902bded052566f0cd ) )
15+ * improve browser rendering checking logic ([ fa397bb] ( https://github.com/cloudflare/vibesdk/commit/fa397bb0b44aab332139ce99791bf5816dcec3c7 ) )
16+ * manual template selection ([ e440372] ( https://github.com/cloudflare/vibesdk/commit/e440372760d69e6f587bfcb94d93c7bece39a6b6 ) )
17+ * pass manually selected template and skip ai flow ([ ad7ae4e] ( https://github.com/cloudflare/vibesdk/commit/ad7ae4ec992ec85e17d073a15d63b28ba2462671 ) )
18+
319## [ 1.5.0] ( https://github.com/cloudflare/vibesdk/compare/v1.4.0...v1.5.0 ) (2026-02-03)
420
521
Original file line number Diff line number Diff line change 11{
22 "name" : " vibesdk" ,
33 "private" : true ,
4- "version" : " 1.5 .0" ,
4+ "version" : " 1.6 .0" ,
55 "type" : " module" ,
66 "scripts" : {
77 "setup" : " tsx scripts/setup.ts" ,
You can’t perform that action at this time.
0 commit comments