JiLiZART / BBob

⚡️Blazing fast js bbcode parser, that transforms and parses bbcode to AST and transform it to HTML, React, Vue with plugin support in pure javascript, no dependencies
https://codepen.io/JiLiZART/full/vzMvpd
MIT License
166 stars 19 forks source link

fix(react): Warning for deprecated defaultProps #248

Closed GetPastTheMonkey closed 3 months ago

GetPastTheMonkey commented 3 months ago

Fixes #180

changeset-bot[bot] commented 3 months ago

🦋 Changeset detected

Latest commit: 180069f2dd1f04977c2d69fc7944f79bdfb20eac

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 13 packages | Name | Type | | ------------------- | ----- | | @bbob/cli | Patch | | @bbob/core | Patch | | @bbob/html | Patch | | @bbob/parser | Patch | | @bbob/plugin-helper | Patch | | @bbob/preset-html5 | Patch | | @bbob/preset-react | Patch | | @bbob/preset-vue | Patch | | @bbob/preset | Patch | | @bbob/react | Patch | | @bbob/types | Patch | | @bbob/vue2 | Patch | | @bbob/vue3 | Patch |

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

JiLiZART commented 3 months ago

👍