What's Changed
- feat: add support for tree-shaking by @sghuang19 in #35
- chore: use dependabot by @sghuang19 in #30
- fix: dynamic font size for buttons by @sghuang19 in #52
- docs: deploy demo website as a separate project by @sghuang19 in #57
- refactor: tree shaking using process.env by @sghuang19 in #59
- feat: only import naive comopnents that exist by @sghuang19 in #49
- refactor: type checks and remove redundant error checking by @sghuang19 in #60
- feat: parse kebab case component names too by @sghuang19 in #61
- refacotr: plugins instead of composables by @sghuang19 in #65
- chore: move type declaration outside of src by @sghuang19 in #66
- chore(deps-dev): bump prettier-plugin-sh from 0.14.0 to 0.15.0 by @dependabot in #64
- chore(deps-dev): bump globals from 15.15.0 to 16.0.0 by @dependabot in #63
- refactor: import without .ts extension by @sghuang19 in #72
- release: v0.9.0 by @sghuang19 in #62
New Contributors
- @dependabot made their first contribution in #64
Full Changelog: v0.8.4...v0.9.0