# @eddeee888/nx-dev-tools

## 2.0.0

### Major Changes

- 4ca1c73: Support nx@20

## 1.0.1

### Patch Changes

- 5d0cf91: Fix bug where setting up network will fail on brand new machines and missing package.json deps

## 1.0.0

### Major Changes

- aee23cd: nx-dev-tools v1

### Patch Changes

- 74bb03b: Add setup executor for nx-dev-tools

## 0.0.9

### Patch Changes

- b934acb: Add infra executor

## 0.0.8

### Patch Changes

- 94898fc: Add bin/open.sh to easily navigate to project in the browser

## 0.0.7

### Patch Changes

- f15c8ac: Add missing Dockerfile.dev.dockerignore

## 0.0.6

### Patch Changes

- 542d082: Split docker-compose file into smaller files

## 0.0.5

### Patch Changes

- 1d9d3aa: Fix init.sh logs for consistency

## 0.0.4

### Patch Changes

- 231772f: Simplify and fix nx-dev-tools scripts

## 0.0.3

### Patch Changes

- ba40093: Fix nx-dev-tools not publishing compiled JS

## 0.0.2

### Patch Changes

- 4202c92: Add nx-dev-tools init generator to generate Docker and networking files
