v4.7.0
ReleaseWhat's Changed
- fix: Remove html-tag dependency and implement inline tag helper by @jaredwray in https://github.com/jaredwray/fumanchu/pull/215
- fix: Replace is-glob dependency with inline implementation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/216
- fix: Inline kind-of dependency to remove external package by @jaredwray in https://github.com/jaredwray/fumanchu/pull/217
- fix: replace striptags dependency with inline implementation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/218
- fix: Replace to-gfm-code-block dependency with native implementation by @jaredwray in https://github.com/jaredwray/fumanchu/pull/219
- fix: Replace remarkable with markdown-it by @jaredwray in https://github.com/jaredwray/fumanchu/pull/220
- feat: adding browser support by @jaredwray in https://github.com/jaredwray/fumanchu/pull/221
Full Changelog: https://github.com/jaredwray/fumanchu/compare/v4.6.1...v4.7.0