aesthetic-adapter-typestyle
Advanced tools
Comparing version
@@ -0,1 +1,8 @@ | ||
# 2.2.0 - 2019-02-14 | ||
#### 🛠 Internal | ||
- Support for the new React hooks API. | ||
- TS: Marked some `TypeStyleAesthetic` class methods with access modifiers. | ||
# 2.1.0 - 2019-02-09 | ||
@@ -2,0 +9,0 @@ |
@@ -10,3 +10,3 @@ import Aesthetic, { AestheticOptions, ClassName } from 'aesthetic'; | ||
constructor(typeStyle: TypeStyle, options?: Partial<AestheticOptions>); | ||
transformToClassName(styles: (NativeBlock | ParsedBlock)[]): ClassName; | ||
protected transformToClassName(styles: (NativeBlock | ParsedBlock)[]): ClassName; | ||
private handleFallback; | ||
@@ -13,0 +13,0 @@ private handleFontFace; |
{ | ||
"name": "aesthetic-adapter-typestyle", | ||
"version": "2.1.0", | ||
"version": "2.2.0", | ||
"description": "TypeStyle support for Aesthetic.", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "7f1f8f5b95bddc2f3a43c7aa87defa663682bf13" | ||
"gitHead": "d731bb32c08bfa48851390838caef57b3ebaedbb" | ||
} |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
15893
1.07%0
-100%