# @eth-optimism/hardhat-deploy-config

## 0.2.6

### Patch Changes

- 5cf646bab: Add getter for other network's deploy config

## 0.2.5

### Patch Changes

- 1d3c749a2: Bumps the version of ts-node used

## 0.2.4

### Patch Changes

- dd5ab8c0: Allow `paths` to be unset in hardhat config

## 0.2.3

### Patch Changes

- 7215f4ce: Bump ethers to 5.7.0 globally

## 0.2.2

### Patch Changes

- 6ce47f38: Support JSON-formatted deploy configs

## 0.2.1

### Patch Changes

- 2fd0a2fe: Use lazyObject
- 89d01f2e: Update dev deps

## 0.2.0

### Minor Changes

- 27234f68: Initial release of hardhat-deploy-config

### Patch Changes

- a320e744: Properly exports DeployConfigSpec type
- 29ff7462: Revert es target back to 2017
