File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 7575 " Suspense" ,
7676 " SuspenseBoundary" ,
7777 " RootHydrateFunction" ,
78+ " BaseTransitionProps" ,
79+ " TransitionHooks" ,
80+ " TransitionState" ,
81+ " useTransitionState" ,
82+ " BaseTransitionPropsValidators" ,
83+ " BaseTransition" ,
84+ " resolveTransitionHooks" ,
85+ " setTransitionHooks" ,
86+ " getTransitionRawChildren" ,
7887 " Renderer" ,
7988 " HydrationRenderer" ,
8089 " RootRenderFunction" ,
135144 " AppContext" ,
136145 " Plugin" ,
137146 " CreateAppFunction" ,
138- " BaseTransitionProps" ,
139- " TransitionHooks" ,
140- " TransitionState" ,
141- " useTransitionState" ,
142- " BaseTransitionPropsValidators" ,
143- " BaseTransition" ,
144- " resolveTransitionHooks" ,
145- " setTransitionHooks" ,
146- " getTransitionRawChildren" ,
147147 " TeleportProps" ,
148148 " Teleport" ,
149149 " resolveComponent" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " eslint-plugin-vue" ,
3- "version" : " 9.18.0 " ,
3+ "version" : " 9.18.1 " ,
44 "description" : " Official ESLint plugin for Vue.js" ,
55 "main" : " lib/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments