@nurliman/file-exists-cli
Version:
Check if a file exists
104 lines (52 loc) • 4.97 kB
Markdown
# @nurliman/file-exists-cli
## 1.0.2
### Patch Changes
- [`bb02c1f`](https://github.com/nurliman/file-exists-cli/commit/bb02c1f71d5df72a69458c257bd084532fdf66fa) Thanks [@nurliman](https://github.com/nurliman)! - update dependencies
## 1.0.1
### Patch Changes
- [`7246cdf`](https://github.com/nurliman/file-exists-cli/commit/7246cdfa1106422e921ced8a0afee9a0bb0b65ad) Thanks [@nurliman](https://github.com/nurliman)! - update dependencies
- [`3851e35`](https://github.com/nurliman/file-exists-cli/commit/3851e355900bd91fa17db649fbe7912273e9d948) Thanks [@nurliman](https://github.com/nurliman)! - Update lint:fix script to use --write option
## 1.0.0
### Major Changes
- [`b3c4947`](https://github.com/nurliman/file-exists-cli/commit/b3c4947503757e4353b8748d605293b730f1d455) Thanks [@nurliman](https://github.com/nurliman)! - update dependencies
## 0.2.1
### Patch Changes
- [`2e14355`](https://github.com/nurliman/file-exists-cli/commit/2e14355cfd1a25b0282decbbc709cbccff3eacda) Thanks [@nurliman](https://github.com/nurliman)! - Update shebang in index.ts to use env node
- [`e7378ff`](https://github.com/nurliman/file-exists-cli/commit/e7378ff135e125994243d10464f9bf3a0c2f3c9b) Thanks [@nurliman](https://github.com/nurliman)! - back to use tsup for bundling
## 0.2.0
### Minor Changes
- [`54548cf`](https://github.com/nurliman/file-exists-cli/commit/54548cf92b85aec4ee96e04bd44f327c86dca973) Thanks [@nurliman](https://github.com/nurliman)! - Update package.json to use commonjs module type
## 0.1.7
### Patch Changes
- [`7988068`](https://github.com/nurliman/file-exists-cli/commit/7988068b9a6955bd003573adfd197032caed1e9e) Thanks [@nurliman](https://github.com/nurliman)! - Update build script
## 0.1.6
### Patch Changes
- [`35a5b9b`](https://github.com/nurliman/file-exists-cli/commit/35a5b9bbb444248ef1fe2c859dce975a703dbef5) Thanks [@nurliman](https://github.com/nurliman)! - Update prebuild script in package.json
## 0.1.5
### Patch Changes
- [`1d5dde7`](https://github.com/nurliman/file-exists-cli/commit/1d5dde75ee7a4bf36bd2f42826ebc44d59bf1495) Thanks [@nurliman](https://github.com/nurliman)! - Update sourcemap option in tsup.config.ts
- [`0a6d27a`](https://github.com/nurliman/file-exists-cli/commit/0a6d27ae2947a77b1af197ee17e00fd72ba4abed) Thanks [@nurliman](https://github.com/nurliman)! - use bun instead of pnpm
- [`9bfbaed`](https://github.com/nurliman/file-exists-cli/commit/9bfbaedb20e48944763c4e19cc3f59a4a326c049) Thanks [@nurliman](https://github.com/nurliman)! - update target to "es6" in tsup.config.ts
- [`a45bc14`](https://github.com/nurliman/file-exists-cli/commit/a45bc14bdbaeefafbcaefd2aaa62d3f7b86a6b09) Thanks [@nurliman](https://github.com/nurliman)! - update dependencies
- [`8c45a83`](https://github.com/nurliman/file-exists-cli/commit/8c45a83db4fcd5f5a82d1e73ca1dc340f7be42c7) Thanks [@nurliman](https://github.com/nurliman)! - drop swc
- [`0d951d4`](https://github.com/nurliman/file-exists-cli/commit/0d951d4dcd84a98cf21e209c9af9d68c65058095) Thanks [@nurliman](https://github.com/nurliman)! - Update target and module options in tsconfig.json
## 0.1.4
### Patch Changes
- [`d436f34`](https://github.com/nurliman/file-exists-cli/commit/d436f343261c0cede09987c21bc7ef9d3b07c8a2) Thanks [@nurliman](https://github.com/nurliman)! - update dependencies
## 0.1.3
### Patch Changes
- [`9c5954f`](https://github.com/nurliman/file-exists-cli/commit/9c5954fca62703b373b2e9e1b789481e99129727) Thanks [@nurliman](https://github.com/nurliman)! - update dependencies
## 0.1.2
### Patch Changes
- [`9b37691`](https://github.com/nurliman/file-exists-cli/commit/9b37691036a6b7984d38c03f3984fccaac35400a) Thanks [@nurliman](https://github.com/nurliman)! - update dependencies
## 0.1.1
### Patch Changes
- [`b16fc2a`](https://github.com/nurliman/file-exists-cli/commit/b16fc2adef87778f77413f7fad98928f07be1256) Thanks [@nurliman](https://github.com/nurliman)! - update dependencies
## 0.1.0
### Minor Changes
- [`00d37c6`](https://github.com/nurliman/file-exists-cli/commit/00d37c60bbdf316de9be40c5d002be9fadc488c2) Thanks [@nurliman](https://github.com/nurliman)! - initial release
- [`781067a`](https://github.com/nurliman/file-exists-cli/commit/781067af44f4032d6425856ab75ac5beb40372bd) Thanks [@nurliman](https://github.com/nurliman)! - Remove "private" flag from package.json
- [`44275c0`](https://github.com/nurliman/file-exists-cli/commit/44275c0db210d955f80d3b1cf2d322ab5ac52195) Thanks [@nurliman](https://github.com/nurliman)! - Add version flag to CLI
### Patch Changes
- [`a566883`](https://github.com/nurliman/file-exists-cli/commit/a566883beec5e4de731a87171ab6bae31a3a32f1) Thanks [@nurliman](https://github.com/nurliman)! - Update package.json with pnpm
- [`c3d36c2`](https://github.com/nurliman/file-exists-cli/commit/c3d36c2d34b78b56c7ffd6d1884c750741573463) Thanks [@nurliman](https://github.com/nurliman)! - Update lint-staged command to include --no-errors-on-unmatched flag