File tree Expand file tree Collapse file tree 3 files changed +11
-14
lines changed
Expand file tree Collapse file tree 3 files changed +11
-14
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# better-ajv-errors
22
3+ ## 2.0.3
4+
5+ ### Patch Changes
6+
7+ - 1321dfe: Fix type exports
8+ - Bump packages: _ only minor/patch_
9+ - Installed https://publint.dev and added it to ` lint ` so we don't break types again
10+ - Migrated ` typings.test-d.ts ` to use ` vitest `
11+ - Fixed ` type ` ` exports `
12+
313## 2.0.2
414
515### Patch Changes
6676- 146a859: :package : better-ajv-errors v1
6777
6878 ### Breaking Changes
69-
7079 - Dropped support for Node.js ` < 12.13.0 `
7180 - Default import in CommonJS format no longer supported
7281
8594 ` ` `
8695
8796 ### Other Changes
88-
8997 - Added ESM support
9098 - Moved from ` babel` to ` esbuild` _ (99 % faster build: from ` 2170ms` to ` 20ms` )_
9199 - https: // github.com/atlassian/better-ajv-errors/pull/101#issuecomment-963129931
94102- ad60e6b: : nail_care: Improve typings and add test
95103
96104 ### Breaking Changes
97-
98105 - New TypeScript types are not fully backward compatible
99106
100107### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " better-ajv-errors" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.0.3 " ,
44 "description" : " JSON Schema validation for Human" ,
55 "repository" : " atlassian/better-ajv-errors" ,
66 "main" : " ./lib/cjs/index.js" ,
You can’t perform that action at this time.
0 commit comments