- intial release
- build command added in git-action & updated in
package.json
file - version changed to
0.0.2
- import issue fixed
- updated in
package.json
file - version changed to
0.0.3
- import issue fixed
- updated readme file
- version changed to
0.0.4
- type declearation file added
- build command changed with
tsup
npm package - jsdoc added
- unused package removed
- file declearation issue fixed
tsup
npm package removed and now compiling withtsc
command- version changed
- next.js support added
- version changed
- commonjs example fixed
- nextjs example added