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 fecf85c commit a21ac16Copy full SHA for a21ac16
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+## Version [5.0.1](https://github.com/cedx/php-minifier/compare/v5.0.0...v5.0.1)
4
+- Fixed the [TypeScript](https://www.typescriptlang.org) typings.
5
+
6
## Version [5.0.0](https://github.com/cedx/php-minifier/compare/v4.0.1...v5.0.0)
7
- Breaking change: dropped support for [CommonJS modules](https://nodejs.org/api/modules.html).
8
- Ported the source code to [CoffeeScript](https://coffeescript.org).
0 commit comments