UNPKG

@nuxtjs/proxy

Version:

> The one-liner node.js http-proxy middleware solution for Nuxt.js using [http-proxy-middleware](https://github.com/chimurai/http-proxy-middleware)

29 lines (13 loc) 706 B
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="1.1.1"></a> ## [1.1.1](https://github.com/nuxt/modules/compare/@nuxtjs/proxy@1.1.0...@nuxtjs/proxy@1.1.1) (2017-06-09) ### Bug Fixes * **plugin:** normalize array alternative form path ([811b5a9](https://github.com/nuxt/modules/commit/811b5a9)) <a name="1.1.0"></a> # 1.1.0 (2017-06-07) ### Bug Fixes * **proxy:** normalize target in object mode ([e9d4026](https://github.com/nuxt/modules/commit/e9d4026)) ### Features * proxy module ([6dfca4d](https://github.com/nuxt/modules/commit/6dfca4d))