Release notes
*Sourced from [final-form's releases](https://github.com/final-form/final-form/releases).*
> ## v4.15.0
> ## TypeScript Features
>
> - Added FieldValue type. [#225](https://github-redirect.dependabot.com/final-form/final-form/issues/225) 226db1b
>
> https://github.com/final-form/final-form/compare/v4.14.1...v4.15.0
>
> ## v4.14.1
> ## Type Fixes
>
> Just some minor type fixes from `v4.14.0`.
>
> - Fixed TS onsubmit 1be12bc
> - Update types.js.flow ([#224](https://github-redirect.dependabot.com/final-form/final-form/issues/224))
>
> https://github.com/final-form/final-form/compare/v4.14.0...v4.14.1
>
> ## v4.14.0
> ## New features!
>
> - đĽ Strongly typed form values for Flow and Typescript đĽ [#223](https://github-redirect.dependabot.com/final-form/final-form/issues/223)
>
> https://github.com/final-form/final-form/compare/v4.13.1...v4.14.0
>
> ## 4.14.0
> # đ Final Form
>
> ![Final Form](https://github.com/final-form/final-form/blob/HEAD/banner.png)
>
> [![Backers on Open Collective](https://opencollective.com/final-form/backers/badge.svg)](#backers)
> [![Sponsors on Open Collective](https://opencollective.com/final-form/sponsors/badge.svg)](#sponsors)
> [![NPM Version](https://img.shields.io/npm/v/final-form.svg?style=flat)](https://www.npmjs.com/package/final-form)
> [![NPM Downloads](https://img.shields.io/npm/dm/final-form.svg?style=flat)](https://npm-stat.com/charts.html?package=final-form)
> [![Build Status](https://travis-ci.org/final-form/final-form.svg?branch=master)](https://travis-ci.org/final-form/final-form)
> [![codecov.io](https://codecov.io/gh/final-form/final-form/branch/master/graph/badge.svg)](https://codecov.io/gh/final-form/final-form)
> [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
>
> â **Zero** dependencies [\*](https://github.com/final-form/final-form/blob/HEAD/#zero-dependencies)
>
> â Framework agnostic
>
> â Opt-in subscriptions - only update on the state you need!
>
> â đĽ [**4.7k gzipped**](https://bundlephobia.com/result?p=final-form) đĽ
>
> ---
>
> ## đŹ [Give Feedback on Final Form](https://goo.gl/forms/dxdfxKNy64DLb99z2) đŹ
>
> In the interest of making đ Final Form the best library it can be, we'd love your thoughts and feedback.
> ... (truncated)
Commits
- [`8b98c92`](https://github.com/final-form/final-form/commit/8b98c926af761e6df4a26029783dfd7a87985dfe) 4.15.0
- [`afa2621`](https://github.com/final-form/final-form/commit/afa26219f91bd55591dcd4bcd04ff3b40f9c3744) Upped version variable
- [`226db1b`](https://github.com/final-form/final-form/commit/226db1b2f6fe060f894763b075204421b658313e) Added FieldValue type. Closes [#225](https://github-redirect.dependabot.com/final-form/final-form/issues/225)
- [`7eb2e33`](https://github.com/final-form/final-form/commit/7eb2e339cd5acc4d957e6e26619ad6c16202d2ba) 4.14.1
- [`1be12bc`](https://github.com/final-form/final-form/commit/1be12bc748931372f42063ae5af2dcb4b7e8e1c3) Fixed TS onsubmit
- [`c891da3`](https://github.com/final-form/final-form/commit/c891da300f8258e7c6a3f884ee974cc3f21136d8) Update types.js.flow ([#224](https://github-redirect.dependabot.com/final-form/final-form/issues/224))
- [`030d596`](https://github.com/final-form/final-form/commit/030d596a66f4c3c4bae927a5a91ab03d7cba0366) 4.14.0
- [`1645545`](https://github.com/final-form/final-form/commit/16455458b1ffebc3ae0ccee68a6d1382fe8c2ed0) Upped version variable
- [`59bcfb2`](https://github.com/final-form/final-form/commit/59bcfb23cfae8a3831749fad9059785d284c618e) Strongly typed form values for Flow and Typescript ([#223](https://github-redirect.dependabot.com/final-form/final-form/issues/223))
- [`0d3a886`](https://github.com/final-form/final-form/commit/0d3a88600d723976644e3df9073f329b8c513b3d) 4.13.1
- Additional commits viewable in [compare view](https://github.com/final-form/final-form/compare/v4.11.0...v4.15.0)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
- `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language
- `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language
- `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language
- `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language
- `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme
Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com):
- Update frequency (including time of day and day of week)
- Automerge options (never/patch/minor, and dev/runtime dependencies)
- Pull request limits (per update run and/or open at any time)
- Out-of-range updates (receive only lockfile updates, if desired)
- Security updates (receive only security updates, if desired)
Finally, you can contact us by mentioning @dependabot.
Bumps final-form from 4.11.0 to 4.15.0.
Release notes
*Sourced from [final-form's releases](https://github.com/final-form/final-form/releases).* > ## v4.15.0 > ## TypeScript Features > > - Added FieldValue type. [#225](https://github-redirect.dependabot.com/final-form/final-form/issues/225) 226db1b > > https://github.com/final-form/final-form/compare/v4.14.1...v4.15.0 > > ## v4.14.1 > ## Type Fixes > > Just some minor type fixes from `v4.14.0`. > > - Fixed TS onsubmit 1be12bc > - Update types.js.flow ([#224](https://github-redirect.dependabot.com/final-form/final-form/issues/224)) > > https://github.com/final-form/final-form/compare/v4.14.0...v4.14.1 > > ## v4.14.0 > ## New features! > > - đĽ Strongly typed form values for Flow and Typescript đĽ [#223](https://github-redirect.dependabot.com/final-form/final-form/issues/223) > > https://github.com/final-form/final-form/compare/v4.13.1...v4.14.0 > > ## 4.14.0 > # đ Final Form > > ![Final Form](https://github.com/final-form/final-form/blob/HEAD/banner.png) > > [![Backers on Open Collective](https://opencollective.com/final-form/backers/badge.svg)](#backers) > [![Sponsors on Open Collective](https://opencollective.com/final-form/sponsors/badge.svg)](#sponsors) > [![NPM Version](https://img.shields.io/npm/v/final-form.svg?style=flat)](https://www.npmjs.com/package/final-form) > [![NPM Downloads](https://img.shields.io/npm/dm/final-form.svg?style=flat)](https://npm-stat.com/charts.html?package=final-form) > [![Build Status](https://travis-ci.org/final-form/final-form.svg?branch=master)](https://travis-ci.org/final-form/final-form) > [![codecov.io](https://codecov.io/gh/final-form/final-form/branch/master/graph/badge.svg)](https://codecov.io/gh/final-form/final-form) > [![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) > > â **Zero** dependencies [\*](https://github.com/final-form/final-form/blob/HEAD/#zero-dependencies) > > â Framework agnostic > > â Opt-in subscriptions - only update on the state you need! > > â đĽ [**4.7k gzipped**](https://bundlephobia.com/result?p=final-form) đĽ > > --- > > ## đŹ [Give Feedback on Final Form](https://goo.gl/forms/dxdfxKNy64DLb99z2) đŹ > > In the interest of making đ Final Form the best library it can be, we'd love your thoughts and feedback. > ... (truncated)Commits
- [`8b98c92`](https://github.com/final-form/final-form/commit/8b98c926af761e6df4a26029783dfd7a87985dfe) 4.15.0 - [`afa2621`](https://github.com/final-form/final-form/commit/afa26219f91bd55591dcd4bcd04ff3b40f9c3744) Upped version variable - [`226db1b`](https://github.com/final-form/final-form/commit/226db1b2f6fe060f894763b075204421b658313e) Added FieldValue type. Closes [#225](https://github-redirect.dependabot.com/final-form/final-form/issues/225) - [`7eb2e33`](https://github.com/final-form/final-form/commit/7eb2e339cd5acc4d957e6e26619ad6c16202d2ba) 4.14.1 - [`1be12bc`](https://github.com/final-form/final-form/commit/1be12bc748931372f42063ae5af2dcb4b7e8e1c3) Fixed TS onsubmit - [`c891da3`](https://github.com/final-form/final-form/commit/c891da300f8258e7c6a3f884ee974cc3f21136d8) Update types.js.flow ([#224](https://github-redirect.dependabot.com/final-form/final-form/issues/224)) - [`030d596`](https://github.com/final-form/final-form/commit/030d596a66f4c3c4bae927a5a91ab03d7cba0366) 4.14.0 - [`1645545`](https://github.com/final-form/final-form/commit/16455458b1ffebc3ae0ccee68a6d1382fe8c2ed0) Upped version variable - [`59bcfb2`](https://github.com/final-form/final-form/commit/59bcfb23cfae8a3831749fad9059785d284c618e) Strongly typed form values for Flow and Typescript ([#223](https://github-redirect.dependabot.com/final-form/final-form/issues/223)) - [`0d3a886`](https://github.com/final-form/final-form/commit/0d3a88600d723976644e3df9073f329b8c513b3d) 4.13.1 - Additional commits viewable in [compare view](https://github.com/final-form/final-form/compare/v4.11.0...v4.15.0)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot ignore this [patch|minor|major] version` will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Pull request limits (per update run and/or open at any time) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) Finally, you can contact us by mentioning @dependabot.