artefactual-sdps / enduro

A tool to support ingest and automation in digital preservation workflows
https://enduro.readthedocs.io/
Apache License 2.0
4 stars 3 forks source link

Problem: Vue's Reactivity Transform experimental feature has been removed #976

Closed jraddaoui closed 4 days ago

jraddaoui commented 5 months ago

Is your feature request related to a problem? Please describe.

https://vuejs.org/guide/extras/reactivity-transform.html

Reactivity Transform was an experimental feature, and has been removed in the latest 3.4 release. Please read about the reasoning here.

If you still intend to use it, it is now available via the Vue Macros plugin.

Describe the solution you'd like

While we use it via the Macros plugin, we should reconsider if we really need to use it.

Describe alternatives you've considered

Keep it.

Additional context

@djjuhasz noted this issue in https://github.com/artefactual-sdps/enduro/pull/973