We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f79112 commit 04f00afCopy full SHA for 04f00af
changelog.md
@@ -7,6 +7,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
## [Unreleased]
8
9
10
+## [2.1.3] - 2021-01-05
11
+
12
+### Changed
13
+- If **schema** has not been defined, `any` will set again (instead `void`). This **undoes** `2.1.2` partially.
14
15
+### Fixed
16
+- Added Elvis operator to all 'isXXX' internal conditional in `parser-base.service.ts`
17
18
## [2.1.2] - 2021-01-04
19
### Added
20
- New types to default mapping: File and Void
0 commit comments