5.0.0 Changes
Typescript
All components, utilities, tooling, testing is 100% TypeScript sourced.
Tooltip/Popover
- simplified Tooltip/Popover positioning code
- deprecated the container option
Other
- updated tests
- updated dependencies
- updated tooling, replaced Rollup with Vite
- added Prettier
- code cleanup and minor fixes