2.6.2 • Published 9 months ago

@qodestack/utils v2.6.2

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

@qodestack/utils

 __  __   __         ___
/\ \/\ \ /\ \__  __ /\_ \ by: The Qodesmith
\ \ \ \ \\ \ ,_\/\_\\//\ \      ____
 \ \ \ \ \\ \ \/\/\ \ \ \ \    /',__\
  \ \ \_\ \\ \ \_\ \ \ \_\ \_ /\__, `\
   \ \_____\\ \__\\ \_\/\____\\/\____/
    \/_____/ \/__/ \/_/\/____/ \/___/

A bunch of utility functions that I use in various projects.

Steps to adding new features & publishing

  1. Add new file or function and test if possible
  2. Run bun run build to ensure the new changes can be built without error
    • This will run a script that automatically generates index.ts and compiles .js and .d.ts assets into the dist folder
  3. Commit the new changes to the repo (ensuring no TypeScript errors)
  4. Run npm version minor (or major if a breaking change)
  5. Run bun run publishPackage to publish to npm
2.6.1

9 months ago

2.6.0

9 months ago

2.6.2

9 months ago

2.5.0

9 months ago

2.4.0

12 months ago

2.3.1

12 months ago

2.3.0

12 months ago

2.2.0

1 year ago

2.1.0

1 year ago

2.0.2

1 year ago

2.0.1

1 year ago

2.0.0

1 year ago

1.4.0

1 year ago

1.3.0

1 year ago

1.2.0

1 year ago

1.1.0

1 year ago

1.0.0

1 year ago