Skip to content

Latest commit

 

History

History
54 lines (34 loc) · 3.48 KB

CHANGELOG.md

File metadata and controls

54 lines (34 loc) · 3.48 KB

0.1.0 (2022-02-05)

Bug Fixes

  • fix: count line and column in syntax error (c0976d5)

1.0.0-rc.5 (2022-02-03)

Bug Fixes

  • fix: change VNodeField to stateful component (e7fed1f)

1.0.0-rc.4 (2022-01-15)

1.0.0-rc.3 (2022-12-25)

Features

  • add stringifier (8c8d13e)
  • added husky git hooks (966c15f)
  • added release-it package for release (e46d2c0)
  • handle keyword value in validation (45972c6)
  • support form lifecycle hooks (d2aff34)

Bug Fixes

  • always return true when use regex with logic validator (3dd1e41)
  • circular dependencies build fail nx (d6c59a6)
  • editor web component lifecycle works differently on vue/react (7d006b7)
  • setup vitest component testing (8a3f07d)
  • tsconfig.json (d7657fa)
  • vercel build fail (8ad35a6)

1.0.0-rc.2 (2022-11-23)

Features

  • added husky git hooks (966c15f)
  • added release-it package for release (e46d2c0)
  • support form lifecycle hooks (d2aff34)

Bug Fixes

  • always return true when use regex with logic validator (3dd1e41)
  • build fail (51298d8)
  • circular dependencies build fail nx (d6c59a6)
  • editor web component lifecycle works differently on vue/react (7d006b7)
  • setup vitest component testing (8a3f07d)
  • tsconfig.json (d7657fa)
  • vercel build fail (8ad35a6)