mirror of
https://codeup.aliyun.com/67c68d4e484ca2f0a13ac3c1/ydc/jsowell-charger-web.git
synced 2026-04-20 19:15:35 +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.8 KiB
6.8 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.1.0 (2019-07-18)
Features
4.0.1 (2019-06-26)
Bug Fixes
- always use absolute paths after reading from cache
4.0.0 (2019-06-05)
chore
BREAKING CHANGES
- deps: minimum required nodejs version is
8.9.0
3.0.1 (2019-05-13)
Bug Fixes
3.0.0 (2019-04-19)
Bug Fixes
Features
BREAKING CHANGES
- default cache directory is
node_modules/.cache/cache-loader
2.0.1 (2019-01-04)
Bug Fixes
2.0.0 (2018-12-21)
Chores
Features
BREAKING CHANGES
- drop support for
webpack< 4 - drop support for node < 6
1.2.5 (2018-10-31)
Bug Fixes
1.2.4 (2018-10-31)
Bug Fixes
1.2.3 (2018-10-30)
Performance Improvements
1.2.2 (2018-02-27)
Performance Improvements
1.2.1 (2018-02-26)
Bug Fixes
1.2.0 (2017-11-17)
Bug Fixes
- index: check for inaccurate filesystem (
mtime) (f24f723)
Features
- add
optionsvalidation (schema-utils) (#24) (4ac7807) - add support for custom cache stores (
options.read/options.write) (#19) (060796b)
1.1.0 (2017-10-09)
Bug Fixes
- add
cacheIdentifierto documentation (9a18ba9) - upgrade webpack-defaults, add missing dependency (5025869)
Features
Performance Improvements
1.0.3 (2017-04-26)
Bug Fixes
- readme: remove typo and add additional note (cc63a7f)
1.0.2 (2017-04-26)
Bug Fixes
- readme: fill content into the README (7b5d5fd)
1.0.1 (2017-04-26)
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 -