Skip to content

Latest commit

 

History

History
218 lines (113 loc) · 8.36 KB

CHANGELOG.md

File metadata and controls

218 lines (113 loc) · 8.36 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.7.1 (2022-12-08)

Bug Fixes

  • RegExp pattern generated result is wrong (c7d09e4)

1.7.0 (2022-12-08)

Features

1.6.0 (2021-08-28)

Features

  • ignore os hidden files by default (8bb6264)

1.5.3 (2021-07-21)

Bug Fixes

  • avoid to hoist fsevents require (86ed15f)
  • normalize paths before comparison (close: #8) (dd35f4d)

1.5.2 (2021-07-21)

Bug Fixes

  • bundle: set target to node (bca9ada)

1.5.1 (2021-07-20)

Bug Fixes

1.5.0 (2021-07-20)

Features

1.4.2 (2021-07-19)

Bug Fixes

  • move fsevents to optionalDependencies (f1ab602)

1.4.1 (2021-07-18)

Bug Fixes

  • lock fast-glob to 3.2.5 (580684d)

1.4.0 (2021-04-14)

Features

  • docs: add more examples (11a297e)

1.3.0 (2020-04-23)

Features

  • standalone: support watch (323ada0)

1.2.1 (2020-04-17)

Bug Fixes

  • extension: remove pkg deps (edb3830)

1.2.0 (2020-04-17)

Features

  • use bili to bundle extension (46cfbdc)

1.1.1 (2020-04-17)

Bug Fixes

  • api: write files only when changed (80e45c3)

1.1.0 (2020-04-17)

Features

  • api: add generateManyIndex (30f0320)

1.0.0 (2020-04-16)

Features

0.13.0 (2020-03-24)

Features

0.12.2 (2019-07-17)

Bug Fixes

  • temporarily set gitignore to false (4fb564d)

0.12.1 (2019-07-03)

Bug Fixes

  • keybindings only work when editorFocus (1747271)

0.12.0 (2019-07-03)

Features

  • add keybindings: ctrl+k i, cmd+k i (6560db3)

0.11.0 (2019-07-02)

Features

  • support custom globby options (9d1b443)

0.10.1 (2019-05-28)

0.10.0 (2019-05-23)

Features

  • rename first, last to isFirst, isLast (e0b02ce)

0.9.0 (2019-05-23)

Features

  • add isDir, isFile to ExtraInfo (b38d9e2)

0.8.0 (2019-05-20)

Features

0.7.0 (2019-03-18)

Features

  • add extraInfo parameter to codeGenerator (f698baf)

0.6.1 (2019-03-15)

Bug Fixes

  • docs: correct changeCase link (35340ef)

0.6.0 (2019-03-13)

Features

0.5.2 (2019-03-13)

Bug Fixes

0.5.1 (2019-03-13)

0.5.0 (2019-03-13)

Features

  • lodash --> changeCase (9142e6d)
  • use bili to bundle extension (338575f)

0.4.0 (2019-03-12)

Features

0.3.0 (2019-03-12)

Features

  • rename extension to ext (514a889)

0.2.1 (2019-03-12)

0.2.0 (2019-03-12)

Bug Fixes

  • globby: set onlyFiles to false (ded022b)

Features

0.1.0 (2019-03-12)

Features