History.md
6.5 KB
1.8.0 / 2021-10-16
features
- [
cdab574
] - feat: support config.nonce (#42) (Yiyu He <>)
1.7.0 / 2021-04-08
features
- [
6c5b719
] - feat: start detecting port from devServer.port (#40) (Chen Yangjian <252317+cyjake@users.noreply.github.com>)
1.6.2 / 2021-03-22
fixes
- [
ee0012e
] - fix: 修复autoPort时,port数据格式和fs模块要求数据格式不匹配问题 (#39) (拾邑 <>)
1.6.1 / 2020-06-09
features
- [
c7ec6e6
] - feat: make sure__webpack_public_path__
inserted just once (#31) (viko16 <viko16@users.noreply.github.com>)
fixes
- [
c992877
] - fix: prefer http://127.0.0.1 even if https is on (#37) (Chen Yangjian <252317+cyjake@users.noreply.github.com>)
1.6.0 / 2019-09-19
features
- [
287aedb
] - feat: set protocol according to app.options.https (Chen Yangjian <252317+cyjake@users.noreply.github.com>)
1.5.0 / 2019-04-09
features
- [
226de2e
] - feat: script support crossorigin attribute (#30) (仙森 <dapixp@gmail.com>)
1.4.4 / 2019-01-29
fixes
- [
8f0092e
] - fix: use w3c valid link format (#29) (fengmk2 <fengmk2@gmail.com>)
1.4.3 / 2019-01-08
fixes
- [
f5966ec
] - fix(devServer): reset port when app get port from agent (#28) (Haoliang Gao <sakura9515@gmail.com>) - [
a5866bc
] - fix: remove unnecessary console (#27) (Haoliang Gao <sakura9515@gmail.com>)
1.4.2 / 2019-01-07
features
- [
f6e9fb7
] - feat(devServer): support autoport in env (#26) (Haoliang Gao <sakura9515@gmail.com>)
1.4.1 / 2019-01-07
fixes
- [
9378984
] - fix: port should be paased from agent to app (#25) (Haoliang Gao <sakura9515@gmail.com>)
1.4.0 / 2019-01-06
features
- [
59d20a0
] - feat: auto check port with autoPort (#24) (Haoliang Gao <sakura9515@gmail.com>)
others
- [
bf05a99
] - refactor: use inherit instead of pipe (#22) (Haoliang Gao <sakura9515@gmail.com>) - [
d233b74
] - test: set proc null when exit by self (#23) (Haoliang Gao <sakura9515@gmail.com>)
1.3.0 / 2018-08-20
others
- [
0815337
] - refactor: no need to encode context with base64 (#21) (fengmk2 <fengmk2@gmail.com>)
1.2.0 / 2018-08-15
features
- [
6d9be84
] - feat: manifest add absolute path and complete path support (#20) (仙森 <dapixp@gmail.com>)
1.1.2 / 2018-04-16
others
- [
9b32a6e
] - refactor: atob should be minified (#16) (Haoliang Gao <sakura9515@gmail.com>)
1.1.1 / 2018-04-15
fixes
- [
6d8793b
] - fix: atob browser compatible (#15) (Haoliang Gao <sakura9515@gmail.com>) - [
2475b7c
] - fix: command can be run on Windows (#13) (Haoliang Gao <sakura9515@gmail.com>) - [
ab29dee
] - fix: set context data more safely (#14) (Yiyu He <>)
1.1.0 / 2018-04-04
features
- [
772164a
] - feat: unittest environment is same as local (#12) (Haoliang Gao <sakura9515@gmail.com>)
1.0.4 / 2018-04-01
fixes
- [
9d7fdac
] - fix: should transform jsx to js (#11) (Haoliang Gao <sakura9515@gmail.com>)
1.0.3 / 2018-04-01
fixes
- [
f58d766
] - fix: check port when devServer is enabled (#10) (Haoliang Gao <sakura9515@gmail.com>)
1.0.2 / 2018-03-29
fixes
- [
3f02556
] - fix: publicPath should contains leading and trailing slash (#9) (Haoliang Gao <sakura9515@gmail.com>) - [
5db9e90
] - fix: more safe context when locals is from query (#8) (Haoliang Gao <sakura9515@gmail.com>)
1.0.1 / 2018-03-15
fixes
- [
2ebef9d
] - fix: publicPath should be webpack_public_path (#7) (Haoliang Gao <sakura9515@gmail.com>)
1.0.0 / 2018-03-15
others
- [
e369e2c
] - docs: update readme (#6) (Haoliang Gao <sakura9515@gmail.com>),fatal: No names found, cannot describe anything.