npm @vueuse/core 5.0.0
v5.0.0

latest releases: 10.9.0, 10.8.0, 10.7.2...
2 years ago

Features

BREAKING CHANGES

If you are using TypeScript, a round of typecheck should cover all the changes required.

  • Previous deprecated APIs are now removed.
  • Distribute files are now under package root instead of ./dist (mostly affects CDN usage)
  • when renamed to until
  • useFetch method and type calling order changes, #454
  • useTransition changes, #376 #385 #386 #436
  • useTimeAgo, useTimestamp, useTimeout, useNow, useInterval API changes due to the new controls option, #362
  • useDeviceLight removed, see https://developer.mozilla.org/en-US/docs/Web/API/DeviceLightEvent
  • firebase: useAuth now requires the firebase.auth instance

Don't miss a new core release

NewReleases is sending notifications on new releases.