Hi,
the formik-persist.d.ts published with the latest version (1.1.0) references ../../../../../../../Users/jared/workspace/github/jaredpalmer/formik-persist/node_modules/formik/dist/types resulting in a compile-time error for typescript users.
See https://unpkg.com/formik-persist@1.1.0/dist/formik-persist.d.ts
I saw that it's already fixed in 862aae8 and referenced in #18.
Am i missing something? Any chance you can publish a new version?
Hi,
the
formik-persist.d.tspublished with the latest version (1.1.0) references../../../../../../../Users/jared/workspace/github/jaredpalmer/formik-persist/node_modules/formik/dist/typesresulting in a compile-time error for typescript users.See https://unpkg.com/formik-persist@1.1.0/dist/formik-persist.d.ts
I saw that it's already fixed in 862aae8 and referenced in #18.
Am i missing something? Any chance you can publish a new version?