v6.4.0
Features
- Include
run_test
as a valid example group #379 - Updates ActiveAdmin installation to use webpacker #350
- Replaces Active Skin with Arctic Admin #350
Fixes
- Forces
vue-loader
version to 15, as 16 requires@vue/compiler-sfc
, which is a part of Vue 3 #375 - Changes Content Security Policy added by GTM recipe to: #375
- Include the same config regardless of environment
- Include
unsafe_eval
inscript_src
, as it is required for Vue's compiler build
- Changes the front-end test to avoid using the deprecated method
isVueInstance
#376