selicens
selicens
close #7742
### Vue version 3.5.14 ### Link to minimal reproduction https://play.vuejs.org/#eNp9UstOAzEM/BUrl7RStT3AqSpIgDgA4iHgRjhst+5uaDaJEocWVf13nCxPCXGKPTOOZpzsxIn31WtCMRPz2ATtCSJS8sfK6t67QLCDbgIbTd21W+qVxhBhD6vgepA8J5VVtnE2EizIwhF0I7lIRM7KCeyUBXD2Ct+Sn/2+Y5QpgBGO4egYdvkGZ7Ayrh3JddHzPFZcjveTQfskqV4wKtEShlws0SBhgWKTj+jrpvTJF95tsg0ZdNtRLgyuSD7n68bK7hlojG7Wkpv5dEjPubkh7L2pCbkDmOdgUy7n0x+4mAiKbHul2+olOssLLHGVaFzvtcFw60lzLCVmwyIyVxvjNpcFo5DwIxnPdNis/8Bf4jZjStwFjBheUYkvjurQIg30+cMNbrn+Inu3TIbV/5D3yCtP2eMgO012ybZ/6Irbi/INtG0f4/mW0MbPUNloVg7vowT/hrN/on/bPagOyxw/gdi/AxNl0Dc= ### Steps to reproduce ```javascript import { h, withModifiers } from 'vue' const btn = h('button', { onKeyup: withModifiers( (e)...
close #13336 | before | after | | ------- | ----- | |  |  | ## Summary by CodeRabbit - **New Features** - Added support for "enter" and...
`@vue/compat` (aka "the migration build") is a build of Vue 3 that provides configurable Vue 2 compatible behavior. Currently, version 3 has been running smoothly for four years and should...
close #8401