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 8289d61 commit 80ce7adCopy full SHA for 80ce7ad
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changes By Release
2
3
+## 5.4.0
4
+* Updates mincer to latest: `1.4.2` -> `1.5.0`
5
+
6
## 5.3.2
7
* Add noSourceMapProtection option to CLI for generating source maps without the XSSI protection header (the string )]}'\n), thanks to @codynguyen
8
package.json
@@ -1,6 +1,6 @@
{
"name": "connect-assets",
- "version": "5.3.2",
+ "version": "5.4.0",
"author": "Andrew Dunkman <andrew@dunkman.org>",
"description": "A Rails-like asset pipeline for Connect",
"license": "MIT",
0 commit comments