Skip to content

Releases: fuentesloic/nuxt-stripe

v3.0.0

15 Apr 20:13
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • ⚠️ Update major version of stripe (a774ff2)
  • update documentation to nuxt add module (2d4e4a5)

⚠️ Breaking Changes

  • ⚠️ Update major version of stripe (a774ff2)

❤️ Contributors

v2.0.0

07 Aug 13:34
Compare
Choose a tag to compare

compare changes

What's Changed

  • Feat [breaking changes]: async loading by @flozero in #22
  • Api [breaking changes]: the nuxt config object is now different, refer to the documentation for more infos

New Contributors

Full Changelog: v1.2.1...v2.0.0

v1.2.1

01 Jul 15:42
23c7493
Compare
Choose a tag to compare

v1.1.1

25 Jun 18:18
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Contributors in changelog (f30914b)

🏡 Chore

❤️ Contributors

v1.1.0

25 Jun 17:57
Compare
Choose a tag to compare

🚀 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