### 0.0.99 (2015-06-18)


#### Bug Fixes

* issues22 :JSX is broken out of the box ([d81c5ca9](https://github.com/Rebelizer/pellet/commit/d81c5ca9518336e2e89f356cfe13f910e86f624d))


### 0.0.98 (2015-06-02)


#### Bug Fixes

* on some osx boxes the newer version of webpack has problems with watch ([ba3304b1](https://github.com/Rebelizer/pellet/commit/ba3304b1a60b23d47f28e3af487d9b948b55d407))
* escape the abnFilter regex ([ff0aa756](https://github.com/Rebelizer/pellet/commit/ff0aa756aebac3ec1af2a00514fbfb0b246935da))
* airbag ab test crash if not ab profile data ([cc07e9e3](https://github.com/Rebelizer/pellet/commit/cc07e9e333844abfc2b5f787e3f5e94a8de4d1b8))
* as a dev I want a more reasonable a/b/n filter ([cff0d9d7](https://github.com/Rebelizer/pellet/commit/cff0d9d7e940dbde6d0e8825987d1c8bb137444d))


#### Features

* as a dev I want a better default for ab testing ([cc24a7fe](https://github.com/Rebelizer/pellet/commit/cc24a7fea5b08e69d512457ea62d8d46677f0c73))
* as a dev I want updated docs ([f75143c0](https://github.com/Rebelizer/pellet/commit/f75143c0aa61187d95270356c052ec462267d1c9))


### 0.0.97 (2015-05-19)


### 0.0.96 (2015-05-19)


#### Bug Fixes

* the 404 img path ([49373167](https://github.com/Rebelizer/pellet/commit/493731671c1062cd8398df0342b54eb7c35bafa2))
* update the 404 image for GitHup Pages ([6b218031](https://github.com/Rebelizer/pellet/commit/6b2180312aea2b57583e11bdcb7d8cc05ba2f906))
* build the GitHub Pages before publishing ([124a4e29](https://github.com/Rebelizer/pellet/commit/124a4e2980f2b34a2503d179c8402e5e7278b48e))


#### Features

* as a dev I want GitHub Page to have a readme.md in my docs ([f4d561cd](https://github.com/Rebelizer/pellet/commit/f4d561cd573d6a3e14eaed188162af36bf8839e7))
* as a dev I want a custom 404 page for my GitHub Pages ([e8049079](https://github.com/Rebelizer/pellet/commit/e8049079bca6de722ea6a68f22eb1650f4864a63))
* as a dev I want all the GitHub api doc tutorials to live in a sub dir ([0d145cab](https://github.com/Rebelizer/pellet/commit/0d145cab57708bd8cd8875ee23f03917f5e6a0e3))
* as a dev I want GitHub Pages config data copyed into dist dir ([4b2b3806](https://github.com/Rebelizer/pellet/commit/4b2b38063405740321a7dc8d7e2f527a47bcb4ef))
* as a dev I want an optimized/automated GitHub publish site gulp task ([e8e786d3](https://github.com/Rebelizer/pellet/commit/e8e786d3e57826fd4b2703b9cccf452810d6c147))
* as a dev I want my basic website built ([7e6aa9be](https://github.com/Rebelizer/pellet/commit/7e6aa9bec4167e8a7003533b5b62303bcd2f809d))
* as a dev I want to use github pages to host pellet documentation ([70444bb0](https://github.com/Rebelizer/pellet/commit/70444bb00e7b5cea59a6d1be04323b5cc642a6ce))
* as a dev I want each page's route to have control over react auto unmounting ([06b79fc3](https://github.com/Rebelizer/pellet/commit/06b79fc30774fcd4222b0bdb5fd24b80ab465650))
* as NPM I want an engine check and update a few packages ([dc979376](https://github.com/Rebelizer/pellet/commit/dc979376bbf2914588caab37e6f11947e74d9c71))
* as a dev I want the project path added to NODE_PATH so external package can live ([bef90362](https://github.com/Rebelizer/pellet/commit/bef903627dc4ec3e13539eb2a5d1d72839989a9e))
* as a dev I want the pellet install to be smother and support current node versio ([e1766db7](https://github.com/Rebelizer/pellet/commit/e1766db77cbe9c546a1dc42e6674c4eb958d2dff))


### 0.0.95 (2015-05-07)


#### Features

* as a dev I want a way to hide missing translation strings from users ([c92a8502](https://github.com/Rebelizer/pellet/commit/c92a8502bd68063f216e57921af75644a4897937))


### 0.0.94 (2015-04-27)


### 0.0.93 (2015-04-27)


### 0.0.92 (2015-04-27)


#### Features

* as a dev I want a flag to html escape translations ([eba21fe9](https://github.com/Rebelizer/pellet/commit/eba21fe9fd2a4ab3ac622c6da1677c85a3335337))
* as a dev I want to escape the meta tags in our template ([9ec25fd4](https://github.com/Rebelizer/pellet/commit/9ec25fd49fb5b3e332e9ed152743b4e63d681d28))
* as a dev I want the http-equiv content-language to be set ([928d07b4](https://github.com/Rebelizer/pellet/commit/928d07b44295d4dc255be6e45461a8d19836d5e1))


### 0.0.91 (2015-04-27)


#### Bug Fixes

* wrong npm path need to be use the relative npm path ([64cb6129](https://github.com/Rebelizer/pellet/commit/64cb6129a6ab6cc50473048d9389051b4046cb9f))


### 0.0.90 (2015-04-27)


#### Bug Fixes

* strip the http protocol from the ga page hit ([3f08d656](https://github.com/Rebelizer/pellet/commit/3f08d656eb993a154fe2432a7883b8f5612b8193))
* only ad UA code if config flag is true ([76ccde47](https://github.com/Rebelizer/pellet/commit/76ccde47bd6a286dacfcf610be0a8ab5014171e0))
* webpack bug with mobile-detect in standalone mode ([12f5bb44](https://github.com/Rebelizer/pellet/commit/12f5bb442b22b83ef50ca25bdff2de83f5e265bc))


#### Features

* as a dev I want to batch the instrumentation calls to save the number of GET cal ([8c2a8ba2](https://github.com/Rebelizer/pellet/commit/8c2a8ba2e19d32147f860efcb87f4db0ea6432e9))
* as a dev I want better error logging ([acb85bca](https://github.com/Rebelizer/pellet/commit/acb85bca799ea80c8932401201086e0ac261b92c))
* allow cache control via http status code & default pipeline's http status to 200 ([3a0443d2](https://github.com/Rebelizer/pellet/commit/3a0443d232bf7fbda764dce7129f8de106c8c47d))
* update the version of webpack ([d696c6ef](https://github.com/Rebelizer/pellet/commit/d696c6ef820c0e96fb25d59854f4cdf4fd35962c))


### 0.0.89 (2015-04-22)


#### Features

* as a dev I want to config that status code for 404 and 500 pages ([06583f24](https://github.com/Rebelizer/pellet/commit/06583f249b06bb364e932f3d0c73d3e8f53dbc36))


### 0.0.88 (2015-04-21)


#### Bug Fixes

* last refactor miss a var rename ([14026546](https://github.com/Rebelizer/pellet/commit/1402654636333e70f1f9dfbe184d211a5d9da25a))
* make the html5 navigate faster ([80f21bb0](https://github.com/Rebelizer/pellet/commit/80f21bb005380e1df70776d31bbc9b0496da92d5))


#### Features

* as a dev I want control over if routes unmount the page or layout component ([7d9ff5e0](https://github.com/Rebelizer/pellet/commit/7d9ff5e0e817f79b249a30395bc599da8a066d71))
* as a dev I want an easy way to turn off exceptions, events, statsd being sent to ([c7b95018](https://github.com/Rebelizer/pellet/commit/c7b950189bb9cc63a507a0a9d13ca3865bb35650))


### 0.0.87 (2015-04-19)


#### Bug Fixes

* bug in the htp push state (do not include the host/port on the path) ([5c403689](https://github.com/Rebelizer/pellet/commit/5c4036891ae192cc5ac24b515cc3876bd75636c6))


### 0.0.86 (2015-04-18)


#### Bug Fixes

* if no componentConstruction is call the pipeline is never available so default t ([2c109882](https://github.com/Rebelizer/pellet/commit/2c1098825938f0fca93c4230b01a4185e38582ea))
* when gaSyntheticPageUrl is not set the 404 and 500 pages should default to GA de ([e99bdad4](https://github.com/Rebelizer/pellet/commit/e99bdad49350a18e8dabafca13621ff770edcf98))


#### Features

* as a dev I want ga tracking to have a canonical route mode ([c66e4add](https://github.com/Rebelizer/pellet/commit/c66e4addfb45df96d79e95ebafeda73121310a21))
* as a dev I want the cache layer to have access to updating the UA data in the tr ([461fff9b](https://github.com/Rebelizer/pellet/commit/461fff9b6d2e5772a7ec3b545582a0b000291234))
* as a dev I want to set the http status code and have GA track it ([7c9f4027](https://github.com/Rebelizer/pellet/commit/7c9f40272d7923fa7dae7ea926c86f9c016dbd4c))


### 0.0.85 (2015-04-16)


#### Bug Fixes

* when running native nodejs process.env always get converted into strings so we n ([07f5a4b6](https://github.com/Rebelizer/pellet/commit/07f5a4b608f73f54da7909376d63ebc621f8b7c4))
* make sure the ref to "mobile-detect/mobile-detect.min.js" works with webpack ([02d162b7](https://github.com/Rebelizer/pellet/commit/02d162b7752b1b01c6531608dae5b000cfb56363))
* clean up the error logging around the cache layer ([afd29ac1](https://github.com/Rebelizer/pellet/commit/afd29ac153fff53567d258c515f6a9f0e7be900c))


#### Features

* as a dev I want a private override config to help manage development environment ([0227a847](https://github.com/Rebelizer/pellet/commit/0227a8476f5dc3df4e83e69c93315d1b40fe8608))
* as a dev I want control over using local storage to store the session id ([fde95a01](https://github.com/Rebelizer/pellet/commit/fde95a0194ff0452d0a976b1e8c174ab79680fb7))
* update the package for react-components.com ([a265ed3f](https://github.com/Rebelizer/pellet/commit/a265ed3f9e5224c37a949f08248fbbfc0245ce34))


### 0.0.84 (2015-04-09)


#### Bug Fixes

* airbag the pellet version and rthash if not set in config ([c936366b](https://github.com/Rebelizer/pellet/commit/c936366bf5214ab7f752efb62fa094f2a83eddcc))
* clean up the instrumentation around the render namespace (remove duplicate isore ([a21bbc14](https://github.com/Rebelizer/pellet/commit/a21bbc14666b699c06a51810f783cd2605b8547d))
* the redis cache need update and set ttl on touching a key ([a749bc9e](https://github.com/Rebelizer/pellet/commit/a749bc9e1dfe6612fd70ca058221672d58305488))


#### Features

* as a dev I want better UA detection with device flavor and bot detection ([254fc0ca](https://github.com/Rebelizer/pellet/commit/254fc0caae6c910c912ac6a7d01adca56fe93438))
* as a dev I want the options to force the cache layer to render even if the data  ([430582a3](https://github.com/Rebelizer/pellet/commit/430582a3b622bee6fd4e8f645e7c8be4a7d2b641))
* as a dev I want the redis cache to support TTL/expire so the cache can auto expi ([d05e6849](https://github.com/Rebelizer/pellet/commit/d05e684929565d7866e265c26448d5fb8b174296))
* as a dev I want to have the pellet's version and the running package's hash in p ([13c8609e](https://github.com/Rebelizer/pellet/commit/13c8609e93c2a9028a2387f4b61c1b62d4d589de))


### 0.0.83 (2015-04-08)


#### Bug Fixes

* make sure the getUA is always available ([d357a278](https://github.com/Rebelizer/pellet/commit/d357a278ae00bff5f0ef16ba3f8d6ded27ed9693))
* winston crashs when ignore field is added to winston:containers:instrumentation ([4cd27d86](https://github.com/Rebelizer/pellet/commit/4cd27d8667545aeaa6b8b7764ac2a17559ad30c9))


#### Features

* as a dev I want to be able to use setState callback in the componentConstruction ([ba0304f2](https://github.com/Rebelizer/pellet/commit/ba0304f26269db1f3c115bd4cfab0900dac99e00))
* add support for multiple google tracking properties to extend ga limits ([30394aa2](https://github.com/Rebelizer/pellet/commit/30394aa24cb21e6dd2358aef74e99c8cd3b3cc4c))


### 0.0.82 (2015-04-02)


#### Bug Fixes

* not updating session if session value changes ([5ef4b00a](https://github.com/Rebelizer/pellet/commit/5ef4b00a3d185af3c5be31512d4e124db82b3a31))
* unique session id is not getting updated ([22ed7158](https://github.com/Rebelizer/pellet/commit/22ed7158fe185b70e0334a8c04183daabef80c01))


#### Features

* as a analyst I want persistent session for my reports ([b2305e3c](https://github.com/Rebelizer/pellet/commit/b2305e3cc949bec503260c57198ffe14c62b95f8))


### 0.0.81 (2015-03-19)


#### Bug Fixes

* do not check for empty variations (i.e. you can have empty Original variation so ([7d0ba0fb](https://github.com/Rebelizer/pellet/commit/7d0ba0fb9ef953f4d25503d4cd251c1335ae8e8b))
* the abn dashboard displaying the participation wrong and active state ([309e0b2b](https://github.com/Rebelizer/pellet/commit/309e0b2b58fbd1dd2c51acac0f7c6046352fe808))


#### Features

* as a dev I want new animation on saving a/b/n tests ([6420153f](https://github.com/Rebelizer/pellet/commit/6420153f56751b8e6b54220c2e11f816a632d6ae))


### 0.0.80 (2015-03-18)


#### Bug Fixes

* do not show components on the abn dashboard is no data ([fd465065](https://github.com/Rebelizer/pellet/commit/fd465065f839e9b7380e49e60bef37e86521bb14))


### 0.0.79 (2015-03-18)


#### Features

* as a dev I want a flag to render using react renderToStaticMarkup ([d5ec9a0c](https://github.com/Rebelizer/pellet/commit/d5ec9a0c40f3d9f80c431515086fa6b899d12390))
* as a dev I want a dashboard to select my a/b/n variation and view experiment sta ([3a78b988](https://github.com/Rebelizer/pellet/commit/3a78b988b9d28aa0259c2f39f6c22195e175c650))


### 0.0.78 (2015-03-17)


#### Bug Fixes

* add gard code so config can be optional ([0000b791](https://github.com/Rebelizer/pellet/commit/0000b791a168d736a209161ba8f0ba51980106d9))
* change the default environment for pellet to local ([48043572](https://github.com/Rebelizer/pellet/commit/48043572ba4f6c26caf57b72a217213bc76fecd8))


#### Features

* as a dev I pellets instrumentation to support ga, local, and any other service l ([2cdcd0b6](https://github.com/Rebelizer/pellet/commit/2cdcd0b613973a0e95fe987cd70c6d87540324a2))
* as a dev I want to track 404 and 500 in google analytics ([3d9022ae](https://github.com/Rebelizer/pellet/commit/3d9022ae6f22602960a5bd834a5cc051476ffe83))


#### Breaking Changes

* instrumentation uses events not a transport function

 instrument.setInstrumentationTransport and  instrument.console are deprecated
 please start using .emit or .event, .log, etc.

 ([2cdcd0b6](https://github.com/Rebelizer/pellet/commit/2cdcd0b613973a0e95fe987cd70c6d87540324a2))


### 0.0.77 (2015-03-13)


#### Bug Fixes

* make the options in the redis cache layer config optional ([4ed6a51a](https://github.com/Rebelizer/pellet/commit/4ed6a51a70e1d8cdfa9891b2de26d93e01ccb6f1))


### 0.0.76 (2015-03-13)


#### Bug Fixes

* jsx doesnt support camel case attribute names, so rename externalLink to externa ([9b0a7f40](https://github.com/Rebelizer/pellet/commit/9b0a7f40115b2928ff965dfb1373b8aaad681e76))
* remove debug code ([f48eb14e](https://github.com/Rebelizer/pellet/commit/f48eb14e54a6df99a088d91d0e0f9b9b443202ae))
* back button doesn't work when URL contains hash ([9adb1cf7](https://github.com/Rebelizer/pellet/commit/9adb1cf772d2c1992c32d7263b2e9c576dc6f052))


#### Features

* as a dev I want to include local ref react components into my jade ([577f99ff](https://github.com/Rebelizer/pellet/commit/577f99ff209837f9526b1bcc4b9f877a6ff66890))
* added data-stop-propagation attribute to <a> onclick listener ([4b115b9b](https://github.com/Rebelizer/pellet/commit/4b115b9ba99a24af45c36e7e675c07b24335086e))


### 0.0.75 (2015-03-11)


#### Bug Fixes

* clean up the isRenderRequired (cache layer) interface to be more declarative ([d6a54b03](https://github.com/Rebelizer/pellet/commit/d6a54b0321250582a763a20fc41c2e7e2668c9c8))
* do not cache the ga access token in our config file ([7eb92e6f](https://github.com/Rebelizer/pellet/commit/7eb92e6f28f01fa920e38144366a9c2358ff5cf2))
* can not create new empty project ([afdaa079](https://github.com/Rebelizer/pellet/commit/afdaa079a6fd456eca469fd94039630f3d25ea54))


#### Features

* as a dev I want the cache layer to support a touch function ([4663e1e8](https://github.com/Rebelizer/pellet/commit/4663e1e85e22b3ba6a835968f51ed9c503238133))
* as a dev I want the page head tags to be included in the cache layer ([cf2bc37e](https://github.com/Rebelizer/pellet/commit/cf2bc37e3a0ee065160ddcda7db494b0360d4501))
* as a dev I want creating a new project to persist my translation and test option ([d5b14dc2](https://github.com/Rebelizer/pellet/commit/d5b14dc262bb60425a2c43694593b7b37f1b9c16))


### 0.0.74 (2015-03-06)


#### Bug Fixes

* update unit test to isolate pellet each time a unit is tested ([ad4bd93e](https://github.com/Rebelizer/pellet/commit/ad4bd93e428699197ec765a6658e55a73f1bbaaa))
* clean up unit test ([e60602c1](https://github.com/Rebelizer/pellet/commit/e60602c1edfa49ac47d5bac93b5b794aa437c7ca))
* on the client the startInit run before webpack is all loaded so simulate async c ([6c8420c4](https://github.com/Rebelizer/pellet/commit/6c8420c4708edfc5d5543f6e25cf7c2985cea737))
* add more explicit error information on route ([11c2b540](https://github.com/Rebelizer/pellet/commit/11c2b540bc5146e41bc4a866a43f7c50c7b42e22))


#### Features

* as a dev I want to run GA experiment on my pellet pages ([02bf3d61](https://github.com/Rebelizer/pellet/commit/02bf3d610fd6ad75de96382a3b3b96b71faf321e))
* as a dev I want pellet to add translations when creating a project/page/componen ([9e9ecbc8](https://github.com/Rebelizer/pellet/commit/9e9ecbc8a6f43d7edbe8859b8df06baaa7feb26b))


### 0.0.73 (2015-03-03)


#### Features

* as a dev I want experiment interface in pellet, because unit test have problem ([7ce56322](https://github.com/Rebelizer/pellet/commit/7ce56322b6383eafdcbfa426251ab9e2f25afef8))
* as a dev I want basic plumbing for a/b/n multibanded testing ([07af4298](https://github.com/Rebelizer/pellet/commit/07af4298ee46914014c3b487c20d42eb7e94da01))
* as a dev I want a css class to indicate if react/pellet is initialized on the pa ([60dcfc14](https://github.com/Rebelizer/pellet/commit/60dcfc148bb641add0760512a8b67d41d0e6737e))
* as a dev I want a css class to indicate if react/pellet is initialized and the a ([2905a547](https://github.com/Rebelizer/pellet/commit/2905a547f5400ee8da693abbade65f3b02c7f268))
* as a dev I want all instrumentation data evented on a globe bus for 3-party anal ([cec6ab70](https://github.com/Rebelizer/pellet/commit/cec6ab704aa37ad5f6826f43ef7ef0caaa87b73f))


### 0.0.72 (2015-02-25)


#### Bug Fixes

* need to add the style to the _MANIFEST.json so non runtime builds can find the s ([a7501bf9](https://github.com/Rebelizer/pellet/commit/a7501bf9ca8bae5e99436419d1670cc37b8e471d))
* missing require to get pellets utils ([368e9651](https://github.com/Rebelizer/pellet/commit/368e96511c7ee326580abf858277d73eba1425a0))


### 0.0.71 (2015-02-25)


#### Features

* update the templates ([4170b06d](https://github.com/Rebelizer/pellet/commit/4170b06d12685f9f5e4acbc2c2ee1d7514b488ec))


### 0.0.70 (2015-02-25)


#### Bug Fixes

* update the cache layer update logic so it will not render unless different hashs ([a949759a](https://github.com/Rebelizer/pellet/commit/a949759abc680438a3ae38823c8351b8e6285f9d))


#### Features

* as a dev I want to pass this.props or inline variable with the format "{foo}.{fo ([fa527036](https://github.com/Rebelizer/pellet/commit/fa527036010e5810a674e99a85041b82bb51c06a))
* as a dev I want better support for inline classes and components ([3097aacd](https://github.com/Rebelizer/pellet/commit/3097aacdc197ac46f7c3ad9ffa46dd2c7e01266e))


### 0.0.69 (2015-02-23)


#### Bug Fixes

* for non pipeline renders we need to skip the caching layer ([14108a5a](https://github.com/Rebelizer/pellet/commit/14108a5a54293216594f60c56b0d23ab69c22626))


#### Features

* as a dev I want to cache page render and do dirty reads while re-rendering in th ([c0f56ccb](https://github.com/Rebelizer/pellet/commit/c0f56ccbdd132b718fff947b172010bd8d8e2715))
* as a dev I want a console polyfill to ensure silly, debug, verbose, info, warn,  ([738e12a0](https://github.com/Rebelizer/pellet/commit/738e12a009306551b1d412103d5ecba99ae3aa6f))


### 0.0.68 (2015-02-19)


#### Bug Fixes

* update the instrumentation namespace so its different then redis ([df6a8c56](https://github.com/Rebelizer/pellet/commit/df6a8c5633efd16189fc836cbbaa833a5ac1b821))
* as a dev I want the redis cache layer to support compression to minimize network ([c148f4bb](https://github.com/Rebelizer/pellet/commit/c148f4bbe526f1de409ac44c4913fbb5b112b735))
* the instrumentation namespace so its not shared by redis ([85017ba2](https://github.com/Rebelizer/pellet/commit/85017ba2df5d41423607605d3a001c8b904dc127))
* for the --verbose flag update all winston logger levels except for the alert log ([87e7f477](https://github.com/Rebelizer/pellet/commit/87e7f4776627dcad324d9679d6ac659b873d0e92))


#### Features

* as a dev I want pellet logging to be less noisey and use the full range of level ([9c1f40f8](https://github.com/Rebelizer/pellet/commit/9c1f40f83d736c94a859c09ca21eb68fd5abfb00))


### 0.0.67 (2015-02-18)


#### Bug Fixes

* typo the config holds prefix at the root ([b9929f24](https://github.com/Rebelizer/pellet/commit/b9929f24e4ca86435f53dc1a94e5571d64dd52fe))


### 0.0.66 (2015-02-18)


#### Features

* as a dev I want to configure redis cache-layer to use a database and add a prefi ([9e814a25](https://github.com/Rebelizer/pellet/commit/9e814a25bc35292afc031bc0f60ff8bcf392310d))


### 0.0.65 (2015-02-18)


#### Bug Fixes

* rename unit test for the pipeline ([08297972](https://github.com/Rebelizer/pellet/commit/0829797217d304c48cb4c05f8c07290fa3d76d6f))


#### Features

* as a dev I want a orchestrate cache-layer ([d7926789](https://github.com/Rebelizer/pellet/commit/d792678907f7f4927c2d665f7f4b0d8cc25c242e))
* as a dev I want a in-memory cache-layer ([9aa963cb](https://github.com/Rebelizer/pellet/commit/9aa963cb3c597406f2a72960704af4653acff031))
* as a dev I want a redis cache-layer ([bbe26e2c](https://github.com/Rebelizer/pellet/commit/bbe26e2c428b2e3a4ffc90e08057570b88bf5782))
* as a dev I want a page caching layer to speedup react renders ([bbf3fb45](https://github.com/Rebelizer/pellet/commit/bbf3fb4558e609450c0650d9401b0aa752e9e7b5))
* as a dev I want to send status code with http redirect ([27566913](https://github.com/Rebelizer/pellet/commit/2756691333257c2fa1ff630be8b4536158799c3e))
* as a dev I want jsdoc to skip **/*.min.js files so we do not get error or double ([151276ad](https://github.com/Rebelizer/pellet/commit/151276ad2fae27d7a9b74a97618519a2eb3a1adf))


### 0.0.64 (2015-02-12)


#### Bug Fixes

* as a dev I want the clean up in watch mode to work better ([5c34fd34](https://github.com/Rebelizer/pellet/commit/5c34fd34c9be2b526c6915e1b794cfa614e6bb8a))
* update the interface to syncNodeAndBrowserBuilds we need to pass in the manifest ([c32ee7f4](https://github.com/Rebelizer/pellet/commit/c32ee7f46cce8b01cfa94b101e0856a8eb34d05f))
* when using server/client-dependencies in the manifest it was triggering bad webp ([45d53250](https://github.com/Rebelizer/pellet/commit/45d5325014929f35c85290a2e5bc3834f5ea6e80))
* update jshint to allow for leading , to match coding style ([50e60e93](https://github.com/Rebelizer/pellet/commit/50e60e938f828c888d02abc05a0e6ed00676dd29))


#### Features

* as a dev I want a better build sync and static css file implementation ([27fab107](https://github.com/Rebelizer/pellet/commit/27fab10738d6e254059dff3e4340644f3ab872ef))
* as a dev I want a manifest entry that would generate a static css file using web ([b4e8d8c9](https://github.com/Rebelizer/pellet/commit/b4e8d8c9fc833fa71ffcb69b18943ff7156ccdd9))
* as a dev I want a better template that show more options for the manifest ([cdaaf7a7](https://github.com/Rebelizer/pellet/commit/cdaaf7a7121fe3cdd30801e4cf9eba513a240e43))
* as a dev I want an easy way to turn on instrumentation logging ([91f21978](https://github.com/Rebelizer/pellet/commit/91f219782097335c8c2f7bfb1d467aec0cce38f2))
* as a dev I want the webpack config more flexible so remove hardcoded values and  ([49a95cd4](https://github.com/Rebelizer/pellet/commit/49a95cd4266027eb390b2943d1d4472e5dbb8dac))


### 0.0.63 (2015-02-06)


#### Features

* update unit test ([5f3a165b](https://github.com/Rebelizer/pellet/commit/5f3a165b8dd0fdee110d625f8deff421d9ab3193))
* as a dev I want a built in way to filter events per isolatedConfig so no manual  ([4fa0641d](https://github.com/Rebelizer/pellet/commit/4fa0641dd8c71c347213e67bd4c7dec619e2a604))


### 0.0.62 (2015-02-06)


#### Features

* as a dev I want script register via pellet.addWindowOnreadyEvent to fire if docu ([77cedbd2](https://github.com/Rebelizer/pellet/commit/77cedbd2d1b8cb60cb917e98d06db78315f0a62c))


### 0.0.61 (2015-02-05)


#### Bug Fixes

* the typo in addHeader rel it was output rev not rel ([53d91627](https://github.com/Rebelizer/pellet/commit/53d916274418a421b9b0820efc7814bf7c7389d9))


### 0.0.60 (2015-02-03)


#### Features

* as a dev I want more details on the react pipeline performance ([e28ec4e0](https://github.com/Rebelizer/pellet/commit/e28ec4e0efa9c255192da83d424318bcf3662605))


### 0.0.59 (2015-02-03)


#### Features

* as a dev I want to know if I have a memory leek ([b4a336c0](https://github.com/Rebelizer/pellet/commit/b4a336c04776d2b57d3e92daf77cdaba04666a37))


### 0.0.58 (2015-02-03)


#### Features

* as a dev I want more stats on v8 GCs and report it to statsd ([955187a2](https://github.com/Rebelizer/pellet/commit/955187a29a17f1c41c6abfa10fd46b29984669fe))


### 0.0.57 (2015-02-03)


#### Bug Fixes

* when using back button on html pushState if no route found default to window.loc ([aa95e026](https://github.com/Rebelizer/pellet/commit/aa95e026cfc72ad99bc7fffbbd52349a77612480))


### 0.0.56 (2015-02-03)


#### Bug Fixes

* the math to calculate micro to ms for instrumentation ([8180682f](https://github.com/Rebelizer/pellet/commit/8180682f62e5dda2177b9000352ecefa96c86b39))


### 0.0.55 (2015-02-02)


#### Bug Fixes

* high res timer needs to get converted to number (in ms) for statsd timers ([3dfc2c47](https://github.com/Rebelizer/pellet/commit/3dfc2c47d8845999e4299d64bd14634bb3ed2614))


### 0.0.54 (2015-02-02)


#### Features

* as a dev I want a easier/safer api to instrumentation logging ([17c2808f](https://github.com/Rebelizer/pellet/commit/17c2808f468fce28301972e9c0e5519d05bc340f))


### 0.0.53 (2015-02-01)


#### Bug Fixes

* make sure the externalLink attribute works on IE and other old browsers ([ef213b03](https://github.com/Rebelizer/pellet/commit/ef213b0368aeda8a1df37f947b1d7c46798514b7))


#### Features

* as a dev I want control over static assets caching via my config ([2ed850fb](https://github.com/Rebelizer/pellet/commit/2ed850fbd34bd08c209182272f8f7afd6414e96a))
* as a dev I want to have pre commit check-list ([32e1f7dd](https://github.com/Rebelizer/pellet/commit/32e1f7ddb6c6b58de0120c7bd14479e482e5ef14))


### 0.0.52 (2015-01-29)


#### Features

* update package.json with more keywords ([901e43d5](https://github.com/Rebelizer/pellet/commit/901e43d52d1e67412d8b79de15b3cecd27ae0e17))


### 0.0.51 (2015-01-29)


#### Bug Fixes

* do not render in pipeline's abortRender flag is set to true ([6ade9466](https://github.com/Rebelizer/pellet/commit/6ade946632772bde51c5d56c30427a16da89966c))


#### Features

* as a dev I want a the instrumentation isomorphic and add logging support ([0b344349](https://github.com/Rebelizer/pellet/commit/0b3443494d75370ad379bd5e915875ed42e0f125))
* update kefir version from 2.6 to 5.3 ([14759ca8](https://github.com/Rebelizer/pellet/commit/14759ca88954fdd48774fb22fdb4ca692317b0d2))
* as a dev I want a way to change route location without using low level History.p ([87f35d94](https://github.com/Rebelizer/pellet/commit/87f35d9486123df323eda8f66f1ddf96bccdf6ef))


### 0.0.50 (2015-01-28)


#### Bug Fixes

* config has a syntax error - so can not create new projects ([e9d75cbe](https://github.com/Rebelizer/pellet/commit/e9d75cbe3c64022cab8f772341531333a940606d))
* update the docs ([e3d0c839](https://github.com/Rebelizer/pellet/commit/e3d0c839d312fec7dba970b2911621900a81c8a1))
* in IE the lang files don't fire load event correctly, so you see a render flicke ([a38c5b19](https://github.com/Rebelizer/pellet/commit/a38c5b19c7efb1cf81eec719b20f3ef610203ce5))


#### Features

* as a dev I want a simple command to manage creating cordova templates ([d63303d5](https://github.com/Rebelizer/pellet/commit/d63303d550325e27db8347629ab561b40c513f37))


### 0.0.49 (2015-01-27)


#### Bug Fixes

* exception in side of the email exception send function ([ba57620b](https://github.com/Rebelizer/pellet/commit/ba57620b9a6113f8bfdfb5211f2d538f15fdf9b4))


#### Features

* as a dev I want the environment config flag to be --env not --config ([135a359b](https://github.com/Rebelizer/pellet/commit/135a359b69a9df6b7821f3c66a1d9311c084d7cd))
* as a dev I want to be alerted when the server start up ([17cea8c1](https://github.com/Rebelizer/pellet/commit/17cea8c19e04eeaf44bc2c5b875dbca23a58be00))
* as a dev I want the http access logs to use winston logger with logstash support ([83f1122f](https://github.com/Rebelizer/pellet/commit/83f1122fc82ccbc5a585b7145997f7c698d2b955))


### 0.0.48 (2015-01-26)


#### Features

* as a dev I want the config to control the run mode ([796cd37a](https://github.com/Rebelizer/pellet/commit/796cd37a1ed0400d2def7a4e8a504d955779347c))
* as a dev I want webpack to include fallback paths for each asset/component paren ([31c86830](https://github.com/Rebelizer/pellet/commit/31c86830c6b03bb78c71548b17cb125b8f371884))


### 0.0.47 (2015-01-26)


#### Bug Fixes

* bug using the wrong var so crashes ([fa6388a1](https://github.com/Rebelizer/pellet/commit/fa6388a1671409c7089e91382b10f4f2b4c0f304))


### 0.0.46 (2015-01-26)


#### Bug Fixes

* make sure the browser request context does not get lost between routes ([8cdd12c8](https://github.com/Rebelizer/pellet/commit/8cdd12c87950854931526a6f742944a46f753aa4))
* memory instrumentation reporting wrong delta heapTotal ([7dcafe6b](https://github.com/Rebelizer/pellet/commit/7dcafe6be894ac4375e14e1ff931f5cfda2894b6))


#### Features

* as a dev I want asset (less/stylus) to get added via intermediate file ([93531857](https://github.com/Rebelizer/pellet/commit/935318573394d3f7baea5e20b4255a39c124c527))
* as a dev I want the options to compress pages for mobile users ([8d70ae31](https://github.com/Rebelizer/pellet/commit/8d70ae3177138717b62abca2da9c40b28c82562f))
* as a dev I want touch events initialized only if the device supports touch ([ee3579cc](https://github.com/Rebelizer/pellet/commit/ee3579cc8fc1305ac70a3a5e6c7bfc991843a73a))
* as a dev I want a explicit method to get request context ([820e7cc1](https://github.com/Rebelizer/pellet/commit/820e7cc141c2e40bbe46327fb261b32afe495e2a))


### 0.0.45 (2015-01-22)


#### Bug Fixes

* lock down the webpack version because aws is having problems ([2f1cc823](https://github.com/Rebelizer/pellet/commit/2f1cc8236822069872bfe972c4239b5eeb9da73c))


### 0.0.44 (2015-01-22)


#### Features

* as a dev I want a way to abort render in the pipeline ([3ff8fb72](https://github.com/Rebelizer/pellet/commit/3ff8fb72acdbfc9fd14f5992287f300f7c14190c))
* as a dev I want to use the latest mocha ([cdcb317d](https://github.com/Rebelizer/pellet/commit/cdcb317db78b8e984c3eb0dd96bfab7a9a032d9d))
* as a dev I want to use the latest webpack and statsd ([9fe26446](https://github.com/Rebelizer/pellet/commit/9fe26446c332c5e1e3cc43454b2ca223540ebc50))
* as a dev I want instrumentation to be high res ([794de98e](https://github.com/Rebelizer/pellet/commit/794de98ef2120abcb9dd5e3ab376ab6c73094073))


### 0.0.43 (2015-01-21)


#### Bug Fixes

* the uglify options implementation ([6585aae0](https://github.com/Rebelizer/pellet/commit/6585aae0c51a3d17ed43affedf6d399468658934))


### 0.0.42 (2015-01-21)


#### Bug Fixes

* as a dev I want to overwrite uglify options in my config ([087284af](https://github.com/Rebelizer/pellet/commit/087284af0ac428eda3ed723c25aa482c2bfcb8a8))


#### Features

* as a dev I want a better intro to pellet ([1e9f65b3](https://github.com/Rebelizer/pellet/commit/1e9f65b330acf81e8f55042cf223eb2b5d844581))


### 0.0.41 (2015-01-15)


#### Bug Fixes

* airbag bad route on launch (this should never happen, just be on the safe side) ([07c9bfca](https://github.com/Rebelizer/pellet/commit/07c9bfcaf20d5aa6c788821e894f22f6d3edefb6))


#### Features

* as a user I want pellet to be more responsive ([9b3fa44d](https://github.com/Rebelizer/pellet/commit/9b3fa44dde149390b5c3609a60a69be93d38b42f))


### 0.0.40 (2015-01-13)


#### Bug Fixes

* remove some warning messages ([4ac0b070](https://github.com/Rebelizer/pellet/commit/4ac0b0705831c575f48fdf6f2f26b7c683f2610b))
* airbag exception if no user-agent was parsed ([31d19c18](https://github.com/Rebelizer/pellet/commit/31d19c18538d0c0a9c0c012030de8500aef18710))


#### Features

* as a dev I want to see my delta on memory stats ([66e542fa](https://github.com/Rebelizer/pellet/commit/66e542fac208d101be90f4c60f85e4d5558319f3))
* as a dev I want to auto snapshot the heap via a growth threshold and interval ([186b277a](https://github.com/Rebelizer/pellet/commit/186b277a94c025c89ae2a1cc369c8b4c50213953))
* as a dev I want to take heap snapshot to help track down memory leaks ([240a9524](https://github.com/Rebelizer/pellet/commit/240a952465c0cb8961b495678c2256ba1076e99d))


### 0.0.39 (2015-01-12)


#### Bug Fixes

* remove morgan deprecated buffer option ([b9285e85](https://github.com/Rebelizer/pellet/commit/b9285e85c976e57f918666a9b282a4ea698abe34))


#### Features

* as a dev I want to run pellet project without installing a local npm pellet ([0c1c114f](https://github.com/Rebelizer/pellet/commit/0c1c114f8d8ed7c234976e8b91382f9c5e28f702))


### 0.0.38 (2015-01-09)


#### Features

* as a dev I want to sample process into and send it to statsd ([a71192e5](https://github.com/Rebelizer/pellet/commit/a71192e54d55e6c3b3a1b18b5bc620da67893836))
* as a dev I want the lates stylus-loader package ([e115df9b](https://github.com/Rebelizer/pellet/commit/e115df9b48dd0a2b3fe0ca60fc3ca2f1f39b79df))


### 0.0.37 (2015-01-08)


#### Features

* as a dev I want to have access to the locales info in pipeline and have a isomor ([419eccdd](https://github.com/Rebelizer/pellet/commit/419eccdde55182baa6f97ae9c190db24f0a880b1))
* as a dev I want to excluded items from the manifest by flag not deleting the def ([09d112ba](https://github.com/Rebelizer/pellet/commit/09d112bad0d1519cb5b4cb6d1c3351dc8b71f054))


### 0.0.36 (2015-01-08)


#### Bug Fixes

* airbag bug on pellet create ([2d9ed0bf](https://github.com/Rebelizer/pellet/commit/2d9ed0bf8e495e66bd4fbb1055a285cc39168c89))
* as a dev I want translation error better formatted ([285b75bb](https://github.com/Rebelizer/pellet/commit/285b75bb482822cebf26741a5467f63a9bed9d6f))


#### Features

* as a dev I want to use my intl locale-data (so I can fix intl data format bugs e ([6a2ee137](https://github.com/Rebelizer/pellet/commit/6a2ee137b0871ec6473bc67560abc38831aaebb2))
* as a dev I want better error handling around translations ([16e6c7ac](https://github.com/Rebelizer/pellet/commit/16e6c7aceaf504805cd2490597e46ebc6fca85ed))
* add keywords for package.json to help people file us ([c7345630](https://github.com/Rebelizer/pellet/commit/c7345630097dae39712b46220397e42cef41fe0c))


### 0.0.35 (2014-12-28)


#### Bug Fixes

* need to handle both cases (if we created a child isolator or using parent) ([3105155f](https://github.com/Rebelizer/pellet/commit/3105155fa01881900a4c742c3b5f9003f5039f7e))
* as a dev I want isolatedConfig in the browser to maintain between routes ([63e3effa](https://github.com/Rebelizer/pellet/commit/63e3effa098cd9e49bf9fabe3c919106b3c61514))
* addToHead should support meta tags with properties ([db7f89b3](https://github.com/Rebelizer/pellet/commit/db7f89b354378cb900298cff352fab6b1fd98302))


#### Features

* as a dev I want user-agian to be parsed and passed to the component for mobile r ([2eefdd96](https://github.com/Rebelizer/pellet/commit/2eefdd96844332517955ca57911c71360ce915fa))
* as a dev I want property based events on my isolator ([46e2ad92](https://github.com/Rebelizer/pellet/commit/46e2ad92d971557f25646ad6c7b3fb750b7c52bf))
* as a dev i want to add a meta tag with a property attr to the head ([e17a5ffc](https://github.com/Rebelizer/pellet/commit/e17a5ffc3e69924ab57cd252003b384444b3d365))
* as a dev I need pellet.cookie in the browser ([f3e76fd4](https://github.com/Rebelizer/pellet/commit/f3e76fd4a6b44ba2b235028ca8fa6689004fd873))
* as a dev I want touch events ([b9b8f937](https://github.com/Rebelizer/pellet/commit/b9b8f9370a3e2c819e988b4ff081a2881a92012f))
* as a dev I want a the polyfill to have a hash to bust cdn caching ([caefc638](https://github.com/Rebelizer/pellet/commit/caefc638fdc3a39f6714faaa62f34845eea08109))


### 0.0.31 (2014-12-14)


#### Bug Fixes

* the polyfill server ([1529a9b1](https://github.com/Rebelizer/pellet/commit/1529a9b1903005447705d934513a0f0714497f0c))


### 0.0.30 (2014-12-11)


#### Bug Fixes

* bad default config logic we need to test using get not a set ([2889e227](https://github.com/Rebelizer/pellet/commit/2889e227b02dec9ee3d9774054bf843833efa24b))
* using the wrong response need to use routeContext.respose ([1079eede](https://github.com/Rebelizer/pellet/commit/1079eedeb1467c0af723c07d1ddafe77c1ce73ae))
* make sure the polyfillPath is used in the route not just in the skeleton ([97cddda3](https://github.com/Rebelizer/pellet/commit/97cddda3f92326409327b5189f16ae09d1d82b46))
* when inlcuding translations (locale data) the path was wrong case ([4f1d1081](https://github.com/Rebelizer/pellet/commit/4f1d108115ca6f1a62041792d25a90804dd13c35))
* bad/old template examples ([705302bd](https://github.com/Rebelizer/pellet/commit/705302bd3931b459f76eb0107f5497b264f51dbf))


#### Features

* as a dev I want better plumbing for locales so server renders can pass isolated  ([0f245d24](https://github.com/Rebelizer/pellet/commit/0f245d24856d39583c5a074fb210fa4e700e964c))
* as a dev I want to read/write headers via isomorphic http interface ([c0980f3a](https://github.com/Rebelizer/pellet/commit/c0980f3a60bacb77497675b8816c013c042f051b))
* as a dev I want stats on http the number of 404 and 500 responses ([c5f32597](https://github.com/Rebelizer/pellet/commit/c5f32597d58fdb892d397584a093aff98cc104fb))
* as a dev I want the jsMountPoint to be public in the isomorphic broswer environm ([e6e5f7ed](https://github.com/Rebelizer/pellet/commit/e6e5f7ed9bfeaace9b59a5132faa7ff94d395705))
* as a dev I want to use nodejs api directly unless we are using expressjs ([6d8c4b0f](https://github.com/Rebelizer/pellet/commit/6d8c4b0f10a5eb80f253d9bb273f547b9861d0e6))
* as a dev I want better error handling around building the translations file. ([66d36049](https://github.com/Rebelizer/pellet/commit/66d36049d8266eca8ee152e55b140403c2f9810f))
* Add more verbose error messaging for i18n ([baceb532](https://github.com/Rebelizer/pellet/commit/baceb532f73f47992974d2147fb541612e54739b))
* Add syntactic sugar for intl helper ([8388641e](https://github.com/Rebelizer/pellet/commit/8388641e4763a5d51ac34dde7bd00ceca5a1f170))
* as a dev I want better built in internationalization support ([0d26134c](https://github.com/Rebelizer/pellet/commit/0d26134ceb102fee6c1a9cc365f69f00aa8689d8))


### 0.0.29 (2014-12-06)


#### Bug Fixes

* change the default lang to "en-US" from "en" ([08e260ff](https://github.com/Rebelizer/pellet/commit/08e260ffbcb09248e8adb6cc175a1b8705f2fb33))
* html lang attribute should only be 2 chars and the default lang should be "en-US ([b5abd781](https://github.com/Rebelizer/pellet/commit/b5abd781bd5bf75c8559da9ea093c9e56084317f))
* as I dev I need access to base url that I can find locale files in the broswer ([dd400bff](https://github.com/Rebelizer/pellet/commit/dd400bff5ec6d966d310fd72f18ce882f7c6a3aa))
* caching API call using cache prefix ([2200ccad](https://github.com/Rebelizer/pellet/commit/2200ccadb9a6e25238354471ee61b41c1c4fc30a))
* pass the isolatedConfig so mount componented can shae the config ([89c80607](https://github.com/Rebelizer/pellet/commit/89c8060754db977eccce50921a8feb3ed40bff62))
* refactor our private react preflite function referance to a standare _$ not __$ ([032c899b](https://github.com/Rebelizer/pellet/commit/032c899bc613476b335132cc13c22396910f8c80))
* refactor coordinator ([9100517d](https://github.com/Rebelizer/pellet/commit/9100517d7e3d91075a1b4a06e77ea25cd579ab70))
* the first time polyfill build it does not have a last modified date ([bfad959e](https://github.com/Rebelizer/pellet/commit/bfad959e197d8265dd4ab829c572124bd296236d))
* in production mode hide the progress bar because it fills the log with junk ([5b922824](https://github.com/Rebelizer/pellet/commit/5b922824249d13bd635e313d079dcbb0abc5f035))
* when refactoring coordinator I missed upgrade coordinator (good thing the unit t ([711f3820](https://github.com/Rebelizer/pellet/commit/711f382003d3efb1b1c3c22860fe270147ef8067))
* add missing npm package ([79f3c405](https://github.com/Rebelizer/pellet/commit/79f3c405a38e106929151757ac9ddf219a700407))


#### Features

* as a dev I want to include unicode CLDR data into translation file to support nu ([5b304c52](https://github.com/Rebelizer/pellet/commit/5b304c52a9edf18c7cdc7d9320be4b4969bf9017))
* as a dev I want a way to load translation file dynalicly ([f98c6c92](https://github.com/Rebelizer/pellet/commit/f98c6c928f350a3bace2ef6d176b858bcecfea99))
* as a dev I want isolated config per request/pipeline ([3604866d](https://github.com/Rebelizer/pellet/commit/3604866d71e359a684f881ff3f0390f3669b2ab2))
* as a dev I want a better core organization ([29798771](https://github.com/Rebelizer/pellet/commit/2979877176d897f24c740fed53ff299492ff0a9b))
* as a dev I want to refactor coordinators into a isolator and coordinator classes ([7d24d22d](https://github.com/Rebelizer/pellet/commit/7d24d22d8d9d44f59b60ae804ccc43d5c3e2da12))
* add better instructions to creating a project ([8573a926](https://github.com/Rebelizer/pellet/commit/8573a9261f4fcebd9ed1286ca90d4475b8128624))


#### Breaking Changes

* changed __$construction to _$construction

 ([032c899b](https://github.com/Rebelizer/pellet/commit/032c899bc613476b335132cc13c22396910f8c80))
* We rename and broke up coordinator's into isolator and pipelines

 ([9100517d](https://github.com/Rebelizer/pellet/commit/9100517d7e3d91075a1b4a06e77ea25cd579ab70))


### 0.0.28 (2014-11-28)


#### Bug Fixes

* when pellet creates a new project it overwrites the wrong file ([019aad31](https://github.com/Rebelizer/pellet/commit/019aad3147e1c4090a6bbf4ce6ed1386e3ae0dae))
* when no translations show a useful message not "Translations Breakdown: {" ([4fa11970](https://github.com/Rebelizer/pellet/commit/4fa119701ab6a82d6726440c3cdfb37204ae7698))
* as a dev I want a more declarative pellet config session ([6dff57c9](https://github.com/Rebelizer/pellet/commit/6dff57c9f4d3dcfaca9d1a4b0c467b139bea24e5))


#### Features

* as a dev I want the first time experience of pellet to be easy ([2273e87b](https://github.com/Rebelizer/pellet/commit/2273e87bc29238f8c82fcf16f8fda867dfa1ce5e))
* as a dev I want pellet to decode son body (POST) automatically ([2dd23615](https://github.com/Rebelizer/pellet/commit/2dd23615b4226100e87e78c815e6019725f1ec22))
* as a dev I want to support isomorphic cookie (to allow client/server cookie acce ([e3d566cc](https://github.com/Rebelizer/pellet/commit/e3d566cc9b32676187ca04a06650b4c970931233))


### 0.0.27 (2014-11-24)


#### Bug Fixes

* when pellet inits with out config we need default that will not crash pellet ([c825a047](https://github.com/Rebelizer/pellet/commit/c825a0472bb615625f68bf1fe1975a8cc443ae3a))


### 0.0.26 (2014-11-23)


#### Bug Fixes

* allow pellet to get initialized with out args ([e7862ede](https://github.com/Rebelizer/pellet/commit/e7862eded9055d4519bd272b77c5369ed6e8a0f0))
* remove the cap Intl from webpack not needed ([8fb9b015](https://github.com/Rebelizer/pellet/commit/8fb9b015ba83714f211b383fc51c67474d5b1a87))


#### Features

* as a dev I want basic stats around rendering, request, boot times ([a04e14b6](https://github.com/Rebelizer/pellet/commit/a04e14b65aa0ea6a9a0f7f72b1743592d29aeb8c))
* as a dev I want to instrument my code using StatsD ([db27a919](https://github.com/Rebelizer/pellet/commit/db27a91990658576b2dcb16665d7ff920caffa99))
* as a dev I want access to pallet config before startInit is called ([70bb4881](https://github.com/Rebelizer/pellet/commit/70bb48810dca2fc8f18f2b8cbb0edbf3a25b2931))


### 0.0.25 (2014-11-22)


### 0.0.24 (2014-11-22)


#### Bug Fixes

* allow both upper and lower case Intl npm packages ([aaf59c5f](https://github.com/Rebelizer/pellet/commit/aaf59c5fde74ace88b23ebbfc302f9855fde2f99))


### 0.0.23 (2014-11-22)


#### Bug Fixes

* wrong require module name "intl" check out webpack config ([72d49d5f](https://github.com/Rebelizer/pellet/commit/72d49d5f87dabe04e90c791db24ed2487554d669))
* html5 history state is serialized so can not pass route fn ([b6c51463](https://github.com/Rebelizer/pellet/commit/b6c51463b46037beedeeec8874de49d4f4edaf7a))


### 0.0.22 (2014-11-20)


#### Bug Fixes

* Parsing config from string to JSON for client side ([ca42f4b8](https://github.com/Rebelizer/pellet/commit/ca42f4b85e20dd4178549c7ce260e809af242c47))
* href should be optional and not crash is missing ([3eda85af](https://github.com/Rebelizer/pellet/commit/3eda85af1bcf69108fe62accc76320a3029dcb0f))
* memory leak in coordinator on unmounted ([5ffc2f41](https://github.com/Rebelizer/pellet/commit/5ffc2f41e7cf97c72561fd6a735613b74829edaf))
* update the pellet template (out of date and crashes on create project) ([3db31791](https://github.com/Rebelizer/pellet/commit/3db3179127bfcd920e78fe8db1d29d9d5c1093aa))


#### Features

* as a dev I want a easy way to register composite event stream to coordinators ([aecfbd05](https://github.com/Rebelizer/pellet/commit/aecfbd05610201c328b3d464681db29dd69830ae))
* as a dev I want jadex to support react 0.12 createElement ([3a71031d](https://github.com/Rebelizer/pellet/commit/3a71031d3e94c96cb5dfbb3a4b7d2b22976765ea))


### 0.0.21 (2014-11-09)


#### Bug Fixes

* release script breaks if no git files to stash ([280429bb](https://github.com/Rebelizer/pellet/commit/280429bb83c71610972115e4c4b304fef195caac))


### 0.0.20 (2014-11-09)


### 0.0.19 (2014-11-09)


#### Bug Fixes

* change the internationalization component key props to index (because key is res ([9aa3fdb8](https://github.com/Rebelizer/pellet/commit/9aa3fdb83f0cf8a6ec166c47add1cad1e05e10a5))


### 0.0.18 (2014-11-09)


#### Bug Fixes

* merging {foo:null} was not overriding foo with null but with {0:null} this is wr ([d5c99d84](https://github.com/Rebelizer/pellet/commit/d5c99d84462e0e7b27aaa145b7d6220e0336ee98))
* load order for (code/coordiantor) because pellet.js is required to be last becau ([cdc62d1e](https://github.com/Rebelizer/pellet/commit/cdc62d1e2ed5591d95cd1846e4944344491a0ef5))
* bugs in react 0.12 upgrade ([aa64c07b](https://github.com/Rebelizer/pellet/commit/aa64c07b7ae08e340c4e469fb59d67b8071dc6a0))
* gulp release task someone gets no response from github ([52f909ef](https://github.com/Rebelizer/pellet/commit/52f909ef844fcc5186b7a7960aa7ddad5b8e1d47))
* unit test breaking because file rename ([ad2f9c93](https://github.com/Rebelizer/pellet/commit/ad2f9c93bfb4d3f8275c675a1c7b78a24ac19a35))


#### Features

* as a dev I want a easy way to add child component to isomorphic route ([e53758b5](https://github.com/Rebelizer/pellet/commit/e53758b5304a5085fed61c0ed47d0bd3f41b6f31))
* as a dev I want better way to layout ([b7937cb4](https://github.com/Rebelizer/pellet/commit/b7937cb4b62a628fde3ea6f977e69b54ab445f27))
* as a dev I want a new system to make messaging between components easier ([b9675410](https://github.com/Rebelizer/pellet/commit/b96754109c694a153f18c43b93f9ea1433a95517))
* as a dev I want international number and data formatting ([9a01b5b9](https://github.com/Rebelizer/pellet/commit/9a01b5b9c6f68263b466171f7511d882bd5d7b12))
* as a dev I want to pass options to my registered coordinators ([58831fd1](https://github.com/Rebelizer/pellet/commit/58831fd1ef6c1704f6a937bce73b162f252f5eb0))
* add support for coordinator to tree link shared contexts i.e. have child coordin ([e752be7d](https://github.com/Rebelizer/pellet/commit/e752be7d4a24a5b3746442a6b091d77c50b6e84a))
* as a dev I want to have unit tests around core base coordinator logic ([bfcda462](https://github.com/Rebelizer/pellet/commit/bfcda462047dc6d09c67978c31ef6f9e2dd20651))
* as a dev I want to have some basic unit tests around observables ([191e1be7](https://github.com/Rebelizer/pellet/commit/191e1be7d888959cb7724d7835e3368b63b1ceec))
* as a dev I want observables to track the owner/sender of the events to help filt ([99159073](https://github.com/Rebelizer/pellet/commit/99159073d257953e967144a4d2ea78b2e80b2eb9))
* as a dev I want a cleaner api around the isomorphic route ([71750225](https://github.com/Rebelizer/pellet/commit/71750225729e24ce783b12967fa783f11fa1eef7))
* as a dev I want to setInitialState in the preflight to the get route data ([b4b26744](https://github.com/Rebelizer/pellet/commit/b4b267440e8b5680261d881ed874d429ac2ce1b5))
* as a dev I want to add coordinators and raw code file into the manifest ([d9c201c5](https://github.com/Rebelizer/pellet/commit/d9c201c53529130bd46d804c4b175417b8c19022))
* as dev I want jade includes to be watched ([e86d3a0b](https://github.com/Rebelizer/pellet/commit/e86d3a0beb71a319d9d0676f0b19d1928ea8d7ed))
* as a dev I want !{this....} to get passed at react elements ([be438251](https://github.com/Rebelizer/pellet/commit/be4382518587cb2f82a146864b6ab274d2216b64))
* as a dev I want jade support to auto load comp and have better lang syntax ([e5fd578d](https://github.com/Rebelizer/pellet/commit/e5fd578d8ce36d21fa4684cfe10f469fd4b0e9a0))
* upgrade to react 0.12 and fix breaking changes ([3c477f29](https://github.com/Rebelizer/pellet/commit/3c477f2905c506d764c49d2ef68db6659a386a83))


### 0.0.17 (2014-10-30)


#### Bug Fixes

* Display error message with correct stack trace ([fa35d878](https://github.com/Rebelizer/pellet/commit/fa35d878c441e558ba27731e0d692f7f7be388c3))
* update json5 to be included in package.json ([56f604fe](https://github.com/Rebelizer/pellet/commit/56f604fe5ca102cd1f6e5a67975f944faebda901))
* initialize new coordinators ([d2a209b9](https://github.com/Rebelizer/pellet/commit/d2a209b9a891103713d97c0884ac67ee741c1bb9))
* can not defined utils because some fn need pellet scope, so revert until I have  ([f80cdbbf](https://github.com/Rebelizer/pellet/commit/f80cdbbf1cc31f719291861b83fa3da8c87620e8))


#### Features

* as a dev I want support of isomorphic FRP and a more flexible store ([4b6272bb](https://github.com/Rebelizer/pellet/commit/4b6272bb42c8bdc9fd02e6b77877cb97857beb35))
* as a dev I want to set head tags like meta tags, titles, rel canonical ([fdd685a5](https://github.com/Rebelizer/pellet/commit/fdd685a5f5b9fce8c0564428560f9acfbea92fa9))
* as a dev I want comments in my config files ([757f277d](https://github.com/Rebelizer/pellet/commit/757f277d7be84679c4a54d4ba2f469cd2eeb61f3))
* as a dev I want pellet template accurate and to support jade output options ([fbe1cbfe](https://github.com/Rebelizer/pellet/commit/fbe1cbfebbd2576866d0b40bc908761f9a2a81be))
* as a dev I want to use jade and not jsx for my template logic ([99652142](https://github.com/Rebelizer/pellet/commit/99652142c85594be0ba215db06fa184261a22102))
* as a dev I want pellet internationalization to be accessible anywhere ([e36ac96a](https://github.com/Rebelizer/pellet/commit/e36ac96a685c3b2e5caf674df9603b504783691b))


### 0.0.16 (2014-10-21)


#### Features

* as a dev I want to have full control over what routing component/logic is loaded ([55264479](https://github.com/Rebelizer/pellet/commit/55264479d256e60cdbc548107076c5349b1eadb1))


### 0.0.15 (2014-10-20)


#### Bug Fixes

* remove this code because we can do the same thing with PELLET_CONF_DIR ([4dc064d9](https://github.com/Rebelizer/pellet/commit/4dc064d960eaa79e0ea8a263ac03a8a5ad0fa473))


#### Features

* allow the environment to change pellet working directory and update aws start CM ([a5453539](https://github.com/Rebelizer/pellet/commit/a5453539ecf04b351374d4204c2a3980ae67965e))
* start work on the pellet.io site and try to integrate old style markup i.e. jque ([a8b828ce](https://github.com/Rebelizer/pellet/commit/a8b828ce7990bedfcfe920a5fa5dfc2825448672))


### 0.0.14 (2014-10-18)


#### Bug Fixes

* pellet manifest build and server to run in dev mode and not reference full path  ([677ba82b](https://github.com/Rebelizer/pellet/commit/677ba82bc7ba2047c5307d8f026539663b29d498))
* when installed pellet via npm -g we are missing npm module ([0ba55901](https://github.com/Rebelizer/pellet/commit/0ba5590117001bd5c446cf66a306ffdd9e1702f9))


### 0.0.13 (2014-10-18)


#### Bug Fixes

* update the package dependencies so npm install -g will run pellet with out crash ([d2e31aa0](https://github.com/Rebelizer/pellet/commit/d2e31aa0ce3e685e3425b07224a2b158e21d1363))


### 0.0.12 (2014-10-18)


#### Bug Fixes

* npm install to not crash because missing package ([011c224e](https://github.com/Rebelizer/pellet/commit/011c224ea8ed81d23577f8ff23b23df5ac824614))
* make sure setProp and set on isomorphic context remove undefined ([63b714ce](https://github.com/Rebelizer/pellet/commit/63b714ce21e58c524c7d7351578ebf4159534df8))
* error logging in pellets render fn (typeo wrong func name) ([e41747b3](https://github.com/Rebelizer/pellet/commit/e41747b30637aad8566026654c28a9a2cb96ea57))
* when loading state from server we should only do this once (for the initial rout ([27996465](https://github.com/Rebelizer/pellet/commit/2799646504414b881b6ee4fc0780e08cb68fe2df))
* the ctx was not getting onto the page ([a9ddca29](https://github.com/Rebelizer/pellet/commit/a9ddca2925dd6228db810926e58b0a0874935554))
* was not parsing the full url that included the query prams ([bceb2a5b](https://github.com/Rebelizer/pellet/commit/bceb2a5b25f02ab588123d91d6a85a3a2a72e42a))
* translation not loading because i18n bundle was returning the wrong reference ([5a876b22](https://github.com/Rebelizer/pellet/commit/5a876b22b0fd1bfb35403d8ec00456cf5530b9d1))
* the spelling on pellet boot message ([803cfde0](https://github.com/Rebelizer/pellet/commit/803cfde0988658fa6fe5034189ea4c9187736096))
* clean up duplicate css amd spelling errors ([8cec8904](https://github.com/Rebelizer/pellet/commit/8cec89048395dc028137b291fd822b846a055b7d))


#### Features

* add unit tests for render container ([9092111b](https://github.com/Rebelizer/pellet/commit/9092111bd81c5857c2b69f5f137baff3f2102629))
* add the 404 & 500 pages to our pellet create command ([d22f389d](https://github.com/Rebelizer/pellet/commit/d22f389d8552e0abb0ad0bc4ae8bcd26412eb8fa))
* add basic 404 & 500 pages to pellet middleware ([c3abfd70](https://github.com/Rebelizer/pellet/commit/c3abfd702524c6982c266e18565ebc96cbc11c01))
* as a dev I want html5 history and a way to control what a tags push state vs got ([4bf47fbc](https://github.com/Rebelizer/pellet/commit/4bf47fbc8d604331ead58638ef3adb718522bc07))
* refactor object merge fn to handle arrays, clone, ref code, delete & add unit te ([437f21e1](https://github.com/Rebelizer/pellet/commit/437f21e13b15e7414f583363a73ac16a357dce5d))
* add better deep merge support with unit tests ([5d32852b](https://github.com/Rebelizer/pellet/commit/5d32852b53b88982dc98a13f4fffdea4399f7572))
* as a dev I want the page render to have access to server side options (for local ([7d3fd16e](https://github.com/Rebelizer/pellet/commit/7d3fd16e352e6307af6e79e3ba73ff2e97dad17a))
* as a dev I want a modern css framework to build a site with ([e0851535](https://github.com/Rebelizer/pellet/commit/e085153585bd1a14e58def573d45e56f788eb328))
* as a dev I want to have assets share a common config file for all components ([a67be15c](https://github.com/Rebelizer/pellet/commit/a67be15cd365d6f4a5c80bc41171b0217fe48516))
* as a dev I want more control over webpack config ([9ea9a02b](https://github.com/Rebelizer/pellet/commit/9ea9a02b594c2642d1d745a544d2cf94fd38baa1))


### 0.0.10 (2014-10-08)


#### Bug Fixes

* get the internatiionalization scope working ([c759ab64](https://github.com/Rebelizer/pellet/commit/c759ab64115376ecb0e47908c31a6e3708ea7ed5))
* the translation stats and clean up the scripts ([13cb1826](https://github.com/Rebelizer/pellet/commit/13cb18264ca6da04659d3bf45ca072b55efb2861))
* client side render to include the context and locales ([e3f75b85](https://github.com/Rebelizer/pellet/commit/e3f75b85cec1801a6a838ecdb68233955de879ad))
* page template not working ([1b9e5656](https://github.com/Rebelizer/pellet/commit/1b9e5656b511d5a499e3b9809c58b8f794114d11))
* ref the wrong locale ([fdd1912e](https://github.com/Rebelizer/pellet/commit/fdd1912e813dc8c04600e02d1485283c20bfe292))


#### Features

* as a dev I want to get better error when rendering react components ([28cf448f](https://github.com/Rebelizer/pellet/commit/28cf448ffa58428670059d771395d562ebcf22e7))
* as a dev I want to define iso routes inline and have full req/res support ([e2d3ff64](https://github.com/Rebelizer/pellet/commit/e2d3ff64aae161f74fe3ea9040790a1e4d939e00))
* as a dev I want a way to customize the skeleton html template ([f7385e92](https://github.com/Rebelizer/pellet/commit/f7385e927e4ff11c805b065ad0ba3d83cbf6332a))
* as a dev I want control over if a file is included in just the server or client  ([46bf13bd](https://github.com/Rebelizer/pellet/commit/46bf13bd88fba7fbfe7721f457d78fceecc8dc08))


### 0.0.9 (2014-10-07)


#### Features

* as a dev I want pellet to create a project if "pellet init" ([0e398944](https://github.com/Rebelizer/pellet/commit/0e398944fff20663eec43711468064b166ae9a45))
* as a dev I need the translation file loaded into pellets runtime ([644a2554](https://github.com/Rebelizer/pellet/commit/644a2554a3ad22e15e8a38b43dee4ab41e543101))
* as a dev I need to embed translation file into my manifest file ([70a14183](https://github.com/Rebelizer/pellet/commit/70a1418380c1e144768c3e44093ada88a037f38d))
* as a dev I would like a demo site to show off pellet ([13d7fb49](https://github.com/Rebelizer/pellet/commit/13d7fb49f53ad058d471c3f230b2bbcbac40996b))


### 0.0.8 (2014-10-05)


#### Bug Fixes

* fixed webpack build bugs feat: as a dev I want to "pellet run --build" to only b ([d50bca18](https://github.com/Rebelizer/pellet.git/commit/d50bca18b17ce4800f8710111c31e1780a94b4d9))
* pass more informatoin on webpack errors ([f97206dd](https://github.com/Rebelizer/pellet.git/commit/f97206dd7249cebc7e51994047a0b6ccf089987a))
* stub global window object in node environment ([352b323c](https://github.com/Rebelizer/pellet.git/commit/352b323c2af8e62eae6f42d93cd25c4f1b53ad20))


#### Features

* as a dev I want pellet to handle multiple manifest files ([67de7802](https://github.com/Rebelizer/pellet.git/commit/67de78024e2d5db39acc8e2180c5e1af5cc226ee))
* as dev I want to find a component by the name in the manifest chore: refactor to ([96f1a454](https://github.com/Rebelizer/pellet.git/commit/96f1a454a813c9bad08544c293efdc5697912d74))


### 0.0.4 (2014-10-02)


#### Bug Fixes

* github integration in gulp release task ([bd7e7f96](https://github.com/Rebelizer/pellet.git/commit/bd7e7f96c03a47e36448debe77b0a7617792576f))


### 0.0.3 (2014-10-02)


#### Bug Fixes

* gulp auto release tagging task ([47e005c0](https://github.com/Rebelizer/pellet.git/commit/47e005c0b186575b77dd6e53dfc71662cb5e5f32))
* auto tagging in gulp release task ([c40078f8](https://github.com/Rebelizer/pellet.git/commit/c40078f8be2432cc642abc76ca0a33700b4488f1))
* Update the change log ([7d42b277](https://github.com/Rebelizer/pellet.git/commit/7d42b2778b04624e4bad463cfde234e7f95d4b9e))


#### Features

* **CI:** add gulp task to build a release ([1a60bf15](https://github.com/Rebelizer/pellet.git/commit/1a60bf15aa9c824e8a97a8a7ded48968f9064421))


### 0.0.2 (2014-10-02)


#### Features

* add the project template to pellet ([de091a11](https://github.com/Rebelizer/pellet.git/commit/de091a11c95817419fdb2df170b4c4f905715112))

### 0.0.1 (2014-10-02)


#### Features

* Give birth to pellet ([84f3082](https://github.com/Rebelizer/pellet.git/commit/84f3082dc818ad93f5fba3bad1ce5187c615cd3b))

