Skip to content
This repository has been archived by the owner on Oct 4, 2024. It is now read-only.

Add support Vue2 #284

Closed
2 tasks
mike-audi opened this issue Oct 5, 2023 · 0 comments · Fixed by #285
Closed
2 tasks

Add support Vue2 #284

mike-audi opened this issue Oct 5, 2023 · 0 comments · Fixed by #285
Assignees
Labels
priority: now Stop what you're doing and fix it, now.

Comments

@mike-audi
Copy link
Contributor

Reason

One of our customers is on 2.7.14 (last version of vue2)

Description

We need to support 2 output (dist) packages, -vue2 and our normal package.

  • Vue2 support to be on the last supported version (2.7.14)
  • Vue3 will continue to track the latest versions

The core library code will remain universal/backwards compatible. Just the plugin registration, vite config, and dependencies are different.

Success Criteria

  • example app runs in vue 2.7.14
  • example app runs in >= vue 3.0

Additional Information

No response

@mike-audi mike-audi self-assigned this Oct 5, 2023
@mike-audi mike-audi added the priority: now Stop what you're doing and fix it, now. label Oct 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
priority: now Stop what you're doing and fix it, now.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant