2 KiB
2 KiB
Change Log
0.2.5
Patch Changes
98f1bb7e: Ensure all lit imports are imported from @lion/core. Remove devDependencies in all subpackages and move to root package.json. Add demo dependencies as real dependencies for users that extend our docs/demos.
0.2.4
Patch Changes
82c6cce6: Take into account that paths can be windows-based with backslashes, when analyzing folder depth
All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
0.2.3 (2020-06-18)
Bug Fixes
- babel-plugin-extend-docs: use posix path join for posix type path (4441945)
0.2.2 (2020-06-18)
Note: Version bump only for package babel-plugin-extend-docs
0.2.1 (2020-06-10)
Bug Fixes
- babel-plugin-extend-docs: check more strictly on tagnames (dc143b7)
0.2.0 (2020-05-29)
Bug Fixes
- babel-plugin-extend-docs: use @babel/core instead of babel-core (f008ee4)
Features
- use markdown javascript (mdjs) for documentation (bcd074d)
0.1.0 (2020-04-29)
Features
- babel-plugin-extends-docs: extend docs by rewriting imports/code (2cdb7ca)