Skip to content

Releases: ds-pack/babel-plugin-docs

Alpha v0.0.3

Alpha v0.0.3 Pre-release
Pre-release

Choose a tag to compare

@hamlim hamlim released this 19 Oct 19:46
79dce12
Fix AssignmentExpressions that aren't propTypes or defaultProps (#10)

Fixes: #7

Additional changes:

* Update prettier config
* Fix options passing to the plugin
* Add `sourceDirectory`, `outputDirectory`, and `outputPostfix` options to the plugin

Co-authored-by: Matt Hamlin <mhamlin@wayfair.com>

Alpha 2

Alpha 2 Pre-release
Pre-release

Choose a tag to compare

@hamlim hamlim released this 16 Oct 15:56
0119370
Add `outputDirectory` config + documentation (#9)

* Add `outputDirectory` config + documentation

Co-authored-by: Matt Hamlin <mhamlin@wayfair.com>

[Testing] Alpha release 0.0.1

Pre-release

Choose a tag to compare

@hamlim hamlim released this 14 Oct 20:58
0.0.1-alpha-1

Fix pub command