Skip to content

Releases: NozomuIkuta/vue-v8n

v0.2.4

08 Jan 16:13
v0.2.4
e867312
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add useV7dObject composable (0ee61a8)

🩹 Fixes

❤️ Contributors

  • Nozomu Ikuta

v0.2.3

05 Jan 21:13
v0.2.3
7f54834
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

🏡 Chore

❤️ Contributors

  • Nozomu Ikuta

v0.2.2

05 Jan 12:32
v0.2.2
3857645
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add validateOnValueUpdate option (b95530b)
  • Add validateOnRulesUpdate option (b8c1631)
  • Add $resetWithInitialValue function (5f727d0)
  • Add $resetWith function (ffda62e)

🏡 Chore

❤️ Contributors

  • Nozomu Ikuta

v0.2.1

03 Jan 19:18
v0.2.1
35ab4cf
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add touchOnFocus option (f0d2d3b)
  • Add validateOnBlur option (aa5e7d5)

🏡 Chore

  • Make immediate option optional (b4566a7)

❤️ Contributors

  • Nozomu Ikuta

v0.2.0

03 Jan 18:55
v0.2.0
e953ad3
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • ⚠️ Change type of el (e810cd6)
  • ⚠️ Make some composable properties read-only (233d3f6)
  • ⚠️ Add $ prefix to composable properties (7c4fa6a)
  • ⚠️ Change type of value argument of useV7d composable (109687e)

⚠️ Breaking Changes

  • ⚠️ Change type of el (e810cd6)
  • ⚠️ Make some composable properties read-only (233d3f6)
  • ⚠️ Add $ prefix to composable properties (7c4fa6a)
  • ⚠️ Change type of value argument of useV7d composable (109687e)

❤️ Contributors

  • Nozomu Ikuta

v0.1.0

03 Jan 18:27
v0.1.0
387ce28
Compare
Choose a tag to compare

compare changes

🏡 Chore

  • ⚠️ Simplify error-related API (830c0e9)

⚠️ Breaking Changes

  • ⚠️ Simplify error-related API (830c0e9)

❤️ Contributors

  • Nozomu Ikuta

v0.0.11

02 Jan 12:52
v0.0.11
8f0f587
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Make validate function return validated value (eeac76f)

🩹 Fixes

  • Fix typos in playground (90d2e42)
  • Skip validation if not yet touched (ad52d18)

❤️ Contributors

  • Nozomu Ikuta

v0.0.10

01 Jan 21:50
v0.0.10
d5b1c3e
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Support dynamic rules for useV7d composable (6d7aa01)
  • Add min and max rule factories (a570f9b)
  • Add sameAs rule factory (30f57aa)

❤️ Contributors

  • Nozomu Ikuta

v0.0.9

01 Jan 17:26
v0.0.9
c4d7409
Compare
Choose a tag to compare

compare changes

🏡 Chore

❤️ Contributors

  • Nozomu Ikuta

v0.0.8

01 Jan 17:18
v0.0.8
6fcfdbb
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Add useV7d composable and required rule (f2dea62)

🏡 Chore

❤️ Contributors

  • Nozomu Ikuta