Skip to content

Releases: amir0ff/reactjs-use-form

🤩 1.5.0 React 18 & MUI v5

23 Mar 13:15
Compare
Choose a tag to compare

What's Changed

  • upgrade to React 18 / upgrade to MUI v5 / upgrade GitHub actions / use node.js 18 09daeae
  • chore(deps): bump ansi-regex from 5.0.0 to 5.0.1 by @dependabot in #55

Full Changelog: 1.4.5...1.5.0

🫦 1.4.5 Introduce isDirty

27 Oct 22:06
f314a07
Compare
Choose a tag to compare

✨ 1.4.1 Update package

01 Sep 14:22
Compare
Choose a tag to compare

What's Changed

  • chore(deps-dev): bump @craco/craco from 6.2.0 to 6.3.0 by @dependabot in #5
  • chore(deps-dev): bump @rollup/plugin-node-resolve from 13.0.0 to 13.0.4 by @dependabot in #3
  • chore(deps-dev): bump typedoc from 0.21.4 to 0.22.3 by @dependabot in #7
  • chore(deps-dev): bump tslib from 2.3.0 to 2.3.1 by @dependabot in #8
  • chore(deps-dev): bump @rollup/plugin-typescript from 8.2.1 to 8.2.5 by @dependabot in #6
  • chore(deps-dev): bump @rollup/plugin-commonjs from 19.0.0 to 20.0.0 by @dependabot in #9
  • chore(deps-dev): bump @testing-library/react-hooks from 7.0.1 to 7.0.2 by @dependabot in #2
  • chore(deps-dev): bump typescript from 4.3.5 to 4.4.3 by @dependabot in #1
  • chore(deps-dev): bump @types/jest from 26.0.24 to 27.0.1 by @dependabot in #4
  • chore(deps-dev): bump typedoc-plugin-markdown from 3.10.2 to 3.11.0 by @dependabot in #10
  • chore(deps-dev): bump @material-ui/core from 4.12.1 to 4.12.3 by @dependabot in #13
  • chore(deps-dev): bump @types/react from 17.0.14 to 17.0.27 by @dependabot in #16
  • chore(deps-dev): bump prettier from 2.4.0 to 2.4.1 by @dependabot in #11
  • chore(deps-dev): bump typedoc-plugin-markdown from 3.11.0 to 3.11.12 by @dependabot in #28
  • chore(deps-dev): bump rollup from 2.53.1 to 2.68.0 by @dependabot in #37

New Contributors

Full Changelog: 1.2.9...1.4.1

1.2.9: chore: packages update

12 Sep 14:50
Compare
Choose a tag to compare
docs links fix [skip ci]

✨ 1.2.4 yarn workspaces

12 Jul 23:35
Compare
Choose a tag to compare

remove lerna and use yarn workspaces feature

1.2.1

12 Jul 11:37
Compare
Choose a tag to compare
feat: convert package to monorepo

1.1.6

11 Jul 10:00
Compare
Choose a tag to compare
refactor: rearrange packages directory

1.1.5

11 Jul 09:54
Compare
Choose a tag to compare
refactor: rearrange packages directory

1.1.1: feat: adopt husky 🐶

09 Jul 22:27
Compare
Choose a tag to compare
add prettier script

1.1.0: feat: add eslint

09 Jul 19:27
Compare
Choose a tag to compare
improve tests