We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccc08d5 commit 0f0d6b4Copy full SHA for 0f0d6b4
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+## [v2.2.0](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.6...v2.2.0) (11-03-2019)
2
+
3
+* ✨ Add `enabled` option [#1](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/pull/1) (thanks to [clemyan](https://github.com/clemyan))
4
5
## [v2.1.6](https://github.com/assurance-maladie-digital/vue-cli-plugin-proxy/compare/v2.1.5...v2.1.6) (02-10-2018)
6
7
* 🐛 Simplify API
package.json
@@ -1,6 +1,6 @@
{
"name": "@cnamts/vue-cli-plugin-proxy",
- "version": "2.1.6",
+ "version": "2.2.0",
"description": "Provide all http-proxy-middleware options to vue-cli",
"keywords": [
"vue",
0 commit comments