Commit Graph
5 Commits
Author SHA1 Message Date
dependabot[bot] c6e3d1a1cb Bump qs from 6.5.2 to 6.5.3
Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3.
- [Release notes](https://github.com/ljharb/qs/releases)
- [Changelog](https://github.com/ljharb/qs/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ljharb/qs/compare/v6.5.2...v6.5.3)

---
updated-dependencies:
- dependency-name: qs
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-10 12:10:19 +00:00
bendtherules 84a9b387f0 tagHandler - Handle fallback html tag + basic test
Also added preact dep.
Fixed class or function component flowing into tagHandler
2019-12-22 19:54:46 +05:30
bendtherules 9fdd814558 Add dep - markdown and unified modules
To build and convert md ast to markdown
2019-12-15 16:31:31 +05:30
bendtherules da398103cb Add dep - React to use helpers
Using helpers like React.children.toArray in renderer

TODO: Its should be latter set as peerDependency
2019-12-15 13:17:48 +05:30
bendtherules e63760b12d Add devdep - @types/react 2019-12-15 10:43:01 +05:30