Skip to content

1.1.0

Latest

Choose a tag to compare

@localazy-bot localazy-bot released this 26 Mar 17:27
bf04c55

1.1.0 (2026-03-26)

🔀 Pull Requests

✨ Features

  • track Strapi instance version in analytics events (050936f) (#112)
  • add character limit metadata during Localazy upload (e60f73c) (#111)

🐛 Bug Fixes

  • replace yarn-specific run -T with tsc --noEmit in type-check scripts (237101e) (#114)
  • resolve ESLint errors and Prettier formatting issues (237101e) (#114)
  • Fix character limits metadata not matching flat key format (e60f73c) (#111)
  • Update tests to use bracket notation for flat keys (e60f73c) (#111)

🧰 Other Commits

  • add git hooks and CI workflow (237101e) (#114)
  • Use strict type for pickedFlattenStrapiContent (e60f73c) (#111)