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 c664d1a commit 23b3150Copy full SHA for 23b3150
CHANGELOG.md
@@ -262,6 +262,10 @@
262
compiler.
263
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
264
265
+- The compiler now emits a warning when a module contains no public definitions
266
+ and prevents publishing packages with empty modules to Hex.
267
+ ([Vitor Souza](https://github.com/vit0rr))
268
+
269
- The code generated for floating point division on the JavaScript target has
270
been improved to avoid performing needless checks.
271
0 commit comments