Skip to content

v3.13.0

Choose a tag to compare

@s00d s00d released this 27 Feb 13:19
1cfa9b5

compare changes

🚀 Enhancements

  • watcher: Improve server cache handling and locale validation (a6d39dcb)
  • playground: Add Spanish language support in configuration (8cbf5146)

🩹 Fixes

  • plugin: Ensure safe key handling in i18n script generation (2dacb772)
  • i18n-link: Update router reference for path resolution (1492ee00)
  • server-loader: Simplify data loading from storage (80ef9875)
  • storage: Use delete instead of assignment for cache cleanup (9bb8699e)
  • hmr-plugin: Improve regex for page name extraction (59f565c0)
  • module: Improve URL normalization for API base URL (2e66e763)

💅 Refactors

  • watcher: Reorganize imports and streamline locale filtering logic (92138e48)

🏡 Chore

  • locales: Update es.json file to ensure proper formatting (1cfa9b58)

❤️ Contributors