Get the latest tech news

Vue 3.5 – The Vue Point


The official blog for the Vue.js project

In 3.5, Vue's reactivity system has undergone another major refactor that achieves better performance and significantly improved memory usage (-56%) with no behavior changes. In cases where a client value will be inevitably different from its server counterpart (e.g. dates), we can now suppress the resulting hydration mismatch warnings with data-allow-mismatch attributes: 3.5 fixes many long-standing issues related to the defineCustomElement() API, and adds a number of new capabilities for authoring custom elements with Vue:

Get the Android app

Or read this on Hacker News

Read more on:

Photo of vue

vue

Related news:

News photo

Show HN: Support.dev – a non-trivial Vue and Supabase app

News photo

Show HN: AI Tool Is Now Supporting React, Angular, CSS, Svelte, Vue