Skip to content

Commit

Permalink
changelog 1.14
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Apr 14, 2024
1 parent d7e24a5 commit 6a65d15
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# 1.14

- Do not fail if sourcemaps are not generated
- Support glob patterns in `tshy.exports`
- Add support for TypeScript 5.4

# 1.13

- Take `target` from `tsconfig.json` if present, rather than
hard-coding in the `build.json` config.
- Find `tsc` where pnpm hides it.

# 1.12

Expand Down

0 comments on commit 6a65d15

Please sign in to comment.