troika-flex-layout
Advanced tools
Comparing version 0.48.0-unicode.4 to 0.48.0
@@ -6,48 +6,15 @@ # Change Log | ||
# [0.48.0-unicode.4](https://github.com/protectwise/troika/compare/v0.48.0-unicode.3...v0.48.0-unicode.4) (2023-09-07) | ||
# [0.48.0](https://github.com/protectwise/troika/compare/v0.47.2...v0.48.0) (2023-09-09) | ||
**Note:** Version bump only for package troika-flex-layout | ||
### Features | ||
* **troika-three-text:** add fallback font loading for full Unicode support ([#279](https://github.com/protectwise/troika/issues/279)) ([6fb8061](https://github.com/protectwise/troika/commit/6fb806145f79d7a36e79a35a006b4601535b3827)), closes [#13](https://github.com/protectwise/troika/issues/13) [#65](https://github.com/protectwise/troika/issues/65) | ||
# [0.48.0-unicode.3](https://github.com/protectwise/troika/compare/v0.48.0-unicode.2...v0.48.0-unicode.3) (2023-07-10) | ||
**Note:** Version bump only for package troika-flex-layout | ||
# [0.48.0-unicode.2](https://github.com/protectwise/troika/compare/v0.48.0-unicode.1...v0.48.0-unicode.2) (2023-07-10) | ||
**Note:** Version bump only for package troika-flex-layout | ||
# [0.48.0-unicode.1](https://github.com/protectwise/troika/compare/v0.48.0-unicode.0...v0.48.0-unicode.1) (2023-06-29) | ||
### Bug Fixes | ||
* fontResolverWorkerModule wasn't exported ([677f525](https://github.com/protectwise/troika/commit/677f5252a51071650acc02c41079fe3fedce13c8)) | ||
# [0.48.0-unicode.0](https://github.com/protectwise/troika/compare/v0.47.2...v0.48.0-unicode.0) (2023-06-29) | ||
### Features | ||
* **troika-three-text:** integrate unicode-font-resolver for full unicode fallback font coverage ([4c9beef](https://github.com/protectwise/troika/commit/4c9beef4372946239e771b97a0cd35e90ab41ad2)) | ||
## [0.47.2](https://github.com/protectwise/troika/compare/v0.47.1...v0.47.2) (2023-05-15) | ||
@@ -54,0 +21,0 @@ |
{ | ||
"name": "troika-flex-layout", | ||
"version": "0.48.0-unicode.4", | ||
"version": "0.48.0", | ||
"description": "Utility for calculating flexbox layouts in a web worker", | ||
@@ -17,4 +17,4 @@ "author": "Jason Johnston <jason.johnston@protectwise.com>", | ||
"dependencies": { | ||
"troika-three-text": "^0.48.0-unicode.4", | ||
"troika-worker-utils": "^0.47.2" | ||
"troika-three-text": "^0.48.0", | ||
"troika-worker-utils": "^0.48.0" | ||
}, | ||
@@ -28,3 +28,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "bb554249ade96f060b3857c89ea9a668bcd22fc3" | ||
"gitHead": "d5ddec703acf4c786fafc90a5195bfca992947c8" | ||
} |
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
1531535
- Removedtroika-worker-utils@0.47.2(transitive)
Updatedtroika-three-text@^0.48.0
Updatedtroika-worker-utils@^0.48.0