Releases: weepower/wee
Releases · weepower/wee
v4.0.0
Added
- Data store module
- Mediator module
- Location module
- New test suite based on Karma and Mocha
- PostCSS
- Build process built with npm scripts, Webpack, and PostCSS
- Component based architecture
- JS linting with ESLint
- CLI commands built on Commander
Updated
- New routing module
- New fetch module
- Refactored codebase to ES2015+ syntax
- Mixins and Variables
Removed
- Less
- Grunt build process
- JSHint and JSCS
- Old test suite
- Wee apps/data-binding
- Wee templating
- Touch module
- Animate module
- Module system
v3.4.0
Updated
- Wee
data
is nowfetch
in wee.json - Update wee-core from 1.8.1 to 1.8.2
- Remove stray
.htaccess
comment
v3.3.9
Updated
- Update wee-core dependency from 1.6.1 to 1.7.0
3.3.8
Updated
- Update wee-core dependency from 1.5.0 to 1.6.1
3.3.7
Updated
- Updated wee-core dependency
3.3.6
Updated
- Updated wee-core dependency
3.3.5
Updated
- Updated wee-core dependency
3.3.4
3.3.3
Fixed
- Fixed viewport tag discrepancy in 404 template
Added
- Added X-Content-Type-Options header
- Added commented X-XSS-Protection header
Updated
- Updated Highlight.js version from 9.2.0 to 9.5.0
- Compressed applicable JSON and JavaScript object configurations
Removed
- Removed charset and x-ua-compatible meta tags from all templates