Releases: kiwiproject/vue-dynamic-property-provider
Releases · kiwiproject/vue-dynamic-property-provider
v0.13.0
Summary
- 2024-09-10T03:07:45Z - 38 commit(s) by dependabot[bot], Chris Rohr
Assorted 👜
- Select fields don't have an indicator when a selection is made (#88)
Dependency Updates ⬆️
- Bump typescript from 5.5.4 to 5.6.2 (#100)
- Bump @headlessui/vue from 1.7.22 to 1.7.23 (#98)
- Bump postcss from 8.4.44 to 8.4.45 (#97)
- Bump eslint-plugin-vue from 9.27.0 to 9.28.0 (#96)
- Bump vue from 3.4.38 to 3.5.3 (#95)
- Bump vite-plugin-dts from 4.1.0 to 4.2.1 (#93)
- Bump @vitejs/plugin-vue from 5.1.2 to 5.1.3 (#92)
- Bump vite-plugin-dts from 4.0.3 to 4.1.0 (#91)
- Bump postcss from 8.4.41 to 8.4.44 (#89)
- Bump ts-jest from 29.2.4 to 29.2.5 (#86)
- Bump tailwindcss from 3.4.9 to 3.4.10 (#85)
- Bump vue from 3.4.37 to 3.4.38 (#84)
- Bump vite-plugin-dts from 4.0.2 to 4.0.3 (#83)
- Bump vite-plugin-dts from 3.9.1 to 4.0.2 (#81)
- Bump tailwindcss from 3.4.7 to 3.4.9 (#79)
- Bump vue from 3.4.35 to 3.4.37 (#78)
- Bump postcss from 8.4.40 to 8.4.41 (#77)
- Bump @vitejs/plugin-vue from 5.1.1 to 5.1.2 (#76)
- Bump autoprefixer from 10.4.19 to 10.4.20 (#75)
- Bump ts-jest from 29.2.3 to 29.2.4 (#73)
- Bump vue from 3.4.34 to 3.4.35 (#72)
- Bump tailwindcss from 3.4.6 to 3.4.7 (#71)
- Bump @typescript-eslint/parser from 7.17.0 to 7.18.0 (#70)
- Bump postcss from 8.4.39 to 8.4.40 (#69)
- Bump vue from 3.4.33 to 3.4.34 (#68)
- Bump @typescript-eslint/eslint-plugin from 7.17.0 to 7.18.0 (#67)
- Bump @vitejs/plugin-vue from 5.0.5 to 5.1.1 (#66)
- Bump eslint-plugin-prettier from 5.1.3 to 5.2.1 (#65)
- Bump @typescript-eslint/eslint-plugin from 7.16.1 to 7.17.0 (#64)
- Bump @typescript-eslint/parser from 7.16.1 to 7.17.0 (#63)
- Bump tailwindcss from 3.4.5 to 3.4.6 (#62)
- Bump vue from 3.4.31 to 3.4.33 (#61)
- Bump ts-jest from 29.2.2 to 29.2.3 (#60)
- Bump ts-jest from 29.2.0 to 29.2.2 (#59)
- Bump @heroicons/vue from 2.1.4 to 2.1.5 (#58)
- Bump @typescript-eslint/eslint-plugin from 7.16.0 to 7.16.1 (#57)
- Bump @typescript-eslint/parser from 7.16.0 to 7.16.1 (#56)
- Bump prettier from 3.3.2 to 3.3.3 (#55)
- Bump tailwindcss from 3.4.4 to 3.4.5 (#54)
- Bump typescript from 5.4.5 to 5.5.2 (#25)
v0.12.0
Summary
- 2024-07-11T13:52:42.398388 - 5 commit(s) by Chris Rohr, dependabot[bot]
Improvements 🚀
- Disable browser autocomplete by default (#52)
Dependency Updates ⬆️
v0.11.0
Summary
- 2024-07-08T11:27:43.697687 - 5 commit(s) by Chris Rohr, dependabot[bot]
Improvements 🚀
- Use on keyup not on change for event emit (#46)
Dependency Updates ⬆️
v0.10.0
v0.9.1
v0.9.0
v0.8.0
Summary
-
2024-06-26T11:30:00.16274 - 1 commit(s) by Chris Rohr
-
No notable improvements. No pull requests (issues) were referenced from commits.
v0.7.0
Summary
- 2024-06-24T19:22:23.046415 - 4 commit(s) by dependabot[bot], Chris Rohr
Bugs 🐛
- Ensure checkbox defaults to false if field doesn't have a value (#29)