Skip to content
This repository has been archived by the owner on Jul 9, 2021. It is now read-only.

Commit

Permalink
Release v3.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
thealjey committed Jan 7, 2016
1 parent 217aa9d commit d0ea390
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
v3.0.5 - Thu, 07 Jan 2016 23:14:25 GMT
--------------------------------------

- [217aa9d](../../commit/217aa9d) [removed] webpack deftool eval-source-map as a redundant optimisation in development mode, which actually made development harder
- [9bc19e2](../../commit/9bc19e2) [removed] babel-plugin-transform-remove-console
- [f7b8672](../../commit/f7b8672) [fixed] updated dependencies



v3.0.4 - Thu, 31 Dec 2015 01:15:12 GMT
--------------------------------------

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "webcompiler",
"version": "3.0.4",
"version": "3.0.5",
"description": "Lint, type-check, compile, package and gzip JavaScript (ES6 + Flow static types + JSX), for the browser as well as NodeJS; lint, compile, auto-prefix, minify and gzip SASS.",
"main": "lib/index.js",
"engines": {
Expand Down

0 comments on commit d0ea390

Please sign in to comment.