Skip to content
This repository has been archived by the owner on Jul 30, 2024. It is now read-only.

v0.29.0-v2.624.0🌈

Compare
Choose a tag to compare
@release-drafter release-drafter released this 23 Feb 10:59
· 546 commits to master since this release
cb122ed

From this version, Scala.js 1.0.0 is supported.
Scala.js 0.6.x will be supported until Scala.js 0.6.x reaches EOL.

🚀 Features

  • 💥 BREAKING CHANGE: Use typesafe enum string hack @exoego (#179)
    • See #179 for migration
  • 💥 BREAKING CHANGE: Remove nodejs deps so no transitive dependency at user land @exoego (#155)
    • See #155 for migration
  • Update aws-sdk to v2.624.0 @exoego (#177)
  • Scala.js 0.6/1.0 cross support @exoego (#164)
  • Add AttributeValueType instances for BigInt/BigDecimal @exoego (#162)

🧰 Maintenance