@operato/styles
Advanced tools
Comparing version 0.2.52 to 0.3.1
@@ -6,2 +6,19 @@ # Change Log | ||
### [0.3.1](https://github.com/hatiolab/operato/compare/v0.3.0...v0.3.1) (2021-12-31) | ||
**Note:** Version bump only for package @operato/styles | ||
## [0.3.0](https://github.com/hatiolab/operato/compare/v0.2.52...v0.3.0) (2021-12-31) | ||
### :rocket: New Features | ||
* add tsconfig option useDefineForClassFields ([6291438](https://github.com/hatiolab/operato/commit/6291438571eee0f095064e7d2ada1c620832e092)) | ||
### [0.2.52](https://github.com/hatiolab/operato/compare/v0.2.51...v0.2.52) (2021-12-21) | ||
@@ -8,0 +25,0 @@ |
@@ -6,3 +6,3 @@ { | ||
"author": "heartyoh", | ||
"version": "0.2.52", | ||
"version": "0.3.1", | ||
"main": "dist/src/index.js", | ||
@@ -41,3 +41,3 @@ "module": "dist/src/index.js", | ||
"prettier": "@hatiolab/prettier-config", | ||
"gitHead": "d3471af1da5375cc9f8078d4b6e5a9c81231c54b" | ||
"gitHead": "082f16bf248908bd498ec1fddb912cdbb13efc68" | ||
} |
@@ -12,2 +12,3 @@ { | ||
"experimentalDecorators": true, | ||
"useDefineForClassFields": false, | ||
"importHelpers": true, | ||
@@ -14,0 +15,0 @@ "outDir": "dist", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38074
238