oxc/crates/oxc_semantic
DonIsaac c2fa72571f feat(ast,parser): parse TSTypeAnnotations on AccessorProperty (#5179)
Closes #5177

While making this, I noticed an uncaught parse error for accessors: accessors cannot be optional. I'll add a fix for this in an up-stack PR.
2024-08-25 01:02:48 +00:00
..
examples chore(semantic): print errors from examples/simple.rs 2024-08-23 22:57:26 +08:00
src chore(semantic): remove accidentally left comment (#5162) 2024-08-24 00:41:01 -04:00
tests feat(ast,parser): parse TSTypeAnnotations on AccessorProperty (#5179) 2024-08-25 01:02:48 +00:00
Cargo.toml Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00
CHANGELOG.md Release crates v0.25.0 (#5107) 2024-08-23 15:37:36 +08:00