Release v2.4.1
BREAKING CHANGES
ActionLink is not longer present in mds, it is being replaced with LinkButton component.
What's Changed
- Remove console log from Button by @bayasdev in #943
- Replaced ActionLink for LinkButton by @bexsoft in #945
- Add ESLint by @bayasdev in #946
- Made actions optional for ScreenTitle by @bexsoft in #947
- Updated project dependencies by @bexsoft in #954
- Updated DateTimeInput to use common InputBox component by @bexsoft in #953
- Bump eslint-plugin-react-hooks from 5.1.0-rc-fb9a90fa48-20240614 to 5.1.0-rc.0 by @dependabot in #950
- Updated Autocomplete to use Input styles by @bexsoft in #955
- Release v2.4.1 by @bexsoft in #956
Full Changelog: v2.4.0...v2.4.1