oxc/crates/oxc_isolated_declarations
DonIsaac 2e2b748285 refactor(isolated-declarations): protect internal transform methods (#6723)
Change `pub fn` to `pub(crate) fn` for all internal methods in isolated declarations. I would appreciate someone who is more familiar with this code informing me if I incorrectly privatized methods that should be public.
2024-10-21 02:03:33 +00:00
..
examples refactor(codegen)!: remove CommentOptions API (#6451) 2024-10-11 13:53:28 +00:00
src refactor(isolated-declarations): protect internal transform methods (#6723) 2024-10-21 02:03:33 +00:00
tests refactor(codegen)!: remove CommentOptions API (#6451) 2024-10-11 13:53:28 +00:00
Cargo.toml release(crates): v0.32.0 (#6691) 2024-10-19 23:09:35 +08:00
CHANGELOG.md release(crates): v0.32.0 (#6691) 2024-10-19 23:09:35 +08:00