Releases: michael-gee/communitils
Releases · michael-gee/communitils
v0.7.1
v0.7.0
rollup -> tsup for module bundling
v0.6.2
isEmptyts param flexibility fixesnpm audit fix
v0.6.1
- return the same color format which was passed to the invertColor() function
v0.6.0
invertColor()util added- eslint & prettier with lint-staged added to the project
- nvm -> volta
v0.5.0
uniq()function implementation & test additions- tags added to docs along with new 'Search by Tags' page
v0.4.2
- move shell.js to root and implement project scripts/*
- fix rollup.config and package.json dist file location
v0.4.1
- add source maps and remove comments from src builds
v0.4.0
- add isEmpty() implementation and tests
- introduce terser compression into builds
- add documentation comments to all utils
v0.3.6
- add site-deploy.yml Github action to deploy docs site every time a tag/release is cut