Skip to content

Commit

Permalink
feat: Update builder.build() return type
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Return type of builder.build() changed to Object type
  • Loading branch information
SylvanasCry committed Jul 30, 2023
1 parent 904cacd commit a964322
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ The library is a wrapper for the `Ajv` instance, which is in turn used in conjun
- Resolves the `TypeError` when passing an `Ajv` instance to the SchemaRegistry constructor options.

#### Bonus Features

- Saves you from having to handle the schema ID.

## Installation
Expand Down

0 comments on commit a964322

Please sign in to comment.