Skip to content

v.1.5.2

Latest
Compare
Choose a tag to compare
@odranoelBR odranoelBR released this 19 Jun 16:58
· 245 commits to main since this release
0706e6b

Bugs

  • api
    • Fix category not caching correctly
  • theme
    • Build not spliting code on each route (resulting in big chunks to download)
    • Minor UI bugs

Features

  • api-client
    • Update cart load logic to use cookies saving cart quantity
    • Update middleware options to allow add custom configurations ( like proxy )
  • composable
  • Refactors and improvements
    • Update odoo category queries to use firstVariant object instead of number

Chore

Docs