# unplugin-sourcemaps

## 0.1.2

### Patch Changes

- 30ddb2b: Add missing `sourcesContent` to source maps when they are available in the filesystem
- f674960: Update README.md to add missing information about enabling sourcemaps
- e825cfa: Configure npm package provenance

## 0.1.1

### Patch Changes

- Correctly load source maps when `sourceMappingURL` contains URL params.
