Skip to content

Commit

Permalink
Removed vue, vue-router and vuex Plugin Store dependencies as t…
Browse files Browse the repository at this point in the history
…hey are already handled by Craft

Fixes #6732
Fixes #6815
  • Loading branch information
benjamindavid committed Sep 14, 2020
1 parent e5a9a5e commit b721cf9
Show file tree
Hide file tree
Showing 5 changed files with 604 additions and 356 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@
- Fixed a bug where Dropdown, Radio Buttons, Checkboxes, and Multi-select fields that had values that were empty, numeric or contained special characters, couldn't be used in GraphQL mutations. ([#6535](https://github.com/craftcms/cms/issues/6535))
- Fixed a bug where eager loading elements’ children across multiple levels wasn’t working. ([#6820](https://github.com/craftcms/cms/issues/6820))
- Fixed a bug where aliased fields would sometimes not be assigned correctly when using GraphQL API. ([#6811](https://github.com/craftcms/cms/issues/6811)))
- Removed `vue`, `vue-router` and `vuex` Plugin Store dependencies as they are already handled by Craft. ([#6732](https://github.com/craftcms/cms/pull/6732), [#6815](https://github.com/craftcms/cms/pull/6815))

## 3.5.9 - 2020-09-08

Expand Down
2 changes: 1 addition & 1 deletion src/web/assets/pluginstore/dist/js/app.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion src/web/assets/pluginstore/dist/js/chunk-vendors.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit b721cf9

Please sign in to comment.