oxc/tasks
Boshen 0be5233c84 refactor(semantic)!: remove ModuleRecord from Semantic (#7548)
`ModuleRecord` will eventually be moved to be linter specific thing for cross module data sharing, which means we can add more data to it.
2024-11-29 16:30:54 +00:00
..
ast_tools chore(deps): update dependency rust to v1.83.0 (#7537) 2024-11-29 07:25:36 +00:00
benchmark refactor(semantic)!: remove ModuleRecord from Semantic (#7548) 2024-11-29 16:30:54 +00:00
common chore(doc): replace main/master to tag/commit to make the url always accessible (#7298) 2024-11-16 21:00:30 +08:00
compat_data chore(doc): replace main/master to tag/commit to make the url always accessible (#7298) 2024-11-16 21:00:30 +08:00
coverage feat(parser)!: Build ModuleRecord directly in parser (#7546) 2024-11-29 14:50:42 +00:00
javascript_globals
lint_rules fix(tasks/lint_rules): map prefix node to n (#7397) 2024-11-21 13:58:53 +00:00
minsize chore(minifier): temporary remove try_fold_if_block_one and try_fold_if_one_child (#7536) 2024-11-29 05:05:07 +00:00
prettier_conformance chore(tasks): Update prettier_conformance task (#7500) 2024-11-27 08:40:43 +00:00
rulegen fix(rulegen): update lint rule template (#7502) 2024-11-27 17:40:38 +08:00
transform_checker chore: Rust v1.83.0 changes (#7535) 2024-11-29 11:59:45 +08:00
transform_conformance feat(transformer/class-properties): support for transforming TaggedTemplateExpresssion (#7504) 2024-11-27 12:15:31 +00:00
website feat(linter): Add support for ignorePatterns property within config file (#7092) 2024-11-28 17:32:44 +08:00