Conduitry
|
caf72f0af3
|
update docs
|
5 years ago |
Conduitry
|
1ce9174b84
|
new hacky typescript build mechanism
|
5 years ago |
Conduitry
|
ebfeeacc5f
|
make defiler.get with filter function get virtual files as well
|
5 years ago |
Conduitry
|
0546b41d4f
|
use generators as keys directly, without creating symbols
|
5 years ago |
Conduitry
|
bacda23143
|
v0.17.5
|
5 years ago |
Conduitry
|
e6a2c41f58
|
improve/fix resolving in defiler.get
|
5 years ago |
Conduitry
|
443f58044f
|
v0.17.4
|
5 years ago |
Conduitry
|
07e5901630
|
update docs
|
5 years ago |
Conduitry
|
6464084b04
|
allow defiler.get to be called with a filter function
|
5 years ago |
Conduitry
|
3afa3b5ef9
|
port to typescript
|
5 years ago |
Conduitry
|
23d6447f15
|
v0.17.3
|
5 years ago |
Conduitry
|
e2b3b011eb
|
fix race condition: decrement waitingFor counts earlier
|
5 years ago |
Conduitry
|
abdd3e0c9d
|
add dev task
|
5 years ago |
Conduitry
|
bbd3a2bb4b
|
.prettierrc -> .prettierrc.yaml
|
5 years ago |
Conduitry
|
82675b0f7c
|
update website
|
5 years ago |
Conduitry
|
c34cee6cd4
|
async_hooks issue is fixed in node 10.4
|
5 years ago |
Conduitry
|
aa41d99348
|
v0.17.2
|
5 years ago |
Conduitry
|
d8750d9ee5
|
update website
|
5 years ago |
Conduitry
|
92acb7c7fd
|
fix getting file.filename for top-level files
|
5 years ago |
Conduitry
|
8a3e1537aa
|
some tidying
|
5 years ago |
Conduitry
|
b2a43c3464
|
v0.17.1
|
5 years ago |
Conduitry
|
3b5660aa61
|
document node 10 issue
|
5 years ago |
Conduitry
|
e47cba7d39
|
introduce asynchronicity to ensure we get a new context
|
5 years ago |
Conduitry
|
9f7e347cab
|
v0.17.0
|
5 years ago |
Conduitry
|
45f5080c36
|
node 8.2 required for async_hooks features
|
5 years ago |
Conduitry
|
f0f54a28ef
|
update guide
|
5 years ago |
Conduitry
|
1136b81ac0
|
update API docs
|
5 years ago |
Conduitry
|
d2020c0cda
|
update user callback arguments: remove defiler, change type -> event
|
5 years ago |
Conduitry
|
c3b3508082
|
use async_hooks for tracking contexts
|
5 years ago |
Conduitry
|
dfaa346e36
|
typo
|
5 years ago |
Conduitry
|
396db588d6
|
v0.16.0
|
5 years ago |
Conduitry
|
3841995a3f
|
guide usage fixes
|
5 years ago |
Conduitry
|
92954e53f4
|
update guide
|
5 years ago |
Conduitry
|
f6d22e630a
|
update API docs
|
5 years ago |
Conduitry
|
b16fdbe596
|
combine read/added/deleted flags into one type field
|
5 years ago |
Conduitry
|
d97a3f8a17
|
update API docs
|
5 years ago |
Conduitry
|
675f4824f3
|
split transform flags into read/added/deleted
|
5 years ago |
Conduitry
|
dd640cbfd3
|
get rid of EventEmitter
- inform transform of changed/deleted files
- use separate onerror callback for errors
|
5 years ago |
Conduitry
|
37980a62cb
|
oops temporal dead zone
|
5 years ago |
Conduitry
|
8d92a20276
|
more standard code style
|
5 years ago |
Conduitry
|
2de7563c7e
|
some tidying
|
5 years ago |
Conduitry
|
b28b0fe5d1
|
add rollup as devDependency; use pnpm; other adjustments
|
5 years ago |
Conduitry
|
053353775f
|
some guide updates
|
5 years ago |
Conduitry
|
0fcfe9ca79
|
v0.15.3
|
5 years ago |
Conduitry
|
a48e59bb61
|
update docs
|
5 years ago |
Conduitry
|
8fb94d6c03
|
expose resolver through defiler.resolve
|
5 years ago |
Conduitry
|
6dd42e76a9
|
v0.15.2
|
5 years ago |
Conduitry
|
d1bbf263d3
|
fix re-transforming virtual files when their dependencies change
|
5 years ago |
Conduitry
|
dce8b6bab5
|
tidy
|
5 years ago |
Conduitry
|
cc64c8780b
|
v0.15.1
|
5 years ago |