Skip to content

Latest commit

 

History

History
133 lines (69 loc) · 3.35 KB

CHANGELOG.md

File metadata and controls

133 lines (69 loc) · 3.35 KB

Changelog

v0.1.8

compare changes

🚀 Enhancements

  • FormatCompatibilityDate utility (130f038)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.7

compare changes

🚀 Enhancements

  • Infer latest specified compat date as default (#13)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.6

compare changes

🩹 Fixes

  • Normalize default if is string (9526a1d)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.5

compare changes

🩹 Fixes

  • Always normalize default date (aaf7e4a)

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.4

compare changes

🚀 Enhancements

  • Use empty string as unspecified date (#12)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.3

compare changes

💅 Refactors

  • Make compat date types better (ebd54a5)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.2

compare changes

🚀 Enhancements

  • Compatibility date resolve utils (5bb66ae)

💅 Refactors

  • Simplify platform and date (38080d7)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)

v0.1.1

compare changes

🚀 Enhancements

  • Add platform compatibility types (28ace1d)
  • Compatibility update types and utils (ba84090)

🩹 Fixes

  • Platforms can be partial (d62603e)

💅 Refactors

  • Improve date utils (a333872)
  • Make update functions more readable (b0da64b)
  • Move allUpdates to first arg (6edfc7a)

🏡 Chore

❤️ Contributors

  • Pooya Parsa (@pi0)