| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-07-13 | fix(cli): synchronize async stdio/file reads and writes (#15092) | David Sherret | |
| Fixes a regression where async writes and reads could get out of order. | |||
| 2022-07-12 | perf: use emit from swc instead of tsc (#15118) | David Sherret | |
| 2022-05-13 | feat: add --no-config flag (#14555) | Bartek IwaĆczuk | |
| This flag disables loading of configuration file, ie. it will not be automatically discovered and loaded. Of course this flag conflicts with "--config" flag and they cannot be used together. | |||
| 2022-02-25 | fix(cli): disable config discovery for remote script (#13745) | Yoshiya Hinosawa | |
