Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## 0.42.0

- **[Breaking]** The `/** @tupleReturn */` is now deprecated, and will be removed next release. If you are still using it, please upgrade to the [LuaMultiReturn language extension](https://typescripttolua.github.io/docs/advanced/language-extensions#luamultireturn-type).
- Added support for TSX, see [documentation](https://typescripttolua.github.io/docs/tsx) for more information.
- Added support for JSX, see [documentation](https://typescripttolua.github.io/docs/jsx) for more information.
- Added support for the `baseUrl` configuration key for module resolution.

A large list of bugfixes:
Expand Down