Releases: roots/palette-webpack-plugin
Releases · roots/palette-webpack-plugin
v1.0.5
Change log
Enhancements
Bug fixes
- fix: Fix webpack 5 hook deprecation (#24)
v1.0.4
Change log
Enhancements
- chore(deps): Bump sass-export for Node 16 (#22)
- chore(docs): Change build status badge
v1.0.3
Change log
Enhancements
- feat(tailwind): Add configurable shade labels (#16)
- chore(ci): Switch to GitHub actions
- chore(lint): Add .prettierrc
- chore(lint): Run prettier
- chore(deps): Bump dependencies
- chore(docs): Rewrite tailwind.shades options usage in README
v1.0.2
Change log
Enhancements
- feat(tailwind): Allow passing an array of shades for Tailwind (Fixes #5)
- chore(docs): Add mention of array to shade options
- chore(ci): Bump node version on CircleCI config
- chore(deps): Bump dependencies
v1.0.1
Change log
Enhancements
- feat(tailwind): ✨ Add option for tailwind to specify the config path. (#4)
- chore(tailwind): ✏️ Fix default in README.md (#4)
Thanks @dsturm !