Skip to content

Conversation

oketafred
Copy link
Contributor

The import path for ZiggyVue has been updated from

Before

import { ZiggyVue } from '../../vendor/tightenco/ziggy';

After

import { ZiggyVue } from 'ziggy-js';

This change aligns with the updated package structure and ensures compatibility with the latest version of the Ziggy library. No breaking changes are introduced as the functionality remains the same.

The import path for ZiggyVue has been updated from '../../vendor/tightenco/ziggy' to 'ziggy-js'. This change aligns with the updated package structure and ensures compatibility with the latest version of the Ziggy library. No breaking changes are introduced as the functionality remains the same.
Copy link
Contributor

@tnylea tnylea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! Thanks

@tnylea tnylea added the Approved Approved for merge label Feb 25, 2025
@taylorotwell taylorotwell merged commit 4ab05af into laravel:main Feb 28, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Approved Approved for merge

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants