Skip to content

Releases: cloydlau/vue-global-config

v0.6.1

26 Apr 03:30
Compare
Choose a tag to compare

   🚀 Features

    View changes on GitHub

v0.6.0

29 Dec 13:12
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • resolveConfig: @vnode-mounted and @vnodeMounted support have been removed in Vue 3.4  -  by @cloydlau (1a949)
    View changes on GitHub

v0.5.0

07 Dec 02:20
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • resolveConfig: Add option options.camelizePropNames, move props to options.props  -  by @cloydlau (c132c)
    View changes on GitHub

v0.4.5

07 Dec 00:59
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • resolveConfig: Mistakenly using camelized key as value  -  by @cloydlau (47dfc)
    View changes on GitHub

v0.4.4

07 Dec 00:46
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • resolveConfig: Global props name should be camelized  -  by @cloydlau (3840b)
    View changes on GitHub

v0.4.3

06 Dec 09:30
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • options.stripRegexp of camelCase was deprecated  -  by @cloydlau (d380e)
  • resolveConfig: When the naming convention of globally passed prop is different from props declaration, it will result in incorrect classification  -  by @cloydlau (fef24)
    View changes on GitHub

v0.4.2

06 Oct 12:14
Compare
Choose a tag to compare

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v0.4.1

21 Sep 02:32
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v0.4.0

15 Jan 16:05
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • useGlobalConfig: Rename 'useGlobalConfig' to 'resolveConfig' as it may also be used in local configuration  -  by @cloydlau (d9ac8)

   🚀 Features

    View changes on GitHub

v0.3.1

18 Dec 11:21
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub