Releases: Rebelizer/pellet
Releases · Rebelizer/pellet
v0.0.99
0.0.99 (2015-06-18)
Bug Fixes
- issues22 :JSX is broken out of the box (d81c5ca9)
v0.0.98
0.0.98 (2015-06-02)
Bug Fixes
- on some osx boxes the newer version of webpack has problems with watch (ba3304b1)
- escape the abnFilter regex (ff0aa756)
- airbag ab test crash if not ab profile data (cc07e9e3)
- as a dev I want a more reasonable a/b/n filter (cff0d9d7)
Features
- as a dev I want a better default for ab testing (cc24a7fe)
- as a dev I want updated docs (f75143c0)
v0.0.96
0.0.96 (2015-05-19)
Bug Fixes
- the 404 img path (49373167)
- update the 404 image for GitHup Pages (6b218031)
- build the GitHub Pages before publishing (124a4e29)
Features
- as a dev I want GitHub Page to have a readme.md in my docs (f4d561cd)
- as a dev I want a custom 404 page for my GitHub Pages (e8049079)
- as a dev I want all the GitHub api doc tutorials to live in a sub dir (0d145cab)
- as a dev I want GitHub Pages config data copyed into dist dir (4b2b3806)
- as a dev I want an optimized/automated GitHub publish site gulp task (e8e786d3)
- as a dev I want my basic website built (7e6aa9be)
- as a dev I want to use github pages to host pellet documentation (70444bb0)
- as a dev I want each page's route to have control over react auto unmounting (06b79fc3)
- as NPM I want an engine check and update a few packages (dc979376)
- as a dev I want the project path added to NODE_PATH so external package can live (bef90362)
- as a dev I want the pellet install to be smother and support current node versio (e1766db7)
v0.0.95
0.0.95 (2015-05-07)
Features
- as a dev I want a way to hide missing translation strings from users (c92a8502)
v0.0.92
0.0.92 (2015-04-27)
Features
- as a dev I want a flag to html escape translations (eba21fe9)
- as a dev I want to escape the meta tags in our template (9ec25fd4)
- as a dev I want the http-equiv content-language to be set (928d07b4)
v0.0.91
0.0.91 (2015-04-27)
Bug Fixes
- wrong npm path need to be use the relative npm path (64cb6129)
v0.0.90
0.0.90 (2015-04-27)
Bug Fixes
- strip the http protocol from the ga page hit (3f08d656)
- only ad UA code if config flag is true (76ccde47)
- webpack bug with mobile-detect in standalone mode (12f5bb44)
Features
- as a dev I want to batch the instrumentation calls to save the number of GET cal (8c2a8ba2)
- as a dev I want better error logging (acb85bca)
- allow cache control via http status code & default pipeline's http status to 200 (3a0443d2)
- update the version of webpack (d696c6ef)