mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-23 20:40:34 +03:00
16ad5216db
* feat: react, vue3 and vanilla examples * fix: vue3 example * Create rare-worms-tease.md * fix: vue3 types * fix: vue3 ts checks * fix: vue3 render types * fix: vue3 component types
20 lines
459 B
Markdown
20 lines
459 B
Markdown
---
|
|
"@bbob/cli": patch
|
|
"@bbob/core": patch
|
|
"@bbob/html": patch
|
|
"@bbob/parser": patch
|
|
"@bbob/plugin-helper": patch
|
|
"@bbob/preset": patch
|
|
"@bbob/preset-html5": patch
|
|
"@bbob/preset-react": patch
|
|
"@bbob/preset-vue": patch
|
|
"@bbob/react": patch
|
|
"@bbob/types": patch
|
|
"@bbob/vue2": patch
|
|
"@bbob/vue3": patch
|
|
---
|
|
|
|
Added `vue3` and `react` examples in `examples` folder
|
|
|
|
For `vue2` and `vue3` plugins you can use now `<bbob-bbcode>`, `<BBobBBCode>` and `<BBCode>` tags
|