Skip to content

Releases: stoplightio/markdown

v2.2.3

11 Jun 09:29
Compare
Choose a tag to compare

2.2.3 (2019-06-11)

Bug Fixes

  • always attach annotations to next block node (#11) (56b2c02)

v2.2.2

28 May 15:46
8f36614
Compare
Choose a tag to compare

2.2.2 (2019-05-28)

Bug Fixes

  • handle invalid yaml inside frontmatter block (#10) (8f36614)

v2.2.1

23 May 22:50
03bac2c
Compare
Choose a tag to compare

2.2.1 (2019-05-23)

Bug Fixes

v2.2.0

13 May 15:40
Compare
Choose a tag to compare

2.2.0 (2019-05-13)

Features

  • create/remove frontmatter block [STU-174] (#8) (f4183db)

v2.1.1

30 Apr 20:37
09eac03
Compare
Choose a tag to compare

2.1.1 (2019-04-30)

Bug Fixes

v2.1.0

29 Apr 23:34
63cc988
Compare
Choose a tag to compare

2.1.0 (2019-04-29)

Features

v2.0.0

22 Mar 07:28
6cb8c25
Compare
Choose a tag to compare

2.0.0 (2019-03-22)

Code Refactoring

  • adjust parser to new IParserResult [SL-2115] (#5) (6cb8c25)

BREAKING CHANGES

  • pointers are no longer exposed

  • feat: bump @stoplight/types

  • feat: remove pointers

  • refactor: getJsonPathForPosition and getLocationForJsonPath

  • test: reduce size of snapshot

  • chore: re-export functions

v1.1.1

05 Mar 10:20
530be2b
Compare
Choose a tag to compare

1.1.1 (2019-03-05)

Bug Fixes

v1.1.0

18 Feb 17:41
Compare
Choose a tag to compare

1.1.0 (2019-02-18)

Bug Fixes

Features

v1.0.1

29 Jan 00:01
Compare
Choose a tag to compare

1.0.1 (2019-01-29)

Bug Fixes

  • processor needs to be called as a function (9454184)