nx-ngrok
Version:
Ngrok support for Nx
24 lines (12 loc) • 1.17 kB
Markdown
# nx-ngrok
## 1.2.0-alpha-20230416165501
### Minor Changes
- [#11](https://github.com/domjtalbot/nx-ngrok/pull/11) [`75af6f3`](https://github.com/domjtalbot/nx-ngrok/commit/75af6f3dc852d822dbad922764e41b84c758ae75) Thanks [@domjtalbot](https://github.com/domjtalbot)! - Add a setting for overriding the target port – either with a defined port number or a randomized port number.
### Patch Changes
- [#13](https://github.com/domjtalbot/nx-ngrok/pull/13) [`5f5cb52`](https://github.com/domjtalbot/nx-ngrok/commit/5f5cb525bdc36ca7bb58de4774f36faf35634f93) Thanks [@domjtalbot](https://github.com/domjtalbot)! - Rename "serverTarget" to "target"
## 1.1.0
### Minor Changes
- [#7](https://github.com/domjtalbot/nx-ngrok/pull/7) [`6a31df6`](https://github.com/domjtalbot/nx-ngrok/commit/6a31df632f66bf274da95f9d94732ac00ae9dbb6) Thanks [@domjtalbot](https://github.com/domjtalbot)! - Add tunnel generator
## 1.0.0
### Major Changes
- [#4](https://github.com/domjtalbot/nx-ngrok/pull/4) [`86b9f13`](https://github.com/domjtalbot/nx-ngrok/commit/86b9f138523821cd5088a03ecc551f315ff5bee5) Thanks [@domjtalbot](https://github.com/domjtalbot)! - Add tunnel executor