# Changelog

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [2.2.9](https://github.com/drdevelop/typescript-module-alias/compare/v2.2.8...v2.2.9) (2022-07-26)

### [2.2.8](https://github.com/drdevelop/typescript-module-alias/compare/v2.2.7...v2.2.8) (2022-07-04)


### Bug Fixes

* Big data output console failed ([4f18778](https://github.com/drdevelop/typescript-module-alias/commit/4f1877889b354d02993280babba812e6d4143f89))

### [2.2.7](https://github.com/drdevelop/typescript-module-alias/compare/v2.2.6...v2.2.7) (2022-07-03)


### Bug Fixes

* The "path" argument must be of type string. Received undefined ([497b095](https://github.com/drdevelop/typescript-module-alias/commit/497b09558ef0e1f2e13675b1d180dc57a7d54962))

### [2.2.6](https://github.com/drdevelop/typescript-module-alias/compare/v2.2.5...v2.2.6) (2022-07-03)


### Bug Fixes

* converted to the wrong path in the window system ([e89467e](https://github.com/drdevelop/typescript-module-alias/commit/e89467efe724cfe7236f5d6067ab6e181203b3f3))

### [2.2.5](https://github.com/drdevelop/typescript-module-alias/compare/v2.2.4...v2.2.5) (2022-07-03)


### Bug Fixes

* build command line output not showing ([d9ec51b](https://github.com/drdevelop/typescript-module-alias/commit/d9ec51b29dc275576e0d97660f1a049917f4d856))

### [2.2.4](https://github.com/drdevelop/typescript-module-alias/compare/v2.2.3...v2.2.4) (2022-07-03)


### Bug Fixes

* exec error "Command failed: npx babel --extensions .ts,.js x --co ([5b278e8](https://github.com/drdevelop/typescript-module-alias/commit/5b278e84d40a3ade3041c163cf20f88604f621dd))

### [2.2.3](https://github.com/drdevelop/typescript-module-alias/compare/v2.2.2...v2.2.3) (2022-07-03)


### Bug Fixes

* command line output not showing ([ce7e7da](https://github.com/drdevelop/typescript-module-alias/commit/ce7e7da1dfd0cd428c7deb94150ebb1ae3401559))

### [2.2.2](https://github.com/drdevelop/typescript-module-alias/compare/v2.2.1...v2.2.2) (2022-07-03)


### Bug Fixes

* exec error "Command failed: npx babel-node --extensions .ts,.js x --config-file x" when use pnpm ([284ea57](https://github.com/drdevelop/typescript-module-alias/commit/284ea573453735224133a64fa807019617b50728))

### [2.2.1](https://github.com/drdevelop/typescript-module-alias/compare/v2.2.0...v2.2.1) (2022-07-02)


### Bug Fixes

* happen error "Cannot read property 'option' of undefined" when executing the build command ([285a170](https://github.com/drdevelop/typescript-module-alias/commit/285a1703ff39d48dc0d7339f9aa40be59830b0be))

## [2.2.0](https://github.com/drdevelop/typescript-module-alias/compare/v1.0.2...v2.2.0) (2022-07-02)


### Features

* provide option of set out dir ([22b082e](https://github.com/drdevelop/typescript-module-alias/commit/22b082e4fa47eebf15fb9a45d8b1c8a46987e99b))


### Bug Fixes

* exec happen error "The system cannot find the path specified" on window system ([9b2b621](https://github.com/drdevelop/typescript-module-alias/commit/9b2b621d9dcfcfc6e23f6adc63255c0a981e1e83))

## 1.0.0

### Features
- add typescript module alias on development
