0.3.0
Bug fix
- Fix 404 erros when full publicUrls are used (like
https://localhost:3000/
): #66, #61 @tryggvigy
Features
- Cache will now invalidate on
package.json
change @asfktz - Experiential
config
option to extend the DLL config @asfktz
Internal
- General Refactoring
- Fix test script on windows @sudo-suhas
- Integration tests @asfktz
- publicUrl defaults to
/
@asfktz - Moving from tape to ava. @asfktz
Committers:
- Tryggvi Gylfason @tryggvigy
- Suhas Karanth @sudo-suhas
- Asaf Katz @asfktz