Skip to content

v0.26.0 Release

Choose a tag to compare

@ganigeorgiev ganigeorgiev released this 17 Apr 12:09
· 6 commits to master since this release
  • Ignore undefined properties when submitting an object that has Blob/File fields (which is under the hood converted to FormData) for consistency with how JSON.stringify works (see pocketbase#6731).