Skip to content

Commit 6f339cc

Browse files
committed
CHANGELOG.md 1.22.0
1 parent 5d63b1c commit 6f339cc

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 1.22.0
4+
5+
- Added support for `Number.isInteger(n)`
6+
- Added support for `afterEmit` plugin hook that can be used to post-process lua files after (possibly incremental) builds
7+
- Fixed a bug causing `@noSelfInFile` sometimes to be ignored
8+
39
## 1.21.0
410

511
- Added support for `continue` for Lua 5.0, 5.1 and universal targets.

0 commit comments

Comments
 (0)