mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-23 04:25:21 +08:00
# Conflicts: # jsowell-ui/.env.development # jsowell-ui/.env.staging # jsowell-ui/bin/build-sit.bat # jsowell-ui/bin/build.bat # jsowell-ui/src/api/adapayMember/adapayMember.js # jsowell-ui/src/api/pile/merchant.js # jsowell-ui/src/router/index.js # jsowell-ui/src/views/financial/financeDetail.vue # jsowell-ui/src/views/financial/merchant.vue # jsowell-ui/src/views/homeIndex/homeIndex.vue # jsowell-ui/src/views/login.vue # jsowell-ui/src/views/pile/basic/detail.vue # jsowell-ui/src/views/pile/station/components/SiteInfo.vue # jsowell-ui/src/views/pile/station/detail.vue # jsowell-ui/src/views/pile/station/orderReport.vue
6.2 KiB
6.2 KiB
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
2.1.3 (2019-08-08)
Bug Fixes
- correct default for workerParallelJobs option (#74) (79758d0)
- do not allow empty or invalid node args when spin up child process (#73) (b02d503)
2.1.2 (2019-01-25)
Bug Fixes
- lifecycle handling for signals
2.1.1 (2018-12-21)
Performance Improvements
2.1.0 (2018-12-21)
Features
2.0.2 (2018-12-20)
Bug Fixes
2.0.1 (2018-12-19)
Bug Fixes
2.0.0 (2018-12-18)
Bug Fixes
- calculate number of workers correctly (#49) (fcbd813)
- check on
undefinedforworker.stdio(#45) (c891a9c) - listen
endevents (#42) (0f87683)
BREAKING CHANGE
- drop support for node < 6.9
1.2.0 (2018-07-27)
Features
1.1.5 (2018-02-26)
Bug Fixes
- package: add
webpack >= 4(peerDependencies) (#22) (9345756) - WorkerError: handle undefined
errorstacks (#20) (6fb5daf)
1.1.4 (2018-02-21)
Bug Fixes
1.1.3 (2018-02-07)
Bug Fixes
1.1.2 (2017-10-09)
Bug Fixes
- readBuffer: handle 0-byte reads (c7ca960)
1.1.1 (2017-08-28)
Bug Fixes
- context: Pass context to loader (29ced70)
- deps: pass along result for dependencies (19832ec)
- example: fix for broken sass and add watch (47ba43e)
1.1.0 (2017-07-14)
Features
- pool: add warmup method (a0ce440)
1.0.3 (2017-05-27)
Bug Fixes
- resolve: fix passing error to worker (6561f57)
1.0.2 (2017-05-27)
Bug Fixes
- resolve: fix incorrect method for sending message (bb92a28)
1.0.1 (2017-04-28)
Change Log
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
x.x.x / --
- Bug fix -
- Feature -
- Chore -
- Docs -