Age | Commit message (Expand) | Author |
---|---|---|
2024-05-29 | fix: bump cache sqlite dbs to v2 for WAL journal mode change (#24030) | David Sherret |
2024-01-01 | chore: update copyright to 2024 (#21753) | David Sherret |
2023-03-27 | feat(core): initialize SQLite off-main-thread (#18401) | Matt Mastracci |
2023-03-23 | refactor: make version and user_agent &'static str (#18400) | Bartek Iwańczuk |
2023-03-22 | perf: disable WAL for transpiled source cache (#18084) | Bartek Iwańczuk |
2023-01-27 | chore: upgrade to Rust 1.67 (#17548) | David Sherret |
2023-01-27 | chore(cli/cache): fewer string allocations (#17549) | Geert-Jan Zwiers |
2023-01-02 | chore: update copyright year to 2023 (#17247) | David Sherret |
2022-11-23 | chore: more debug logging and avoid allocating strings in ts logging when not... | David Sherret |
2022-07-19 | feat: emit files on demand and fix racy emit (#15220) | David Sherret |
2022-07-12 | fix: fallback to no type checking cache when db file can't be created (#15180) | David Sherret |
2022-07-12 | perf: use emit from swc instead of tsc (#15118) | David Sherret |