- Add optional errorBoundary to Routes, which will wrap all Route instances.
- Update dependencies.
- Delint.
- Erroroneous setups render an empty
<div/>
with instructive CSS classes. - All files export named only and no defaults. Imports via index.js are unaffected.
- Fixed path match scoring counting leading "/".
First version.