Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Nuxt 3 Compatibility #561

Closed
wants to merge 4 commits into from
Closed

Commits on Feb 2, 2022

  1. Update plugin.js

    Teranode committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    a33d99b View commit details
    Browse the repository at this point in the history
  2. Update module.js

    Teranode committed Feb 2, 2022
    Configuration menu
    Copy the full SHA
    6782b36 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. serialize does not work in nuxt3

    Replaced serialize with Json parsing and stringifying where needed.
    Teranode committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    f17ce5e View commit details
    Browse the repository at this point in the history
  2. Update plugin.js

    Teranode committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    5bfb95a View commit details
    Browse the repository at this point in the history