Skip to content

Releases: michael-gee/communitils

v0.6.1

05 Feb 14:45
Compare
Choose a tag to compare
  • return the same color format which was passed to the invertColor() function

v0.6.0

03 Feb 03:57
Compare
Choose a tag to compare
  • invertColor() util added
  • eslint & prettier with lint-staged added to the project
  • nvm -> volta

v0.5.0

17 Jan 03:30
Compare
Choose a tag to compare
  • uniq() function implementation & test additions
  • tags added to docs along with new 'Search by Tags' page

v0.4.2

14 Jan 23:37
Compare
Choose a tag to compare
  • move shell.js to root and implement project scripts/*
  • fix rollup.config and package.json dist file location

v0.4.1

14 Jan 20:48
Compare
Choose a tag to compare
  • add source maps and remove comments from src builds

v0.4.0

14 Jan 20:22
Compare
Choose a tag to compare
  • add isEmpty() implementation and tests
  • introduce terser compression into builds
  • add documentation comments to all utils

v0.3.6

11 Jan 15:44
Compare
Choose a tag to compare
  • add site-deploy.yml Github action to deploy docs site every time a tag/release is cut

v0.3.5

11 Jan 04:04
Compare
Choose a tag to compare
  • migrate project architecture to npm workspaces in preparation to support docs site along with the src code in the same repository

v0.3.4

10 Jan 01:53
Compare
Choose a tag to compare
  • add _authToken to .npmrc file to try and fix failed authentication on npm publish step in Github action CI

v0.3.3

05 Jan 21:02
Compare
Choose a tag to compare
  • add test & build GitHub action for every merge/commit into main branch
  • change ci / publish .yml file name and give it public access config