File tree Expand file tree Collapse file tree 2 files changed +21
-1
lines changed
Expand file tree Collapse file tree 2 files changed +21
-1
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## v3.0.0-alpha.4
4+
5+ [ compare changes] ( https://github.com/tmlmt/cooklang-parser/compare/v3.0.0-alpha.3...v3.0.0-alpha.4 )
6+
7+ ### 🩹 Fixes
8+
9+ - ** playground:** Use absolute url on pre-release banner too ([ 4719ff9] ( https://github.com/tmlmt/cooklang-parser/commit/4719ff9 ) )
10+
11+ ### 📖 Documentation
12+
13+ - ** playground:** Add color mode and improve header style ([ 844a00c] ( https://github.com/tmlmt/cooklang-parser/commit/844a00c ) )
14+ - ** playground:** Improve color palette for dark mode ([ 0e4127c] ( https://github.com/tmlmt/cooklang-parser/commit/0e4127c ) )
15+ - ** playground:** Propose better showcase recipe ([ 01c9032] ( https://github.com/tmlmt/cooklang-parser/commit/01c9032 ) )
16+ - ** playground:** Various rendering fixes ([ 7d46ece] ( https://github.com/tmlmt/cooklang-parser/commit/7d46ece ) )
17+ - Fix build by moving constants to a separate file and avoid bundler crash ([ 5a51c06] ( https://github.com/tmlmt/cooklang-parser/commit/5a51c06 ) )
18+
19+ ### ❤️ Contributors
20+
21+ - Thomas Lamant ([ @tmlmt ] ( https://github.com/tmlmt ) )
22+
323## v3.0.0-alpha.3
424
525[ compare changes] ( https://github.com/tmlmt/cooklang-parser/compare/v3.0.0-alpha.2...v3.0.0-alpha.3 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @tmlmt/cooklang-parser" ,
3- "version" : " 3.0.0-alpha.3 " ,
3+ "version" : " 3.0.0-alpha.4 " ,
44 "description" : " Cooklang parsers and utilities" ,
55 "author" :
" Thomas Lamant <[email protected] >" ,
66 "packageManager" :
" [email protected] " ,
You can’t perform that action at this time.
0 commit comments