nx-ngrok
Version:
Ngrok support for Nx
30 lines (15 loc) • 1.44 kB
Markdown
# nx-ngrok
## 1.2.1
### Patch Changes
- [#15](https://github.com/domjtalbot/nx-ngrok/pull/15) [`7c2a173`](https://github.com/domjtalbot/nx-ngrok/commit/7c2a173731b7209a3d6ddb9c0937cfc905b7ab90) Thanks [@domjtalbot](https://github.com/domjtalbot)! - Fix tunnel executor failing on 15.9.2 with Next.js
## 1.2.0
### 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) [`45dad63`](https://github.com/domjtalbot/nx-ngrok/commit/45dad634deb9e6229924ac7c97453683ffd56dc6) 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