react-component-blueprint
Version:
a command line tool to create, rename and delete typed react components and other helpers
67 lines (66 loc) • 1.83 kB
Markdown
version bump 1.6.1
fix(components): add args to storybook meta
version bump 1.6.0
version bump 1.6.0
refactor(storybook): fix deprecation due to v7
version bump 1.5.3
feat(component): export testId rom component
version bump 1.5.2
version bump 1.5.2
docs(README): update rename command usage
version bump 1.5.1
Merge branch 'master' of github.com:fabrigeas/react-component-blueprint
version bump 1.5.0
version bump 1.5.0
docs(ReadMe): update usage, deployment steps
nuild(grunt): updat tasks
docs: add comments to create functions
fix(rename_componen): add missing .stories.tsx
chore: chanage command to npx create-component
chore: add gruntfile
docs(readme): update create component usage
1.4.3
docs(readme): update usage
1.4.2
npm run format
feat: add storybook
chore: config prettier, eslint
chore: config prettier
1.4.1
readme: add docu rur rename
1.4.0
tests: update to add colored messages
refactor: add colored messages
refactor: beautify bin
refactor: move delete script into /bin
refacto: create test/scripts
refactor: move create into /bin
refactor: move rename script into /bin
reafactor: localize global path in delete script
feat: create rename component script
1.3.0
pkg: add publish scripts
docs: Fix type in resources link
1.2.1
docs: Fix typos in readme
1.2.0
test: add test script
refactor: optimize delete script
docs: add delete instruction to readme
docs: update description
fix: delete script not executing
feat: add default export index file
1.1.0
1.0.2
style: npm run prettier
docs: add link to resources
fix: Update components blueprint cont
1.0.1
docs: add repository info
docs: fix installation directive
docs: add Readme to describe usage
feat: add commands to package.json
feat: create delete shell script for components
feat: create shell script for components
feat: Create components blueprint
npm init