1.3.1 • Published 3 years ago

@sealink/modern-formik-fields v1.3.1

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

npm version Build Status

WHY

A set of components that can be passed to Formik to create useful custom fields.

Deployment

Build / Deployment is handled via Github actions. Package management is via NPM.

First create the release branch

git branch release/0.1.x

Second Update package.json and specify the version you are releasing

Next Tag and push to github

git tag v0.1.0
git push origin master --tags

Remember to merge changes back to the master branch

1.2.0

3 years ago

1.3.1-alpha.3

3 years ago

1.3.1

3 years ago

1.3.0

3 years ago

1.1.0

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago