# @electric-sql/pglite-tools

## 0.2.4

### Patch Changes

- bbfa9f1: Restore SEARCH_PATH after pg_dump

## 0.2.3

### Patch Changes

- 8545760: pg_dump error messages set on the thrown Error
- d26e658: Run a DEALLOCATE ALL after each pg_dump to cleanup the prepared statements.

## 0.2.2

### Patch Changes

- 17c9875: add node imports to the package.json browser excludes

## 0.2.1

### Patch Changes

- 6547374: Alpha version of pg_dump support in the browser and Node using a WASM build of pg_dump
