summaryrefslogtreecommitdiff
path: root/.dprint.json
AgeCommit message (Expand)Author
2024-11-19refactor: update deno_doc, use prismjs, remove internal reference html genera...Leo Kettmeir
2024-11-05chore: deprecate run itests (#26444)Mohammad Sulaiman
2024-11-04fix(fmt): do not panic for jsx ignore container followed by jsx text (#26723)David Sherret
2024-10-31fix(fmt): fix several HTML and components issues (#26654)Pig Fang
2024-10-21fix(install): better json editing (#26450)David Sherret
2024-09-30refactor: move ByonmNpmResolver to deno_resolver (#25937)David Sherret
2024-09-18feat: default to TS for file extension and support ext flag in more scenarios...Leo Kettmeir
2024-09-18Revert "feat(fmt): sort type-only named import/exports last" (#25705)David Sherret
2024-09-17feat(fmt): sort type-only named import/exports last (#25690)David Sherret
2024-09-16chore: deprecate test itests (#25512)HasanAlrimawi
2024-08-30fix: upgrade deno_ast 0.42 (#25313)David Sherret
2024-08-26fix(fmt/markdown): fix regression with multi-line footnotes and inline math (...David Sherret
2024-08-22fix(fmt/markdown): metadata header sometimes missing trailing blank line (#25...David Sherret
2024-08-19fix(fmt): regression with pipe in code blocks in tables (#25098)David Sherret
2024-08-17fix(fmt): upgrade to dprint-plugin-markdown 0.17.4 (#25075)David Sherret
2024-08-02fix(fmt): handle using stmt in for of stmt (#24834)David Sherret
2024-07-31perf: update deno_ast to 0.41 (#24819)David Sherret
2024-07-23fix: enable the reporting of parsing related problems when running deno lint ...HasanAlrimawi
2024-07-19fix(fmt): was sometimes putting comments in front of commas in parameter list...David Sherret
2024-07-17fix(publish): surface syntax errors when using --no-check (#24620)David Sherret
2024-07-10chore: format yaml internally (#24520)David Sherret
2024-07-04feat: npm workspace and better Deno workspace support (#24334)David Sherret
2024-06-05fix: better handling of npm resolution occurring on workers (#24094)David Sherret
2024-05-07chore(test): move npm registries to separate servers and to the `tests/regist...David Sherret
2024-05-05fix(fmt/js): `else` was moved to wrong `if` sometimes when formatting minifie...David Sherret
2024-04-29fix(fmt/md): better handling of lists in block quotes (#23604)David Sherret
2024-04-24feat(jsr): support importing from jsr via HTTPS specifiers (except for type c...David Sherret
2024-04-18fix(fmt): error for more unterminated nodes (#23449)David Sherret
2024-04-16chore(lsp): Add benchmark for performance on a large real-world repo (#23395)Nathan Whitaker
2024-04-11fix: upgrade deno_ast related crates (#23187)David Sherret
2024-04-03chore: move `tools/node_compat` to `tests/node_compat/runner` (#23025)Asher Gomez
2024-03-05chore(tests): Remove vestiges of cli/tests folder (#22712)Aapo Alasuutari
2024-03-05chore: move `tools/wpt` to `tests/wpt/runner` (#22545)Asher Gomez
2024-02-23perf(fmt): reduce memory usage and improve performance (#22570)David Sherret
2024-02-21perf: linter lsp memory leak fix and deno_graph executor (#22519)David Sherret
2024-02-16fix(fmt): remove debug output when formatting dynamic imports (#22433)David Sherret
2024-02-16chore: move `test_util/wpt` to `tests/wpt/suite` (#22412)Asher Gomez
2024-02-13chore: move `test_util/std` to `tests/util/std` (#22402)Asher Gomez
2024-02-12chore: move test_ffi and test_nap to tests/ [WIP] (#22394)Matt Mastracci
2024-02-10chore: move cli/tests/ -> tests/ (#22369)Matt Mastracci
2024-02-09fix: upgrade to deno_ast 0.33 (#22341)David Sherret
2024-01-25chore: upgrade dprint-plugin-toml to 0.6.0 (#22108)David Sherret
2024-01-09fix: update deno_lint and swc (#21718)Bartek IwaƄczuk
2023-12-01fix(fmt): remove trailing comma for single type param in default export in js...David Sherret
2023-11-27fix(fmt/jupyter): handle "source" property that's a string (#21361)David Sherret
2023-11-27feat(fmt): support formatting code blocks in Jupyter notebooks (#21310)scarf
2023-11-24chore: bump jsonc-parser and dprint-core dependencies (#21330)David Sherret
2023-11-20fix(fmt): maintain parens for jsx in member expr (#21280)David Sherret
2023-10-24refactor: upgrade to deno_ast 0.31 and deno_graph 0.59 (#20965)David Sherret
2023-10-24fix: improved using declaration support (#20959)David Sherret