Vue Stripe Js Versions Save

Vue 3 components for Stripe.js

v1.0.2

3 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/ectoflow/vue-stripe-js/compare/v1.0.1...v1.0.2

v1.0.1

2 years ago

Changes

  • Fix the issue when watcher received non-reactive props, which produced vue warning #5

Full Changelog: https://github.com/ectoflow/vue-stripe-js/compare/v1.0.0...v1.0.1

v1.0.0

2 years ago

Features

  • Vue 3 compatible ✅
  • Typescript ready

Requirements

  • Vue: 3.2.x
  • @stripe/stripe-js: 1.6.x

Tested

  • vite (js)
  • vite (ts)