Skip to content

Latest commit

 

History

History
122 lines (54 loc) · 4.75 KB

CHANGELOG.md

File metadata and controls

122 lines (54 loc) · 4.75 KB

0.5.0 (2020-05-30)

Features

  • readme.md: add my blog link (f3290bf)

0.4.0 (2020-05-30)

Features

  • readme.md: 增加大伊万的引导链接 (b5398c7)

0.3.5 (2020-05-29)

Bug Fixes

  • package.json: 修正repository的URL (c3134d0)

Performance Improvements

0.3.4 (2020-01-31)

Features

  • js.snippets.json: 升级fc函数的默认变量名字为文件名字 (a6de714)

0.3.3 (2020-01-09)

Features

  • ts.snippets.json: 增加ts用户代码片段 (1bfdbdb)

0.3.2 (2019-12-25)

Features

  • js.snippets.json: 增加react的class里的state的用户代码片段 (a75ee00)

0.3.1 (2019-12-09)

Features

  • js,css,scss: 增加cmmf和hvc两个快捷键 (5b47559)

0.3.0 (2019-11-29)

Features

  • package.json: 更换logo (287335a)

0.2.1 (2019-11-29)

Features

  • scss.snippets.json: 增加样式文字溢出隐藏用户片段 (a9d5f90), closes #5

0.2.0 (2019-11-28)

Features

  • css.snippets.json: 增加css的用户代码片段 (aa27249)

0.1.2 (2019-11-28)

Features

  • js.snippets.json: 增加用户代码片段:classnames和withStyles (f9a55b2)

0.1.1 (2019-11-26)

Features

  • dev.md: 添加开发手册 (b68f784)
  • js.snippets.json: 增加console系列操作snippets (df143b3)

Bug Fixes

  • js.snippets.json: 优化clo等片段的体验。 (2c4a708)

0.1.0 (2019-11-26)

Features

  • js.snippets.json: 增加console系列操作snippets (df143b3)

0.0.3 (2019-11-26)

Features

  • package.json: 修改插件名字和说明文档 (5febbe6)

0.0.2 (2019-11-25)

Features

  • commitlint.config.js: 增加commitlint.config.js文件 (a5f8fc7)
  • init: 初始化项目目录 (40e1526)
  • js.snippets.json: 增加react hook 用户代码片段。 (f4affd9)

Bug Fixes

  • package.json: 修改icon字段路径错误的问题。 (2480b1e)