Skip to content

Release: v1.0.14 - Dependency Fix Update 🚀

Compare
Choose a tag to compare
@gneissguise gneissguise released this 14 Nov 23:25
· 8 commits to main since this release

Release: v1.0.14 - Dependency Fix Update 🚀

View Release on GitHub

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 reconfigured tsup 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