Skip to content

Conversation

@ShGKme
Copy link
Collaborator

@ShGKme ShGKme commented Oct 27, 2025

7.0.0 (2025-11-03)

Full Changelog

💥 BREAKING CHANGES

Apps on Vue 2 are now required an explicit legacy vue-loader installation:

npm i -D vue-loader@legacy

@ShGKme ShGKme self-assigned this Oct 27, 2025
Base automatically changed from feat/require-vue-loader to main November 3, 2025 08:50
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
Signed-off-by: Grigorii K. Shartsev <me@shgk.me>
@ShGKme ShGKme marked this pull request as ready for review November 3, 2025 09:12
@ShGKme
Copy link
Collaborator Author

ShGKme commented Nov 3, 2025

Testing in apps before releasing

@ShGKme
Copy link
Collaborator Author

ShGKme commented Nov 3, 2025

  • Talk (stable32) - Vue 3:
    • ✅ Works fine with explicit latest vue-loader
    • ✅ Works fine without explicit vue-loader (installed by NPM as peer deps)
  • files_automatedtagging - Vue 2 - no vue-loader:
    • ✅ Shows the correct error on the config upgrade without any vue-loader
    • ✅ Shows the correct error on the config upgrade with wrong vue-loader installed
    • ✅ Works fine after explicit vue-loader@legacy install
  • Photos (stable31) - Vue 2 - had vue-loader specified already:
    • ✅ Works fine on the config upgrade
  • Photos (v31.0.5) - Vue 2 - no vue-loader specified:
    • ✅ Shows the correct error on the config upgrade without any vue-loader
    • ✅ Shows the correct error on the config upgrade with wrong vue-loader installed
    • ✅ Works fine after explicit vue-loader@legacy install

@ShGKme ShGKme merged commit 2c1e902 into main Nov 3, 2025
8 checks passed
@ShGKme ShGKme deleted the release/v7.0.0 branch November 3, 2025 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants