version 8.0.0
Draggable Components: Incorporated snap to grid for draggable components and updated grid area properties to reflect position and size.
OAuth: You can now opt-in to add boilerplate code for OAuth with Google or Github to your project. In the exported code, take advantage of Firebase to seamlessly configure OAuth for your organization.
Component Library: To improve user experience, it is now possible to add Element Plus components! Just click the Element Plus Pulldown menu to add the components to the HTML elements list to use.
Exported Testing Boilerplate: All exported projects now come with boilerplate configuration files and unit test templates so you can easily implement testing with Jest and Vue Test Utils.