# @esbuild-plugins/node-resolve

## 0.1.4

### Patch Changes

-   Fix error in yarn pnp

## 0.1.3

### Patch Changes

-   Only use resolveVirtual on workspaces

## 0.1.2

### Patch Changes

-   Added error param to onNonResolved

## 0.1.1

### Patch Changes

-   Fix unhandled errors in pnpapi

## 0.1.0

### Minor Changes

-   Resolve to real path and not virtuals when using yarn pnp

## 0.0.15

### Patch Changes

-   Ignore data: paths

## 0.0.14

### Patch Changes

-   8f79800: Support for mainFields in resolveasync

## 0.0.13

### Patch Changes

-   f299e53: implemented resolveSynchronously

## 0.0.12

### Patch Changes

-   a603e5a: Fix npm dist files

## 0.0.11

### Patch Changes

-   2b6d4ba: added support for isExtensionRequiredInImportPath

## 0.0.10

### Patch Changes

-   6943933: Pass importer to onNonResolved

## 0.0.9

### Patch Changes

-   69e5c9c: Node resolve asyncResolve does not resolve to wrong extension

## 0.0.8

### Patch Changes

-   b173d07: fix node resolve external use case

## 0.0.7

### Patch Changes

-   c00f990: Never use symlinks

## 0.0.6

### Patch Changes

-   62ad493: Fix onNonResolved
-   7011fce: Fix dist

## 0.0.5

### Patch Changes

-   b9225c9: Added importer argument to onResolved

## 0.0.4

### Patch Changes

-   f17a368: API changes

## 0.0.3

### Patch Changes

-   691063b: Added onUnresolved callback

## 0.0.2

### Patch Changes

-   6a102e3: Nothing

## 0.0.1

### Patch Changes

-   Initial Release
