Skip to content

0.7.2

Choose a tag to compare

@mikebronner mikebronner released this 25 Aug 14:31
432077d

Added

  • feat: ✨ show every locale's value in the translation hover by @marlonbasten in #287

Fixed

  • πŸ› Fixed linting and renaming of class references in blade. by @mikebronner in #284
  • πŸ› stop nested module directories from hijacking the project root by @marlonbasten in #286
  • πŸ› resolve loadViewsFrom DIR-relative paths against the provider directory by @marlonbasten in #285
  • πŸ› Recognize realpath, path-helper, and spaced loadViewsFrom forms by @mikebronner in #291
  • πŸ› Resolve translations against every locale, not a hardcoded "en" by @mikebronner in #294
  • πŸ› Fixed Route resolution to be tokenized, instead of parsing strings. by @mikebronner in #315
  • πŸ› Fixed several path reference issues occurring in Windows. by @mikebronner in #300

New Contributors

Full Changelog: 0.7.1...0.7.2