19.0.0
- Rollup setup enhancement
- Refactored the Rollup setup to improve performance and maintainability.
- Switched to ES6 module format for better compatibility and readability.
- Enabled tree shaking and module preservation to optimize the build output.
- Added ESM demo to showcase the functionality of the esm module.
- Updated various dependencies to their latest versions for better compatibility and security