vite-plugin-mkcert

Provide certificates for vite's https dev service.

MIT License

Downloads
677.9K
Stars
523
Committers
10

Bot releases are hidden (Show)

vite-plugin-mkcert - v1.8.1

Published by liuweiGL over 2 years ago

1.8.1 (2022-07-14)

Bug Fixes

  • get warning from esbuild build (7e4d968)
vite-plugin-mkcert - v1.8.0

Published by liuweiGL over 2 years ago

1.8.0 (2022-07-14)

Features

vite-plugin-mkcert - v1.7.2

Published by liuweiGL over 2 years ago

1.7.2 (2022-06-12)

Bug Fixes

  • local path warning only if path isn't found (#32) (ac7f533)
vite-plugin-mkcert - v1.7.1

Published by liuweiGL over 2 years ago

1.7.1 (2022-06-07)

Bug Fixes

  • local hosts not include ips in node18 (b710399)
vite-plugin-mkcert - v1.7.0

Published by liuweiGL over 2 years ago

1.7.0 (2022-06-07)

Features

  • always include local hosts (6bab2ec)
vite-plugin-mkcert - v1.6.4

Published by liuweiGL over 2 years ago

1.6.4 (2022-05-21)

Bug Fixes

vite-plugin-mkcert - v1.6.3

Published by liuweiGL over 2 years ago

1.6.3 (2022-05-21)

Bug Fixes

  • fix npm package not includes built files (da701ee), closes #31

Reverts

  • Revert "fix: fix npm package not includes built files" (a5f04df)
vite-plugin-mkcert - v1.6.2

Published by liuweiGL over 2 years ago

1.6.2 (2022-05-21)

Bug Fixes

  • fix npm package not includes built files (379624b), closes #31
vite-plugin-mkcert - v1.6.1

Published by liuweiGL over 2 years ago

1.6.1 (2022-05-20)

Bug Fixes

vite-plugin-mkcert - vite-plugin-mkcert - v1.6.0

Published by liuweiGL over 2 years ago

v1.6.0(2022-02-25)

🎉 Enhancements

  1. feat: https is enabled by default 👉 ( liuweigl )

  2. feat: allow force to generate certificate 👉 ( liuweigl )

ðŸŠē Bug Fixes

  1. fix: fix access denied error caused by JAVA_HOME close #15 👉 ( liuweigl )

ðŸŒđ Improve code quality

  1. refactor: replace chalk with picocolors 👉 ( liuweigl )

🚀 Improve Performance

  1. perf: upgrade dependencies version 👉 ( liuweigl )

😊 Other Changes

  1. chore: remove git merge conflict 👉 ( liuweigl )

  2. chore: update playground vite config 👉 ( liuweigl )

vite-plugin-mkcert - vite-plugin-mkcert - v1.5.2

Published by liuweiGL about 3 years ago

vite-plugin-mkcert - vite-plugin-mkcert - v1.5.1

Published by liuweiGL about 3 years ago

v1.5.1(2021-08-06)

ðŸŠē Bug Fixes

  1. fix: fix wrong debug log 👉 ( [Jeremy Cook](https://github.com/Jeremy Cook) )
vite-plugin-mkcert - vite-plugin-mkcert - v1.5.0

Published by liuweiGL about 3 years ago

v1.5.0(2021-08-02)

🎉 Enhancements

  1. feat: support read host from server config 👉 ( liuweigl )

ðŸŠē Bug Fixes

  1. fix: fix tsc report an type error 👉 ( liuweigl )
vite-plugin-mkcert - vite-plugin-mkcert - v1.4.1

Published by liuweiGL about 3 years ago

v1.4.1(2021-07-29)

🎉 Enhancements

  1. feat: pretty write config.json file 👉 ( liuweigl )

ðŸŠē Bug Fixes

  1. fix(plugin): mkcert binary lost (#13) 👉 ( iulo )

📝 Documents Changes

  1. docs: add hosts parameter description 👉 ( liuweigl )

ðŸŒđ Improve code quality

  1. refactor(plugin): make code clean 👉 ( liuweigl )
vite-plugin-mkcert - vite-plugin-mkcert - v1.3.2

Published by liuweiGL over 3 years ago

vite-plugin-mkcert - vite-plugin-mkcert - v1.3.1

Published by liuweiGL over 3 years ago

vite-plugin-mkcert - vite-plugin-mkcert - v1.3.0

Published by liuweiGL over 3 years ago

v1.3.0(2021-07-03)

ðŸŠē Bug Fixes

  1. fix(script): fix read config.json error 👉 ( liuweigl )

  2. fix(plugin): fix linux system permission denied resolve #7 👉 ( liuweigl )

😊 Other Changes

  1. chore: remove unused file 👉 ( liuweigl )
vite-plugin-mkcert - vite-plugin-mkcert - v1.2.1-beta.1

Published by liuweiGL over 3 years ago

v1.2.1-beta.1(2021-07-03)

ðŸŠē Bug Fixes

  1. fix(plugin): fix linux system permission denied resolve #7 👉 ( liuweigl )
vite-plugin-mkcert - vite-plugin-mkcert - v1.2.0

Published by liuweiGL over 3 years ago

v1.2.0(2021-07-03)

🎉 Enhancements

  1. feat(plugin): plugin only works in serve mode 👉 ( liuwei )

  2. feat: add logger prefix 👉 ( liuwei )

ðŸŠē Bug Fixes

  1. fix(script): äŋŪåĪčŽ·å–最新į‰ˆæœŽå·é”™čŊŊ 👉 ( liuweigl )

📝 Documents Changes

  1. docs: add changelog link 👉 ( liuwei )

  2. docs: update plugin readme 👉 ( liuwei )

😊 Other Changes

  1. chore: conform with the vite plugin conventions 👉 ( liuwei )