Releases: carlos-algms/formik-material
Releases · carlos-algms/formik-material
v4.0.0
v3.1.0
3.1.0 (2023-11-29)
Features
- force a new release (c98ff88)
Bug Fixes
- dowgrade to Node v18 to check if semantic-release works again (bd3c593)
- remove extra_plugins as it fails to install using NPM (d40c7e6)
- update actions/checkout and add missing github pluging (cd3458c)
Others
- fix pre-post scripts not running with pnpm (3ce75f9)
- hardcode the shell to bash (9077338)
- Run semantic-release manually instead of using action (39c30e8)
- save lockfile (7696dbc)
- try to set the shell variable (32964a7)
- update semantic-release-action to v4 and Node to v20 (0b4be14)
- Upgrade deps and use pnpm (#50) (7825219)
v3.0.0
v2.1.0
v2.0.5
v2.0.4
v2.0.3
v2.0.2
v2.0.1
v2.0.0
2.0.0 (2021-11-21)
Features
BREAKING CHANGES
-
mui: This upgrade is a breaking change as it will require consumers to install material-ui v5.
-
Upgrade mui and imports
-
Update mui imports to full paths
-
Run react-codemod to use the new JSX transform
-
Fix unit tests
-
Remove old @material-ui packages