# @tevm/tsconfig

## 1.0.0-next.5

### Patch Changes

- [#678](https://github.com/evmts/tevm-monorepo/pull/678) [`77baab6b`](https://github.com/evmts/tevm-monorepo/commit/77baab6b56bfdd200d5f5bb00636c6f519925ac2) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed issue with npm publishing

## 1.0.0-next.0

### Patch Changes

- [#573](https://github.com/evmts/tevm-monorepo/pull/573) [`a8248fb5`](https://github.com/evmts/tevm-monorepo/commit/a8248fb5008594a2c5d0797780d7d033a455c442) Thanks [@roninjin10](https://github.com/roninjin10)! - Updated shared tsconfig to default to NodeNext

## 0.8.1

### Patch Changes

- [#453](https://github.com/evmts/tevm-monorepo/pull/453) [`c23302a`](https://github.com/evmts/tevm-monorepo/commit/c23302a9623a968917df19de8dfa2c56b4612712) Thanks [@roninjin10](https://github.com/roninjin10)! - Started publishing every commit to main so all Tevm changes can be used early. To use the latest main branch release install with `@main` tag. e.g. `npm install @tevm/ts-plugin@main`

## 0.7.1

### Patch Changes

- [#427](https://github.com/evmts/tevm-monorepo/pull/427) [`eb6ec5d`](https://github.com/evmts/tevm-monorepo/commit/eb6ec5dff13c51baa09f0019fb8b1b94a41108cb) Thanks [@roninjin10](https://github.com/roninjin10)! - Fixed bug with @tevm/tsconfig not being published to npm
