@meza/tsconfig-base
Version:
A configuration base for Meza's typescript projects. Use it if you like strict conventions.
54 lines (24 loc) • 1.84 kB
Markdown
# 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.
## [1.1.0](https://github.com/meza/tsconfig-base/compare/v1.0.0...v1.1.0) (2021-11-04)
### Features
* added linter ([28abb56](https://github.com/meza/tsconfig-base/commit/28abb56518401d1e6b28c07efb8a197abf5bb396))
## [1.0.0](https://github.com/meza/tsconfig-base/compare/v0.0.8...v1.0.0) (2021-11-04)
### [0.0.8](https://github.com/meza/tsconfig-base/compare/v0.0.7...v0.0.8) (2021-11-04)
### Bug Fixes
* fixed incompatible settings ([4fe9035](https://github.com/meza/tsconfig-base/commit/4fe9035a145fb5e5e125c899b1a9b97c0203eaf3))
### [0.0.7](https://github.com/meza/tsconfig-base/compare/v0.0.6...v0.0.7) (2021-11-04)
### Bug Fixes
* removed paths from the config ([b442e6f](https://github.com/meza/tsconfig-base/commit/b442e6f6a7c4a39b215aad9db11173847d50656b))
### [0.0.6](https://github.com/meza/tsconfig-base/compare/v0.0.5...v0.0.6) (2021-11-04)
### Bug Fixes
* removed main js ([c2f5f07](https://github.com/meza/tsconfig-base/commit/c2f5f07860e10f07257edbdc542fe3954991317e))
### [0.0.5](https://github.com/meza/tsconfig-base/compare/v0.0.4...v0.0.5) (2021-11-04)
### [0.0.4](https://github.com/meza/tsconfig-base/compare/v0.0.3...v0.0.4) (2021-11-04)
### Bug Fixes
* fixed release command ([64dbc85](https://github.com/meza/tsconfig-base/commit/64dbc85a20048c93e346d4167e16622df74bcfb7))
### [0.0.3](https://github.com/meza/tsconfig-base/compare/v0.0.2...v0.0.3) (2021-11-04)
### [0.0.2](https://github.com/meza/tsconfig-base/compare/v0.0.1...v0.0.2) (2021-11-04)
### 0.0.1 (2021-11-04)
### Features
* initial-release ([683d7e4](https://github.com/meza/tsconfig-base/commit/683d7e4ca17caa677e1f69f428d108e7da7eda71))