Skip to content

Latest commit

 

History

History
135 lines (76 loc) · 4.61 KB

CHANGELOG.md

File metadata and controls

135 lines (76 loc) · 4.61 KB

Changelog

v3.0.0

compare changes

🚀 Enhancements

  • ⚠️ Update version to major release (e044376)

⚠️ Breaking Changes

  • ⚠️ Update version to major release (e044376)

❤️ Contributors

v2.1.0

compare changes

🚀 Enhancements

  • Upgrade general versions of all stripe dependencies and others (#29)

📖 Documentation

  • Use new nuxi module add command in installation (#28)

🏡 Chore

❤️ Contributors

v2.0.0

compare changes

🏡 Chore

❤️ Contributors

  • Giraud Florent

v1.1.2

compare changes

🩹 Fixes

💅 Refactors

  • Remove plugin for only composable (1a38280)

🏡 Chore

  • Remove useless flag (998ee2f)
  • Resolve conflict (206fef3)
  • Use onMounted instead of beforeMount (226959f)

❤️ Contributors

  • Giraud Florent

v1.1.1

compare changes

🩹 Fixes

  • Contributors in changelog (f30914b)

🏡 Chore

  • Package naming as no ownership in @nuxtjs (81b710d)

❤️ Contributors

v1.1.0

🚀 Enhancements

  • Adding typing for server side (bc6ec38)
  • Adding license (e267906)
  • Remove locale (#8)
  • Client playground UI (#10)

🩹 Fixes

  • Add alias via tsConfig paths (#9)

💅 Refactors

  • Use template dst to define the final path (a1584df)

📖 Documentation

🏡 Chore

❤️ Contributors