Skip to content

Releases: michael-gee/communitils

v0.7.1

09 Aug 03:17

Choose a tag to compare

Migrate to tsdown

v0.7.0

12 Dec 04:29

Choose a tag to compare

rollup -> tsup for module bundling

v0.6.2

10 Jun 21:28

Choose a tag to compare

  • isEmpty ts param flexibility fixes
  • npm audit fix

v0.6.1

05 Feb 14:45

Choose a tag to compare

  • return the same color format which was passed to the invertColor() function

v0.6.0

03 Feb 03:57

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

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

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

Choose a tag to compare

  • add source maps and remove comments from src builds

v0.4.0

14 Jan 20:22

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

Choose a tag to compare

  • add site-deploy.yml Github action to deploy docs site every time a tag/release is cut