github pikax/vue-composable v1.0.0-dev.17
1.0.0-dev-17

latest releases: v1.0.0-beta.24, v1.0.0-beta.23, v1.0.0-beta.22...
4 years ago

Changes

  • fetch - fix parameter typing and tweak API
  • event - improve typing
  • path - Improve array path access and add dev warnings
  • i18n - Allow to have factory based locale messages
  • i18n - Added console warnings when removing locales
  • i18n - Improve overriding locales
  • i18n - Setting new locale if the current locale is removed
  • update peer dependency to composition-api@0.5.0

Added

  • i18n - Added $tc, same as $t but returns a string, sugar for usage in the template.

Fixes

  • useValidation - Fix tracking of $value when is not ref
  • TailwindCSS - improve typings and fix bug when sending custom breakpoints

Don't miss a new vue-composable release

NewReleases is sending notifications on new releases.