Release: v1.0.14 - Dependency Fix Update 🚀
Release: v1.0.14 - Dependency Fix Update 🚀
What's New in v1.0.14
This release addresses a critical dependency issue that caused conflicts in @monadica/lazy-streams
. To resolve these issues and streamline the build process, we removed rollup
and reconfigured tsup
to handle all compilation needs.
🐛 Bug Fixes
- Dependency Fix: Removed
rollup
due to dependency conflicts and reconfiguredtsup
as the primary build tool. (Commit 4b5136f)
Notable Improvements
With tsup
fully integrated, the build process is now more efficient and reliable. This change should reduce future compatibility issues with dependencies while keeping @monadica/lazy-streams
light and performant.
Thank you for your patience and support! Please update to the latest version to enjoy a smoother development experience.
Full Changelog: v1.0.12...v1.0.14