# @inversifyjs/common

## 1.3.3

### Patch Changes

- 535ad85: Updated ESM build to be compatible with both bundler and NodeJS module resolution algorithms

## 1.3.2

### Patch Changes

- 2b629d6: Removed wrong os constraint.

## 1.3.1

### Patch Changes

- 46b2569: Removed wrong dev engines constraint.

## 1.3.0

### Minor Changes

- 611f75f: Updated `ServiceIdentifier` to allow `Function`

## 1.2.1

### Patch Changes

- cb8882f: Updated LazyServiceIdentifier.is to support nullish values

## 1.2.0

### Minor Changes

- 5dc74ff: Added ESM modules support

## 1.1.0

### Minor Changes

- db82004: Added `Newable`
- f83735d: Added `LazyServiceIdentifier`
- a94895d: Added `ServiceIdentifier`
