2.0.0-alpha.5
Features:
- Implement Scoped Slot string support (#115, @dobromir-hristov)
Fixes
- esm build no longer relies on cjs modules. You can now use VTU as an es module in a browser directly. Try it with Vite - it's great! (#116, @lmiller1990)
- fix
config.global.stubs
to work correctly (#116, @lmiller1990) - allow mounting functional components (#118, @dobromir-hristov)