### v0.14.2
- **Montage**
Reduction of jshint errors
- **Mr**
Fix bug in packages with names that start with a digit.
- **Substitution**
### v0.14.1
- **Component**
Fixes a regression where the component was allowed to draw before the stylesheets were loaded.
Fixes a broken shim for requestAnimationFrame.
- **Template**
Fixes a bug when two nested aliased template objects using `:iteration` had the same label or alias.
- **DocumentResources**
Fixes preloading css file contents as soon as possible.