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 221c60a commit 45590fcCopy full SHA for 45590fc
CHANGELOG.md
@@ -270,6 +270,10 @@
270
compiler.
271
([Giacomo Cavalieri](https://github.com/giacomocavalieri))
272
273
+- The compiler now emits a warning when a module contains no public definitions
274
+ and prevents publishing packages with empty modules to Hex.
275
+ ([Vitor Souza](https://github.com/vit0rr))
276
+
277
- The code generated for floating point division on the JavaScript target has
278
been improved to avoid performing needless checks.
279
0 commit comments