Age | Commit message (Expand) | Author |
---|---|---|
2020-02-19 | fix: mis-detecting imports on JavaScript when there is no checkJs (#4040) | Kitson Kelly |
2020-02-19 | fix: emit when bundle contains single module (#4042) | Kitson Kelly |
2020-02-12 | Improvements to bundling. (#3965) | Kitson Kelly |
2020-02-11 | workers: basic event loop (#3828) | Bartek Iwańczuk |
2020-02-05 | fix: basic web worker message passing (#3893) | Ryan Dahl |
2020-01-29 | workers: proper TS libs, more spec-compliant APIs (#3812) | Bartek Iwańczuk |
2020-01-26 | Improve support of type definitions (#3755) | Kitson Kelly |
2020-01-21 | refactor: split worker and worker host logic (#3722) | Bartek Iwańczuk |
2020-01-17 | workers: minimal error handling and async module loading (#3665) | Bartek Iwańczuk |
2019-10-26 | Support named imports/exports for subset of properties in JSON modules (#3210) | Kevin (Kun) "Kassimo" Qian |
2019-10-16 | fix: remote jsx/tsx files were compiled as js/ts (#3125) | Yusuke Sakurai |
2019-09-16 | Move integration tests to //cli/tests/ (#2964) | Ryan Dahl |