Closed TheFlyer1983 closed 2 years ago
Description:
Since Vue 3.25 has become the default version of Vue, the core Vue team have created Pinia as the supported State Management package. Vuex is now in maintenance mode. As such, we want to upgrade our state management to Pinia.
Acceptance Criteria:
Pinia has been installed, all components and unit tests have been converted to use Pinia, and Vuex has been uninstalled.
Completed
Description:
Since Vue 3.25 has become the default version of Vue, the core Vue team have created Pinia as the supported State Management package. Vuex is now in maintenance mode. As such, we want to upgrade our state management to Pinia.
Acceptance Criteria: