Skip to content

Commit

Permalink
explain breaking change
Browse files Browse the repository at this point in the history
  • Loading branch information
pjmolina committed Aug 8, 2022
1 parent 126c0ce commit 2ac067f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

- PR [#80](https://github.com/metadevpro/openapi3-ts/pull/80) contributed by @jonluca
- Updated libs
- Changed build system to output esm as well as cjs
- Breaking change: Changed build system to output esm as well as cjs (folders `dist/mjs` and `dist/cjs` now respectively, instead of `dist` for cjs previously).
- Changed test system to use vite
- Added stricter extension prefix typing

Expand Down

0 comments on commit 2ac067f

Please sign in to comment.