- ➕ Deprecate changelog-it in favor of gitmoji-changelog [97ce7ec]
- ✅ Add tests for typescriptComponent template [9265d14]
- ✨ Add useAckeeFelaPackage config option [111f475]
- ⬆️ Run global yarn upgrade to fix vulnerabilities [bff5f25]
- ✨ Implement includeReactImport option [0bc7557]
- ✨ Implement typescriptFelaExtendProp option [c5d32c6]
- ✨ Implement typescriptFelaTheme option [78631be]
- ➕ Migrate to yarn [3944c20]
- ♻️ 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]
- Bump path-parse from 1.0.6 to 1.0.7 [84171fd]
- 🚚 Move workflow file [e371f1d]
- 🔥 Remove Travis config [fa33cf4]
- 👷 Update workflow to run only on tags [bbdf028]
- 👷 Add create release step [d6b6e29]
- 👷 Update publish secret [e6e801f]
- 👷 Setup Github Actions deploy [a4c6d42]
- ✨ Use *.rules.js naming [d6cbc30]
- 🐛 Rename function component type [efb7487]
- 🔥 Remove import of FelaWithStyles in hook component template [3070bb0]
- 🏷️ Use shotened name FC for typing component [a9501c0]
- 🔥 Remove useless type definition in felaHookComponent template [cff0114]
- ✏️ Fix typo in typescript templates file name [9ccb6fc]
- 🐛 Fix generating fela index file with dependencies turned off [258826f]
- 🐛 Fix typescript templates [82cf5a7]
- 🔒 Manualy fix audit vulnerabilities [c15d59f]
- 📝 Fix changelog formatting [b48b691]
- ✨ Add typescript templates [2ab9bfa]
- ✨ Add fela hook component [4b86065]
- ✨ Add module dependencies configuration to model [a36afdf]
- ✨ Add extension settings [ccfadf0]
- 🚨 Fix model formatting [edf2a75]
- ♻️ Refactor props types in TS templates [82cea4a]
- 🔧 Add prettier config [7e5ea6e]
- 🐛 Add missing hook into JS template [22a8395]
- 🔒 Resolve audit vulnerabilities [88c0251]
- 📝 Update documentation [7050e0b]
- Create component command
- renamed current Create component command to "Create Fela component" and moved
connectFela
toindes.js
- fix template fela style name [11f925e]
- remove keyboard shortcut [0418523]
- fix template typo [4541a07]
- changed logo [5cac6a3]
- update travis config [03e10a6]
- create component command
- Snippets for Fela