Releases: zcf0508/unplugin-https-reverse-proxy
Releases · zcf0508/unplugin-https-reverse-proxy
v2.0.2
v2.0.1
🚀 Features
View changes on GitHub
v2.0.0
🚀 Features
- Support forward proxy - by @zcf0508 (c1d37)
- Print forward proxy configuration tour - by @zcf0508 (221da)
View changes on GitHub
NOTICE!
You need delete caddy
executable file after you updated to ^2.0.0
.
The default path is $TMPDIR/caddy
, and if you set UHRP_CADDY_PATH
, it will be in the path you set.
Please check caddy path.
v1.0.0
🚀 Features
- Support setting
Caddy
directory by setting the environment variableUHRP_CADDY_PATH
- by @chenweiyi (afe46) - Support delete the new created fold - by @chenweiyi (ab5f7)
- Support .env file - by @zcf0508 (9c4d7)
- Adjust parameter check sequence - by @zcf0508 (dd969)
- Support for launching reverse proxy services for multiple projects at the same time - by @zcf0508 (36b01)
- Add caddy retry strategy - by @zcf0508 (10651)
- Stop when caddyfile error - by @zcf0508 (2634f)
- Update ci - by @zcf0508 (ea69f)
- nuxt: Add nuxt support - by @zcf0508 (b2de0)
- rspack: Support rspack - by @zcf0508 (a8678)
🐞 Bug Fixes
- Process.exit binding - by @zcf0508 (80111)
- Host cant be resolved - by @zcf0508 (85897)
- Resolve permission issue with temporary directory of the framework. - by @zcf0508 (48aef)
- Avoid port occupancy - by @zcf0508 (787a0)
- Refactor resolving permission issue with temporary directory of the framework - by @zcf0508 (44fdb)
- Avoid error when using webpack - by @zcf0508 (6f08a)
- Postinstall running error when project first install - by @zcf0508 (50515)
- Add a condition to resolve the promise when the log line includes 'caddy proxying' for caddy v2.8 - by @zcf0508 (1a9fc)
- Runtime error - by @zcf0508 (2581a)
- Health check will fail when configuring Vite with
base
- by @zcf0508 (01174) - nuxt:
View changes on GitHub
v1.0.0-beta.21
🐞 Bug Fixes
View changes on GitHub
v1.0.0-beta.20
v1.0.0-beta.19
🚀 Features
View changes on GitHub
v1.0.0-beta.18
No significant changes
View changes on GitHub
v1.0.0-beta.17
No significant changes