Releases: XLNT/paint
Releases · XLNT/paint
v0.4.3
🐛 Bug Fix
- fix: use correct publishconfig key (mattgcondon@gmail.com)
⚠️ Pushed to master
- enforce public access in packagejson (mattgcondon@gmail.com)
Authors: 1
- Matt Condon (shrugs) (mattgcondon@gmail.com)
v0.4.0
🎉 This release contains work from a new contributor! 🎉
Thank you, Matt Condon (@shrugs), for all your work!
🚀 Enhancement
- feat: remove all-constributors (@shrugs)
- feat: add lib generation tsconfig (@shrugs)
- feat: refactor in prep for packaging (@shrugs)
- feat: notification (@shrugs)
- feat: various tiny ui elements (@shrugs)
- feat: branching button (@shrugs)
- feat: notice (@shrugs)
- feat: text stories (@shrugs)
- feat: section and tag components (@shrugs)
- feat: implement button (@shrugs)
- feat: add more storybook addons (@shrugs)
- feat: initial storybook integration seems to be working (@shrugs)
- feat: add husky, lint-staged (@shrugs)
🐛 Bug Fix
- fix: rename package correctly (mattgcondon@gmail.com)
- fix: allow publishing to npm (mattgcondon@gmail.com)
- fix: move .env (@shrugs)
- fix: move storybook build to separate script (@shrugs)
- fix: silence vercel comments (@shrugs)
- fix: remove layout to src so tailing includes (@shrugs)
- fix: tailwind purge rules (@shrugs)
- fix: output to build folder (@shrugs)
- fix: classnames types (@shrugs)
- fix: idk, remove storysource to fix eslint-loader errors (@shrugs)
⚠️ Pushed to master
- pkg: basic babel compilatioon step (@shrugs)
- init commit (@shrugs)
- Initialize project using Create React App (@shrugs)
Authors: 2
- Matt Condon (@shrugs)
- Matt Condon (shrugs) (mattgcondon@gmail.com)