- docs: Update README & package.json (3632eee)
-
perf: Import 'gulp-renew' package for string replacement. (fd7e711)
-
Updated dependencies []:
- @pipflow/utils@1.1.2
- gulp-renew@1.0.1
- refactor: Rewrite the Batch Replacement plugin (f866bc6)
- chore: Update Sass dependency version (8a5be04)
-
chore: Upgrade PostCSS-related deps (6d72cfa)
-
refactor: Update PostCSS plugin option handling for improved modularity (b05d148)
-
perf: Update task option handling for improved modularity (1eed1eb)
-
Updated dependencies []:
- @pipflow/utils@1.1.1
- refactor: Update 'gulp-eslint' to 'gulp-eslint-new' for improved linting (f4a759b)
- refactor: Remove unnecessary 'name' field from task options (ab5f6a1)
- refactor: Change alias replacement processing timing (1cc5da4)
- docs: Update README (b75f6e7)
- feat: Add JSDOC for each task method (78129ab)
- perf: Replace direct requires with gulp plugins for consistency (e1b445e)
- refactor: Add error handling for image minification (49c2930)
- test: Replace gulp with direct require (38b9268)
- Updated dependencies []:
- @pipflow/utils@1.1.0
-
refactor: Replace gulp with direct require (bd82fe6)
-
Updated dependencies []:
- @pipflow/utils@1.0.4
- perf: ๆด้ฒ browserSync ๅฎไพไปฅๆน่ฟๅผๅๅทฅๅ ท้ๆ (fba3747)
- Updated dependencies []:
- @pipflow/utils@1.0.3
-
perf: Optimize import modules (8d26d57)
-
Updated dependencies []:
- @pipflow/utils@1.0.2
- feat: Replace resource hash files in style (072679f)
- fix: Generate both source and hash files (9951e43)
- fix: Fix getting archive filenames (7103045)
- perf: Extract
readManifest()
& optimizetransformHash()
(98f2b48) - perf: Update html-task styles (9b0c006)
- test: Add transformHash & readManifest test cases (b8806ad)
- test: Update test cases (eb54f20)
- Updated dependencies []:
- @pipflow/utils@1.0.1
- feat: Add inline image /files (base64) (2d5d5f9)
- fix: Add empty file's path judgment (78d4777)
- perf: Optimize archive-task parameters (36c3d84
- test: Update unit test cases (55a2615)
- test: Add unit test cases (18b172d)
- Updated dependencies []:
- @pipflow/utils@1.0.0
- feat: Add findUrlFromNpm() (3f94c98)
- feat: User-task add input configuration item. (4648990)
- fix: Remove duplicate require (73d8a19)
- perf: Add invalid parameter judgment (2ce1640)
- perf: Standardize createServer-function name (9eac55e)
- perf: Optimize package require order (363b588)
- perf: Extract default configuration & Sass default configuration (4ac1e7a)
- test: Add test-cases(comm,utils) (a4fec38)
- Updated dependencies []:
- @pipflow/utils@0.11.2
- feat: CSS-Preprocessor adds additionalData configuration (be84078)
- perf: Optimize naming issues (dd613f9)
- Updated dependencies []:
- @pipflow/utils@0.11.1
- feat: Sourcemap supports inline (08fe082)
- feat: Add gulp-concat plugins (a049b92)
- feat: Style-task input supports object structures (95b2213)
- fix: Fixed sourcemap and hash file generation issues (9d5942b)
- fix: Optimize & fix env loading and setting issues (eb28be6)
- fix: Fixed
getCommonPath()
errors (af5341b) - fix: Fixed output path and base mismatch when merging files (dade694)
- perf: Optimize js file merge processing (9c23c72)
- perf: Optimize the task's done function (823a3ee)
- build: Remove gulp-env-loader dep (7591efb)
- build: Add vinyl & gulp-if deps (c28b45d)
- Updated dependencies []:
- @pipflow/utils@0.11.0
- perf: Remove autoprefixer dependence (98a503a)
- perf: Optimize babel configuration & removing dependencies (c0ed8e0)
- Updated dependencies []:
- @pipflow/utils@0.10.1
- fix: Prevent user-task from reporting errors with no return (6742eb1)
- fix: Modify postcss to support configuration merging (8a0f31f)
-
perf: Import browserSync from utils
-
Updated dependencies []:
- @pipflow/utils@0.10.0
- feat: Server add no initial configuration
- perf: Server-task add ui-port configuration
- Updated dependencies []:
- @pipflow/utils@0.9.0
- Add Image-task
- Updated dependencies
- @pipflow/utils@0.8.0
- Updated dependencies
- @pipflow/utils@0.7.2
- Updated dependencies
- @pipflow/utils@0.7.1
- feat: Add ESlint-Task
- perf: Optimize archiveTask Exec & scriptTask filter
- Updated dependencies
- @pipflow/utils@0.7.0
- feat: Add minify configuration
- feat: Add Image-Minify
- perf: Optimize Server-Task configration
- Updated dependencies
- @pipflow/utils@0.6.0
- fix: Archive-task filename problem
- Updated dependencies
- @pipflow/utils@0.5.1
- perf: Optimize reading local ENV-vars
- Updated dependencies
- @pipflow/utils@0.5.0
- docs: update keywords
- Updated dependencies
- @pipflow/utils@0.4.1
- feat: userTask params added comm-packages
- Updated dependencies
- @pipflow/utils@0.4.0
- Updated dependencies
- @pipflow/utils@0.3.1
- feat: Merge common-packages into utils;
- fix: Uncheck the gulp-rev merge option;
- Updated dependencies
- @pipflow/utils@0.3.0
- perf: remove useless files
- perf: update process.env.PIPFLOW_MODE
- update