projects
/
platform
/
framework
/
web
/
wrtjs.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
[hotfix] Ignore type checking for edge
[platform/framework/web/wrtjs.git]
/
device_home
/
node_modules
/
on-headers
/
HISTORY.md
1
1.0.2 / 2019-02-21
2
==================
3
4
* Fix `res.writeHead` patch missing return value
5
6
1.0.1 / 2015-09-29
7
==================
8
9
* perf: enable strict mode
10
11
1.0.0 / 2014-08-10
12
==================
13
14
* Honor `res.statusCode` change in `listener`
15
* Move to `jshttp` organization
16
* Prevent `arguments`-related de-opt
17
18
0.0.0 / 2014-05-13
19
==================
20
21
* Initial implementation