This repository has been archived by the owner on Jul 9, 2021. It is now read-only.
Releases: thealjey/webcompiler
Releases · thealjey/webcompiler
webcompiler v3.0.3
webcompiler v2.0.5
v2.0.5 - Wed, 14 Oct 2015 15:49:08 GMT
- 9d09fd1 [fixed] updated readme
webcompiler v2.0.4
v2.0.4 - Fri, 09 Oct 2015 22:44:04 GMT
- e463cd8 [fixed] updated README
webcompiler v2.0.3
v2.0.3 - Fri, 09 Oct 2015 22:37:20 GMT
- 64e683d [changed] README.docs.md -> doc_readme.md
webcompiler v2.0.1
v2.0.1 - Fri, 09 Oct 2015 21:45:11 GMT
- f5f46aa [fixed] force push the docs [ci skip]
webcompiler v1.5.4
v1.5.4 - Wed, 07 Oct 2015 09:09:19 GMT
- d4a8b1b [fixed] disabled the react/sort-comp rule
webcompiler v1.5.3
v1.5.3 - Sun, 04 Oct 2015 17:58:35 GMT
- 566d2db [fixed] yaml indentation issue
webcompiler v1.5.2
v1.5.2 - Sun, 04 Oct 2015 17:41:39 GMT
- 0c90d71 [fixed] updated eslint to v1.6.0 and enabled the no-negated-condition rule
webcompiler v1.5.0
v1.5.0 - Tue, 29 Sep 2015 21:41:16 GMT
- d4ad959 [changed] inherit eslint-config-airbnb with some refined best practices
- 6a0a6eb [fixed] updated 3rd party dependencies
- d6a7c07 [fixed] updated to Flow v0.16.0
- 1ecb8ab [fixed] jsdoc for optinal arguments contains the default value
- 111d8a9 [fixed] updated to NodeJS v4.1.1
- 235dd29 [added] a port number argument into the DevServer constructor
- 0715999 [fixed] only execute tests after a successful build
- a25ba24 [fixed] NativeProcess does not crash when inheriting stdio
- a4b43a3 [fixed] do not include a "generated on" timestamp in the footer of the documentation files
- 735d9fa [fixed] made flow ignore all folders except for "lib" and "node_modules"