All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.4.0 (2020-06-30)
-
plugins disappear in favor of remarkPlugins and rehypePlugins. basePlugins also disappear in favor of deep merging and functions override
-
docs: update for rehype plugins
-
feat(lib): improve plugins parser
-
docs: fix code-group component
-
docs: update for new plugins options
-
docs: add changelog page
-
feat(lib): use nuxt resolver for local plugins
-
docs: update configuration
-
feat(lib): remove nuxt dependency
-
docs: minor improvements
-
chore: add getOptions for programmatic usage
-
fix(lib): add missing property after merge
-
chore(lib): improve plugins parsing
-
test: options merging
Co-authored-by: Sébastien Chopin [email protected]
- add .yml support for YAML (#167) (a2b5b05)
- allow to send back text (#126) (e579037)
- live editing (#125) (2570fd0)
- rehype plugins (#65) (f6bb586)
- without fields (#179) (712b743)
- lib: handle classes on nuxt-content component (#165) (db9fbca)
- lib: handle spa (#180) (09edd98)
- attributes case (#143) (2df54ec)
- lib: remove rehype-minify-whitespace (#124) (c267fb0)
1.3.2 (2020-06-10)
1.3.1 (2020-06-04)
- types: args can be string or object (b2c2c13)
1.3.0 (2020-06-04)
1.2.0 (2020-05-25)
1.1.0 (2020-05-25)
- docs: blockquote style (75fbd44)