Releases: stoplightio/markdown
Releases · stoplightio/markdown
v2.2.3
2.2.3 (2019-06-11)
Bug Fixes
- always attach annotations to next block node (#11) (56b2c02)
v2.2.2
2.2.2 (2019-05-28)
Bug Fixes
- handle invalid yaml inside frontmatter block (#10) (8f36614)
v2.2.1
2.2.1 (2019-05-23)
Bug Fixes
v2.2.0
2.2.0 (2019-05-13)
Features
- create/remove frontmatter block [STU-174] (#8) (f4183db)
v2.1.1
2.1.1 (2019-04-30)
Bug Fixes
v2.1.0
2.1.0 (2019-04-29)
Features
v2.0.0
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
1.1.1 (2019-03-05)
Bug Fixes
v1.1.0
1.1.0 (2019-02-18)
Bug Fixes
Features
v1.0.1
1.0.1 (2019-01-29)
Bug Fixes
- processor needs to be called as a function (9454184)