Skip to content

v0.0.8

Latest
Compare
Choose a tag to compare
@Ubugeeei Ubugeeei released this 18 Feb 13:47
· 18 commits to main since this release

馃摉 Book

馃挅 Thanks: @taichi221228 @stutkhd-0709 @2nofa11 @madogiwa0124 @yamanoku @l4dybird @reona5

fix

  • relative file paths in fs.readFileSync #264
  • fix sample code (Generate render function based on AST) #260

supplement

tweak

  • remove lock and chore vite config (chapter codes) #265
  • fix typos
  • Remove unused parent in sample codes. #252
  • contrast ratio of VPButton colors on the top page to meet the WCAG standards #251

:octocat: Others

  • testing
    • 10_minimum_example/060_template_compiler #258
    • 10_minimum_example/060_template_compiler2 #261
    • chapter's e2e tests (~ 10_minimum_example/050_component_system3)
    • test on ci #257
  • fix dev setup script #246 #253