- [NEW] Add
.configData
property to components - [FIX] Fix issue with urlencoding of files causing issues in build (#178)
- [FIX] Hidden properties now correctly cascade when set in config (#182)
- [FIX] Address issue with using beta version globally to start earlier-versioned projects
- [OTHER] Better BrowserSync support [@tlenex]
- Fix missing FS module in component source
- Fix toc() method for docs
- Fix eslint peerDependencies issue
- Fix paths generated on Windows when running static builds
- Improve rendering of components with 'special' env variables
- Allow adapters to override the default reference parsing behaviour
- Bump Marked version to fix security warnings
- Switch to eslint, first pass at code cleanup
- Fix copyAssets error introduced in last release
- Prevent markdown code blocks without a lang attribute being escaped
- Bump Mandelbrot dependency version
- Windows path fixes [@webprofijt]
- Spelling corrections [@webprofijt]
- fullPath bug fix
- Fix issue with underscore prefixed component/docs root folders hiding all contents
- Add support for themes to map urls to static assets
Initial release.