Releases: gjbkz/esifycss
Releases · gjbkz/esifycss
v1.4.40
v1.4.39
Bug Fixes
Tests
- use iPhone 13 (d0aadac)
Continuous Integration
Dependency Upgrades
- add @nlib/changelog (4f0025c)
- npm update (62ea1f1)
- typescript:4.5.5→4.7.4 (7626a2a)
- ts-node:10.4.0→10.9.1 (44c4818)
- rollup:2.68.0→2.78.1 (d1ac037)
- postcss-selector-parser:6.0.7→6.0.10 (924b7ec)
- postcss-scss:4.0.3→4.0.4 (8d9b11d)
- postcss:8.4.5→8.4.16 (2cdbd96)
- lint-staged:12.3.4→13.0.3 (26db908)
- commander:8.3.0→9.4.0 (f53d7d5)
- chokidar:3.5.2→3.5.3 (663888d)
- browserstack-local:1.4.8→1.5.1 (157b6ae)
- ava:3.15.0→4.3.1 (7b8d589)
- acorn:8.7.0→8.8.0 (0368d76)
- selenium-webdriver:4.1.1→4.4.0 (d5456df)
- @types/selenium-webdriver:4.0.18→4.1.2 (2101c8a)
- @types/node:17.0.17→18.7.6 (4dda217)
- @types/jsdom:16.2.14→20.0.0 (f356a91)
- @nlib/lint-commit:0.1.8→0.2.0 (417b78f)
- @typescript-eslint/eslint-plugin:5.12.0→5.33.1 @typescript-eslint/parser:5.12.1→5.33.1 eslint:8.10.0→8.22.0 (69b8884)
- @nlib/indexen:0.1.2→0.2.5 (58de373)
- @nlib/eslint-config:3.17.30→3.19.4 (a6a8687)
- @nlib/eslint-config:3.17.29→3.17.30 @types/node:16.11.12→17.0.0 @typescript-eslint/eslint-plugin:5.4.0→5.7.0 @typescript-eslint/parser:5.4.0→5.7.0 eslint:8.3.0→8.5.0 lint-staged:12.1.2→12.1.3 postcss-selector-parser:6.0.6→6.0.7 typescript:4.5.2→4.5.4 (d5bd860)
- add @nlib/lint-commit (291e58c)
- install @nlib/lint-commit @nlib/indexen (baba31b)
v1.4.37
Documentation
- update author (be9952f)
Dependency Upgrades
- @nlib/eslint-config:3.17.28→3.17.29 @types/node:16.11.6→16.11.10 @types/node-fetch:2.5.12→3.0.3 @typescript-eslint/eslint-plugin:5.3.0→5.4.0 @typescript-eslint/parser:5.3.0→5.4.0 lint-staged:11.2.6→12.1.2 postcss:8.3.11→8.4.1 rollup:2.60.0→2.60.1 selenium-webdriver:4.0.0→4.1.0 (0e09342)
v1.4.36
Bug Fixes
- transform only once for a root (c5c27cf)
Build System
Dependency Upgrades
- @nlib/eslint-config:3.17.25→3.17.28 @types/node:16.10.3→16.11.6 @types/node-fetch:2.5.12→3.0.3 @types/selenium-webdriver:4.0.15→4.0.16 @typescript-eslint/eslint-plugin:4.32.0→5.3.0 @typescript-eslint/parser:4.31.2→5.3.0 commander:8.2.0→8.3.0 eslint:7.32.0→8.1.0 lint-staged:11.2.3→11.2.6 postcss:8.3.9→8.3.11 typescript:4.4.3→4.4.4 vlq:1.0.1→2.0.4 (d085782)
v1.4.35
v1.4.34
Bug Fixes
- parseScripts caches the results to keep css after minification (76edcb4)
Tests
- output css should have all styles (c141495)
Dependency Upgrades
- @types/node:16.9.1→16.9.6 @typescript-eslint/eslint-plugin:4.31.1→4.31.2 @typescript-eslint/parser:4.31.0→4.31.2 postcss:8.3.6→8.3.7 rollup:2.56.3→2.57.0 (4e35a84)
v1.4.33
v1.4.32
v1.4.31
v1.4.29
Features
- minifyScriptForCSS removes import declarations (1e73fd1)
Bug Fixes
- temporary scripts must have addStyle (5f24765)
- omit addStyle() from generated code if the output is css (2f1bd46)
- automatically exclude the path of css output (d7f3eda)
- ignore parse animation error (#403) (df4896a)
Tests
- run twice to reproduce the error (86ef1bc)
Documentation
- update README (b0bd5ed)