binding.expression
What problem does this feature solve?
how can i get binding.expression in directive
What does the proposed API look like?
how can i get binding.expression in directive
I not sure, but I think we should list the changes to the binding of custom directives in the migration guide. https://v3.vuejs.org/guide/migration/custom-directives.html
@xiachaoxulu can you open a PR or an issue at https://github.com/vuejs/docs-next to add the removal of binding.expression to the list of breaking changes