Skip to content

Commit

Permalink
chore(core): release v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Meqn committed Dec 28, 2023
1 parent f8f573f commit 3d729c6
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 29 deletions.
71 changes: 43 additions & 28 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,20 @@
# @pipflow/core

## 1.0.0

### Major Changes 🎉

- feat: Add inline image /files (base64) ([2d5d5f9](https://github.com/Meqn/pipflow/commit/2d5d5f9ad5e6bf265ffd4b5f16bc78d332960228))
- fix: Add empty file's path judgment ([78d4777](https://github.com/Meqn/pipflow/commit/78d4777f8672d4416e33ecabdf0408770a32e191))
- perf: Optimize archive-task parameters ([36c3d84](https://github.com/Meqn/pipflow/commit/36c3d8420f6a945dc8b064a7a577c8d0374afaad)
- test: Update unit test cases ([55a2615](https://github.com/Meqn/pipflow/commit/55a26157d280208998fffa2c4f50b942ddf4b2b5))
- test: Add unit test cases ([18b172d](https://github.com/Meqn/pipflow/commit/18b172dd73000ea89c4338d3e28a2d540f644fe1))

### Patch Changes 🌟

- Updated dependencies []:
- @pipflow/utils@1.0.0

## 0.13.0

### Minor Changes 🚀
Expand All @@ -13,7 +28,7 @@
- perf: Extract default configuration & Sass default configuration ([4ac1e7a](https://github.com/Meqn/pipflow/commit/4ac1e7a3e6cabd0f5b9b7385cd932dfbc2d7b495))
- test: Add test-cases(comm,utils) ([a4fec38](https://github.com/Meqn/pipflow/commit/a4fec38cd51cf678d24693f17c8aacf432e6c613))

### Patch Changes
### Patch Changes 🌟

- Updated dependencies []:
- @pipflow/utils@0.11.2
Expand All @@ -25,7 +40,7 @@
- feat: CSS-Preprocessor adds additionalData configuration ([be84078](https://github.com/Meqn/pipflow/commit/be84078c26df95f1f1d4de48163cf61f0b0d737c))
- perf: Optimize naming issues ([dd613f9](https://github.com/Meqn/pipflow/commit/dd613f94505a033bec8e3627756a0439b4e12308))

### Patch Changes
### Patch Changes 🌟

- Updated dependencies []:
- @pipflow/utils@0.11.1
Expand All @@ -46,38 +61,38 @@
- build: Remove gulp-env-loader dep ([7591efb](https://github.com/Meqn/pipflow/commit/7591efb74598f4afcc5653dcb757b2636525d955))
- build: Add vinyl & gulp-if deps ([c28b45d](https://github.com/Meqn/pipflow/commit/c28b45d60370d3d7be42bd2a28f1bd839e198a09))

### Patch Changes
### Patch Changes 🌟

- Updated dependencies []:
- @pipflow/utils@0.11.0

## 0.10.0

### Minor Changes
### Minor Changes 🚀

- perf: Remove autoprefixer dependence ([98a503a](https://github.com/Meqn/pipflow/commit/98a503a646d8333d2ce4ab61a84765e14c96e918))
- perf: Optimize babel configuration & removing dependencies ([c0ed8e0](https://github.com/Meqn/pipflow/commit/c0ed8e03354937078a949781f8b82f64de0d31bc))

### Patch Changes
### Patch Changes 🌟

- Updated dependencies []:
- @pipflow/utils@0.10.1

## 0.9.3

### Patch Changes
### Patch Changes 🌟

- fix: Prevent user-task from reporting errors with no return ([6742eb1](https://github.com/Meqn/pipflow/commit/6742eb150b0b7bb64df7e04e060891b9d4f7a162))

## 0.9.2

### Patch Changes
### Patch Changes 🌟

- fix: Modify postcss to support configuration merging ([8a0f31f](https://github.com/Meqn/pipflow/commit/8a0f31f1d8248cd9fafd436f3f701a92643c4b01))

## 0.9.1

### Patch Changes
### Patch Changes 🌟

- perf: Import browserSync from utils

Expand All @@ -86,129 +101,129 @@

## 0.9.0

### Minor Changes
### Minor Changes 🚀

- feat: Server add no initial configuration
- perf: Server-task add ui-port configuration

### Patch Changes
### Patch Changes 🌟

- Updated dependencies []:
- @pipflow/utils@0.9.0

## 0.8.0

### Minor Changes
### Minor Changes 🚀

- Add Image-task

### Patch Changes
### Patch Changes 🌟

- Updated dependencies
- @pipflow/utils@0.8.0

## 0.7.2

### Patch Changes
### Patch Changes 🌟

- Updated dependencies
- @pipflow/utils@0.7.2

## 0.7.1

### Patch Changes
### Patch Changes 🌟

- Updated dependencies
- @pipflow/utils@0.7.1

## 0.7.0

### Minor Changes
### Minor Changes 🚀

- feat: Add ESlint-Task
- perf: Optimize archiveTask Exec & scriptTask filter

### Patch Changes
### Patch Changes 🌟

- Updated dependencies
- @pipflow/utils@0.7.0

## 0.6.0

### Minor Changes
### Minor Changes 🚀

- feat: Add minify configuration
- feat: Add Image-Minify
- perf: Optimize Server-Task configration

### Patch Changes
### Patch Changes 🌟

- Updated dependencies
- @pipflow/utils@0.6.0

## 0.5.1

### Patch Changes
### Patch Changes 🌟

- fix: Archive-task filename problem
- Updated dependencies
- @pipflow/utils@0.5.1

## 0.5.0

### Patch Changes
### Patch Changes 🌟

- perf: Optimize reading local ENV-vars
- Updated dependencies
- @pipflow/utils@0.5.0

## 0.4.1

### Patch Changes
### Patch Changes 🌟

- docs: update keywords
- Updated dependencies
- @pipflow/utils@0.4.1

## 0.4.0

### Minor Changes
### Minor Changes 🚀

- feat: userTask params added comm-packages

### Patch Changes
### Patch Changes 🌟

- Updated dependencies
- @pipflow/utils@0.4.0

## 0.3.1

### Patch Changes
### Patch Changes 🌟

- Updated dependencies
- @pipflow/utils@0.3.1

## 0.3.0

### Minor Changes
### Minor Changes 🚀

- feat: Merge common-packages into utils;
- fix: Uncheck the gulp-rev merge option;

### Patch Changes
### Patch Changes 🌟

- Updated dependencies
- @pipflow/utils@0.3.0

## 0.2.1

### Patch Changes
### Patch Changes 🌟

- perf: remove useless files
- perf: update process.env.PIPFLOW_MODE

## 0.1.1

### Patch Changes
### Patch Changes 🌟

- update
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pipflow/core",
"version": "0.13.0",
"version": "1.0.0",
"description": "A web developer workflow based on Gulp.",
"main": "index.js",
"engines": {
Expand Down

0 comments on commit 3d729c6

Please sign in to comment.