Skip to content

v2.0.0-rc.23

Choose a tag to compare

@JumpLink JumpLink released this 16 Jun 12:28
· 101 commits to main since this release
f7f1e4f

🚀 2.0.0-rc.23 – What’s new?

✨ Features & Improvements

  • Binder overhaul – All binders have been re-implemented as classes, resulting in a cleaner, more extensible API.
    #35by @JumpLink
  • ESM first – Riba.js has been migrated to pure ES modules, making it fully tree-shakable and future-proof.
    #36by @JumpLink
  • TypeScript client fix – Eliminated a lingering type-checking error when consuming Riba.js in TS projects.
    #38by @JumpLink
  • Valid HTML in show binder – Ensures standards-compliant markup.
    #39by @Maybach91

🛠 Toolchain

  • Node & Yarn upgraded – Updated engine versions for a smoother development experience.
    #40by @JumpLink

🙌 New contributor

  • Huge thanks to @Maybach91 for their first contribution in #39! 🎉

🔗 Full changelog: v1.9.0 → v2.0.0-rc.23