# @tevm/state

## 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

- [#544](https://github.com/evmts/tevm-monorepo/pull/544) [`eea5ae9a`](https://github.com/evmts/tevm-monorepo/commit/eea5ae9aa8e310d41f575c85bbb1d3ce1f9c8051) Thanks [@roninjin10](https://github.com/roninjin10)! - Added new state package for handling tevm state with zustand

- [#611](https://github.com/evmts/tevm-monorepo/pull/611) [`747728d9`](https://github.com/evmts/tevm-monorepo/commit/747728d9e909906812472404a5f4155730127bd0) Thanks [@roninjin10](https://github.com/roninjin10)! - Added --declaration-map to typescript build. This generates source maps so LSPs can point to the original javascript code rather than the generated .d.ts files
