Changelog - mdrv/wbh GitHub Wiki
- You can now customize both header and footer (via
mountError
’s 3rd parameter).- 💡 Property names:
headerEl
(also accepts Markdown),footerMd
- 💡 Property names:
-
v257.1.1
: You can now install vianpm i wbh
(experimental)
- Removed (slightly) the developer’s own branding.
- A little change to how header is styled via CSS.
-
v257.1.1
: Improved and slightly distinct docs (on both NPM and GitHub) -
v257.1.5
: Improvedexports
on package.json
- You can import
mountError
directly from@mdrv/wbh
- Enforce version to use on your project via import from
@mdrv/wbh/v257
- 💡 The next version
v260
might break the API, so you can keep the previous one.
- 💡 The next version
-
v257.1.6
: TypeScript when checking feature data (eliminated typo)
- Several feature data don’t pass TypeScript checker.
INITIAL RELEASE! ⛅
Check out the repo to know more about this project.