laravel-localizer-vue

Changelog

All notable changes to @devwizard/laravel-localizer-vue will be documented in this file.

v1.0.1 - 2025-11-10

What’s Changed

Full Changelog: https://github.com/DevWizardHQ/laravel-localizer-vue/compare/v1.0.0…v1.0.1

v1.0.0 - 2025-11-09

πŸŽ‰ Initial Stable Release

This is the first stable release of Laravel Localizer Vue, providing seamless integration between Laravel translations and Vue 3 applications.

✨ Features

useLocalizer Composable

A powerful Vue 3 composable for accessing Laravel translations with full TypeScript support and reactivity:

Placeholder Replacement

Pluralization

Vite Plugin

Automatic TypeScript generation with hot module replacement:

Inertia.js Integration

Seamless integration with Inertia.js:

βš›οΈ Vue 3 Composition API

🎯 TypeScript Support

πŸ§ͺ Testing

πŸ“¦ Package Configuration

πŸ”§ Build System

πŸ“š Documentation

πŸ”— Dependencies

⚑ Performance

🎨 Developer Experience

πŸ“ Requirements

πŸ”„ Migration from Beta

This release consolidates all beta features into a stable API. Key changes from beta versions: