Skip to content

Commit

Permalink
docs(changelog): add missing pr link in vue fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
difernandez committed Jul 23, 2021
1 parent aac966c commit a9b1215
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ Features
- Replaces Active Skin with Arctic Admin [#350](https://github.com/platanus/potassium/pull/350)

Fixes
- Forces `vue-loader` version to 15, as 16 requires `@vue/compiler-sfc`, which is a part of Vue 3
- Changes Content Security Policy added by GTM recipe to:
- Forces `vue-loader` version to 15, as 16 requires `@vue/compiler-sfc`, which is a part of Vue 3 [#375](https://github.com/platanus/potassium/pull/375)
- Changes Content Security Policy added by GTM recipe to: [#375](https://github.com/platanus/potassium/pull/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](https://github.com/platanus/potassium/pull/376)
Expand Down

0 comments on commit a9b1215

Please sign in to comment.