Skip to content

Commit 5302aa8

Browse files
committed
Used MD links in README.md
1 parent 855e720 commit 5302aa8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -123,8 +123,8 @@ MIT
123123
# Changelog
124124

125125
* 1.0.4 - Fixed numerous bugs:
126-
* Refactored to use canonical file names, fixing #122, #135, #148, #150 and #161.
127-
* Refactored to avoid having to infer the TypeScript root, fixing #152.
126+
* Refactored to use canonical file names, fixing [#122](//github.com/TypeStrong/tsify/issues/122), [#135](//github.com/TypeStrong/tsify/issues/135), [#148](//github.com/TypeStrong/tsify/issues/148), [#150](//github.com/TypeStrong/tsify/issues/150) and [#161](//github.com/TypeStrong/tsify/issues/161).
127+
* Refactored to avoid having to infer the TypeScript root, fixing [#152](//github.com/TypeStrong/tsify/issues/152).
128128
* Misconfiguration of `tsify` as a transform now results in an explicit error.
129129
* Internal errors that previously went unreported are now emitted to Browserify.
130130
* 1.0.3 - Fixed a bug introduced in 1.0.2 (that resulted in the `target` being set to `ES3`).

0 commit comments

Comments
 (0)