1
0
Fork 0
Commit Graph

229 Commits

Author SHA1 Message Date
Conduitry 6e86f0debe update .gitignore for pnpm v3 2019-04-02 16:42:19 -04:00
Conduitry 0c9ced826a point to more specific versions in package.json 2019-01-06 16:56:34 -05:00
Conduitry 7d40256a4f tidy indentation in type definitions 2019-01-06 16:55:27 -05:00
Conduitry a83bfc9bba update docs 2018-12-10 15:17:57 -05:00
Conduitry 8a5da2deeb rollup: es -> esm 2018-11-17 09:23:51 -05:00
Conduitry 65ea2e2e99 v1.0.1 2018-11-13 06:05:42 -05:00
Conduitry c1877623cb point to declaration file 2018-11-13 06:03:50 -05:00
Conduitry 7f31ad1d2a add typescript declaration file 2018-11-13 06:03:13 -05:00
Conduitry 43c3a12b86 use rollup-plugin-cheap-ts 2018-11-10 13:02:46 -05:00
Conduitry 8ba077abee v1.0.0 2018-10-11 10:54:22 -04:00
Conduitry d7cb64c947 formatting and tidying 2018-10-11 10:45:37 -04:00
Conduitry 92a1940348 prettier: printWidth=120 2018-10-11 10:43:32 -04:00
Conduitry e1b60c0bb5 tidy build process 2018-10-02 19:37:14 -04:00
Conduitry c7c7d8ce1b add prepare script 2018-10-02 18:41:41 -04:00
Conduitry 5400f5c6c4 fix some timeout types 2018-10-02 18:36:46 -04:00
Conduitry 93ab8f335c update homepage 2018-09-06 14:54:53 -04:00
Conduitry c1c9ffb617 V0.18.1 2018-07-19 23:19:19 -04:00
Conduitry ff37931eb2 defer resolution of watcher paths until exec 2018-07-19 23:15:59 -04:00
Conduitry 0874be8978 v0.18.0 2018-06-29 00:55:30 -04:00
Conduitry caf72f0af3 update docs 2018-06-29 00:52:38 -04:00
Conduitry 1ce9174b84 new hacky typescript build mechanism 2018-06-29 00:13:21 -04:00
Conduitry ebfeeacc5f make defiler.get with filter function get virtual files as well 2018-06-28 20:05:15 -04:00
Conduitry 0546b41d4f use generators as keys directly, without creating symbols 2018-06-28 19:56:20 -04:00
Conduitry bacda23143 v0.17.5 2018-06-24 11:01:13 -04:00
Conduitry e6a2c41f58 improve/fix resolving in defiler.get 2018-06-24 10:59:59 -04:00
Conduitry 443f58044f v0.17.4 2018-06-24 06:51:16 -04:00
Conduitry 07e5901630 update docs 2018-06-24 06:47:47 -04:00
Conduitry 6464084b04 allow defiler.get to be called with a filter function 2018-06-24 06:33:16 -04:00
Conduitry 3afa3b5ef9 port to typescript 2018-06-12 18:30:39 -04:00
Conduitry 23d6447f15 v0.17.3 2018-06-11 09:40:47 -04:00
Conduitry e2b3b011eb fix race condition: decrement waitingFor counts earlier 2018-06-11 09:33:24 -04:00
Conduitry abdd3e0c9d add dev task 2018-06-11 09:33:24 -04:00
Conduitry bbd3a2bb4b .prettierrc -> .prettierrc.yaml 2018-06-06 19:39:30 -04:00
Conduitry 82675b0f7c update website 2018-06-06 16:35:42 -04:00
Conduitry c34cee6cd4 async_hooks issue is fixed in node 10.4 2018-06-06 16:33:32 -04:00
Conduitry aa41d99348 v0.17.2 2018-05-01 16:21:56 -04:00
Conduitry d8750d9ee5 update website 2018-05-01 16:20:21 -04:00
Conduitry 92acb7c7fd fix getting file.filename for top-level files 2018-05-01 16:20:10 -04:00
Conduitry 8a3e1537aa some tidying 2018-04-30 11:31:38 -04:00
Conduitry b2a43c3464 v0.17.1 2018-04-28 23:47:26 -04:00
Conduitry 3b5660aa61 document node 10 issue 2018-04-28 23:45:40 -04:00
Conduitry e47cba7d39 introduce asynchronicity to ensure we get a new context 2018-04-28 23:43:56 -04:00
Conduitry 9f7e347cab v0.17.0 2018-04-24 17:15:23 -04:00
Conduitry 45f5080c36 node 8.2 required for async_hooks features 2018-04-24 13:32:02 -04:00
Conduitry f0f54a28ef update guide 2018-04-24 13:28:15 -04:00
Conduitry 1136b81ac0 update API docs 2018-04-24 13:22:17 -04:00
Conduitry d2020c0cda update user callback arguments: remove defiler, change type -> event 2018-04-24 13:12:13 -04:00
Conduitry c3b3508082 use async_hooks for tracking contexts 2018-04-24 11:55:49 -04:00
Conduitry dfaa346e36 typo 2018-04-17 00:02:16 -04:00
Conduitry 396db588d6 v0.16.0 2018-04-16 23:54:17 -04:00