Releases: MatthiasGwiozda/shopping-list
Releases · MatthiasGwiozda/shopping-list
v1.0.2 - Updates
Security Updates
v1.0.1 - Performance optimizations
performance
- Removed unneeded packages from package.json
- Don't load html files in components. Instead use html - strings in TypeScript directly
Code optimizations
- Components - class is not strictly coupled with a fixed folder structure now
- made automated tests possible with jest
- Refactored some components to be better readable
v1.0.0 - First useable version
The first stable and useable version :)