Pinia
The official state management library for Vue.js, designed for composability and TypeScript support. Pinia provides a simpler and more intuitive API than Vuex with stores defined using the Composition API pattern, full TypeScript inference, devtools support, and hot module replacement.