Skip to content

feat: support more TS syntaxes#58

Closed
sxzz wants to merge 1 commit into
vuejs:mainfrom
sxzz:sucrase
Closed

feat: support more TS syntaxes#58
sxzz wants to merge 1 commit into
vuejs:mainfrom
sxzz:sucrase

Conversation

@sxzz

@sxzz sxzz commented Oct 28, 2022

Copy link
Copy Markdown
Member

closes #28 #70

upgrade deps, since Sucrase has supported

  • TS 4.5: import { type Foo } from 'xxx'
  • TS 4.7: Instantiation Expressions: const makeHammerBox = makeBox<Hammer>;
  • TS 4.9: satisfies operator: obj satisfies SomeType

Relate vuejs/core#7165

@sxzz

sxzz commented Oct 28, 2022

Copy link
Copy Markdown
Member Author

@yyx990803 May I maintain this project?

@sxzz sxzz changed the title chore: upgrade sucrase fix: upgrade sucrase Oct 28, 2022
@sxzz sxzz changed the title fix: upgrade sucrase feat: support TS import type modifiers Oct 28, 2022
@sxzz sxzz changed the title feat: support TS import type modifiers feat: support more TS syntaxes Nov 21, 2022
@yyx990803

Copy link
Copy Markdown
Member

closed via c117a63

@yyx990803 yyx990803 closed this Jun 14, 2023
@sxzz
sxzz deleted the sucrase branch June 14, 2023 09:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants