v1.0.0-alpha.12
Pre-releaseπ No breaking changes π
Only good stuff!
Notable additions & changes:
π₯ New plugin
@phenomic/plugin-transform-asciidoc
: Create asciidoc transformer plugin using Asciidoctor.js,
by @ezralalonde, requested by @kepinpin (in #1153)
π New Example
π Bugfixes
-
@phenomic/reason
: Bring bsconfig.json to the npm package,
by @bloodyowl, reported by @bloodyowl (in #1171) and @rickyvetter
So now we can use reason package without any copy/paste/hack π
Note that this package is going to be exploded as apreset-reason
that will containsplugin-renderer-reason
+plugin-renderer-reason-react
in next release. -
@phenomic/api-client
: correctly handle url without path (and protect path from query by id),
by @MoOx
π Improvements
-
@phenomic/core
: Display a warning if no html files are generated during static build,
by @MoOx, requested by @xuopled (in #1166) -
@phenomic/core
+@phenomic/api-client
: Makepath
parameter for query optional,
by @MoOx (in #1173)