Skip to content

Latest commit

 

History

History
238 lines (130 loc) · 8.43 KB

CHANGELOG.md

File metadata and controls

238 lines (130 loc) · 8.43 KB

Changelog

1.1.0 (2022-11-18)

Added

  • ➕ Deprecate changelog-it in favor of gitmoji-changelog [97ce7ec]
  • ✅ Add tests for typescriptComponent template [9265d14]
  • ✨ Add useAckeeFelaPackage config option [111f475]

Changed

  • ⬆️ Run global yarn upgrade to fix vulnerabilities [bff5f25]

1.0.0 (2021-11-30)

Added

  • ✨ Implement includeReactImport option [0bc7557]
  • ✨ Implement typescriptFelaExtendProp option [c5d32c6]
  • ✨ Implement typescriptFelaTheme option [78631be]
  • ➕ Migrate to yarn [3944c20]

Changed

  • ♻️ Pass whole config object to components utils instead of just single props [38f2238]
  • ♻️ Remove React as dependency in template components [5a59b2d]
  • ♻️ Migrate github workflow to yarn [234df51]
  • 🚨 Fix TS lint errors [2b7f397]
  • ♻️ Upgrade dependencies, use parcel for bundling [ebc511f]
  • ♻️ Use only named exports (no default ones) [2cd4ae7]
  • ♻️ Use named exports instead of default export in TS components [669d865]
  • ♻️ Get rid of FC type [6ce72cf]

Miscellaneous

  • Bump path-parse from 1.0.6 to 1.0.7 [84171fd]

0.4.8 (2021-08-06)

Changed

  • 🚚 Move workflow file [e371f1d]

Removed

  • 🔥 Remove Travis config [fa33cf4]

Miscellaneous

  • 👷 Update workflow to run only on tags [bbdf028]
  • 👷 Add create release step [d6b6e29]
  • 👷 Update publish secret [e6e801f]
  • 👷 Setup Github Actions deploy [a4c6d42]

0.4.7 (2021-07-20)

Added

  • ✨ Use *.rules.js naming [d6cbc30]

Fixed

  • 🐛 Rename function component type [efb7487]

0.4.6 (2021-03-18)

Removed

  • 🔥 Remove import of FelaWithStyles in hook component template [3070bb0]

Miscellaneous

  • 🏷️ Use shotened name FC for typing component [a9501c0]

0.4.5 (2021-02-08)

Removed

  • 🔥 Remove useless type definition in felaHookComponent template [cff0114]

Fixed

  • ✏️ Fix typo in typescript templates file name [9ccb6fc]
  • 🐛 Fix generating fela index file with dependencies turned off [258826f]

0.4.4 (2021-02-05)

Fixed

  • 🐛 Fix typescript templates [82cf5a7]

0.4.3 (2021-02-05)

0.4.2 (2021-02-05)

0.4.1 (2021-02-05)

Security

  • 🔒 Manualy fix audit vulnerabilities [c15d59f]

Miscellaneous

  • 📝 Fix changelog formatting [b48b691]

0.4.0 (2021-02-05)

Added

  • ✨ Add typescript templates [2ab9bfa]
  • ✨ Add fela hook component [4b86065]
  • ✨ Add module dependencies configuration to model [a36afdf]
  • ✨ Add extension settings [ccfadf0]

Changed

  • 🚨 Fix model formatting [edf2a75]
  • ♻️ Refactor props types in TS templates [82cea4a]
  • 🔧 Add prettier config [7e5ea6e]

Fixed

  • 🐛 Add missing hook into JS template [22a8395]

Security

  • 🔒 Resolve audit vulnerabilities [88c0251]

Miscellaneous

  • 📝 Update documentation [7050e0b]

0.3.0 (2019-08-22)

Added

  • Create component command

Changed

  • renamed current Create component command to "Create Fela component" and moved connectFela to indes.js

0.2.7 (2019-07-30)

Fixed

  • fix template fela style name [11f925e]

0.2.6 (2019-07-29)

Removed

  • remove keyboard shortcut [0418523]

Fixed

0.2.5 (2019-07-29)

0.2.4 (2019-07-29)

0.2.3 (2019-07-29)

Miscellaneous

0.2.2 (2019-07-29)

Miscellaneous

0.2.1 (2019-07-29)

0.2.0 (2019-07-29)

Miscellaneous

  • create component command

0.1.2 (2019-07-25)

Miscellaneous

  • Snippets for Fela

0.1.1 (2019-07-25)

0.1.0 (2019-07-22)