Skip to content

Releases: MatthiasGwiozda/shopping-list

v1.0.2 - Updates

20 Jun 15:02
Compare
Choose a tag to compare

Security Updates

v1.0.1 - Performance optimizations

28 Dec 12:03
Compare
Choose a tag to compare

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

07 May 11:05
Compare
Choose a tag to compare
The first stable and useable version :)