Hello VueWeekly Readers!
We’ve been rather busy, but are looking to get back to the regular weekly cadence you all have grown accustomed to! Without further ado, here’s whats new with Vue!
Since our last email, a few notable versions of Vue 3.0 have been released. The largest of which was 3.0.8. Take a look at the changelog for more info.
PS: Vue 2 Support added in Beta 8!
New update: @vuejs devtools 6 beta.9 Many bug fixes and improvements Install on Firefox: Install on Chrome: Changelog:
https://github.com/vuejs/vue-devtools/releases/download/v6.0.0-beta.9/vuejs_devtools_beta-6.0.0.9-an+fx.xpi
![]()
Vue.js devtools - Chrome Web Store
Chrome and Firefox DevTools extension for debugging Vue.js applications.
![]()
Release v6.0.0-beta.9 ยท vuejs/devtools ยท GitHub
Fixed remove warnings in production, closes #1415 EmptyPane: align text center components tree flashing component: edit comp with no setup, closes #1427 switch to for…of, closes #1422 autoscroll…
๐ฌ Utilities for testing Vue components
Announcement: we are planning to release the Vue 3 migration build next week. It is a build of Vue 3 that provides configurable v2 compatible behavior.
Storybook 6.2 is a giant leap towards future-proofing your UI development workflow that includes significant improvements and new features.
- ๐ Frameworks: Vue 3, Svelte Native story format
- ๐ฆ Packaging: NPM 7, Yarn 2, ESM
- ๐ Bundlers: Webpack 5, pluggable Vite, ESBuild, and Snowpack
- ๐ Controls refresh with new JSON editor, color picker, URL params
- ๐ฏ Hundreds more improvements
In this episode, Lindsay talks with Anthony Fu, full-time open source contributor and author of Vitesse, an opinionated template for using Vite. We explore some of Anthony’s work in open source, and what inspired him to use Vite to rebuild his site.
The project we’re going to build in this video series is going to be a simple CRM. Here, the users can register leads with different statuses and other important information.
I will also implement different roles, so a manager should be able to add users which a normal user shouldn’t.
Learn how to create your first VuePress site and add Authentication with Auth0
โก๏ธ Start the dev server immediately when you open the project
๐ Preview / debug your app without leaving your editor
โฌข Prompt for quick node module installs (npm i yarn pnpm i) when opening a fresh project
๐ฆ One-click build and serve
๐ Restart the server with one-click
๐ Support for VitePress
๐ Powered by Browse Lite
CSS data visualization framework
After a month of development, I’m happy to introduce the first public beta of Ream, a new & super-fast SSR framework for Vue 3, powered by @vite_js โก๏ธ
Discover popular and related Vue open-source projects