Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Releases: asigloo/vue-dynamic-forms

v1.0.0

18 Sep 08:54
d892e0b
Compare
Choose a tag to compare
v1.0.0 Pre-release
Pre-release

1.0.0 (2020-09-18)

Features

  • build: changed build system to rollup (13a697e)
  • next: get back to render function on dynamic input (a32579a)
  • next: more reactivity improvements (227bbeb)
  • next: solved select issues and general reactivity logic (4f6bce7)
  • next: Textarea input (451a1ab)
  • next: try to make stuff work with the build but.. (ca2b28a)
  • release: added next release workflow (7f8bfff)
  • release: removed test from now (a40a931)
  • types: added automatic declaration types (d03e522)

BREAKING CHANGES

  • release: Let's trigger a new release on next
  • release: Let's trigger first next tag on npm
  • types: Declaration types are now generated using Microsoft api-extractor
  • build: changes the way the library is build from vue-cli to rollup

v0.4.6

11 Aug 15:22
5d9fcd6
Compare
Choose a tag to compare

0.4.6 (2020-08-11)

Bug Fixes

  • deps: update dependency @asigloo/vue-dynamic-forms to v0.4.5 (857375e)

v0.4.5

20 Jul 09:20
7b5ef01
Compare
Choose a tag to compare

0.4.5 (2020-07-20)

Bug Fixes

  • deps: update dependency @asigloo/vue-dynamic-forms to v0.4.4 (b2e308e)

v0.4.4

19 Jul 14:45
ac3527e
Compare
Choose a tag to compare

0.4.4 (2020-07-19)

Bug Fixes

  • ci: added build script to ci release workflow (735f404)

v0.4.3

19 Jul 14:39
6ab01a8
Compare
Choose a tag to compare

0.4.3 (2020-07-19)

Bug Fixes

v0.4.2

14 Jul 16:59
2ef19d0
Compare
Choose a tag to compare

0.4.2 (2020-07-14)

Bug Fixes

  • ci: reduce severity of semantic release check (6670b5d)

v0.4.1

14 Jul 13:21
bd29b5b
Compare
Choose a tag to compare

0.4.1 (2020-07-14)

Bug Fixes

  • ci: add release job separately and removed publish script (ccf6012)
  • ci: change job names (ce361e3)

v0.4.0

14 Jul 12:28
be4297c
Compare
Choose a tag to compare
Merge pull request #50 from alvarosaburido/feature/semantic-release

feat(ci): add semantic release with github actions

v0.3.0

08 Jul 14:29
Compare
Choose a tag to compare
v0.3.0