Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release 6.4.0 #377

Merged
merged 2 commits into from
Jul 26, 2021
Merged

Release 6.4.0 #377

merged 2 commits into from
Jul 26, 2021

Conversation

difernandez
Copy link
Contributor

@difernandez difernandez commented Jul 12, 2021

Features

  • 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 in script_src, as it is required for Vue's compiler build
  • Changes the front-end test to avoid using the deprecated method isVueInstance #376

Copy link
Contributor

@jgmontoya jgmontoya left a comment

Choose a reason for hiding this comment

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

🚀

@difernandez difernandez merged commit 89df6af into master Jul 26, 2021
@difernandez difernandez deleted the release-6.4.0 branch July 26, 2021 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants