We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5d63b1c commit 6f339ccCopy full SHA for 6f339cc
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
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
9
## 1.21.0
10
11
- Added support for `continue` for Lua 5.0, 5.1 and universal targets.
0 commit comments