Changelog
- feat(eslint): add no shorthand properties rule (#4862)
- fix(input): allow for 'any' value for input step (#4860)
- fix(types): overrides should be inexact (#4859)
- chore(eslint): update peer deps (#4858)
- chore(test): update jest config, fix local tests (#4855)
- Remove unnecessary
// @flow
from TS implementation (#4856) - chore(eslint): align prettier/eslint (#4850)
- chore(flow): move from eslint weak type to flowlint (#4846)
- chore: bump to ladle public version (#4848)
- chore(flow): update flow, resolve errors (#4842)
- chore: bump vite and ladle (#4841)
- chore(eslint): align eslint deps (#4839)
- Fix typo in TS definitions (#4840)
- feat(button): accept arbitrary color in button component (#4836)
- feat(eslint): add no-component-classname lint rule (#4830)
- fix: update ladle to use experimental vite prebundling (#4824)
- Consistent aria label (#4823)