Skip to content

Latest commit

 

History

History
69 lines (35 loc) · 3.27 KB

CHANGELOG.md

File metadata and controls

69 lines (35 loc) · 3.27 KB

Changelog

1.0.0

Major Changes

  • #62 965cdcb Thanks @JounQin! - feat: support native esm plugins

    If you're not ready for native esm or latest remark-lint plugins, please use versions <1, see #61 for more details.

    Or you can try something like yarn-deduplicate with yarn-deduplicate --strategy fewer without guarantee.

0.5.1

Patch Changes

0.5.0

Minor Changes

0.4.1 (2021-03-13)

Bug Fixes

  • remove unexpected dependencies after upgrading deps (458c23d)

0.4.0 (2020-01-27)

Bug Fixes

  • revert retextPlugins, add notice about retext-sentence-spacing (0cdcd18)

0.3.0 (2020-01-27)

Features

  • disable style related retext plugins (dab8e70)

0.2.2 (2019-09-25)

0.2.1 (2019-09-22)

Bug Fixes

  • deps: bump dependencies, simplify build usage (b39fb14)

0.2.0 (2019-09-07)

Features

  • simplify implement by reduce, test with preset-lint-consistent too (9122f95)

0.1.1 (2019-09-01)

Bug Fixes

  • toc for remark-cli usage incorrect (1735435)

0.1.0 (2019-09-01)

Features

  • first blood, should just work (ca9ac95)