mirror of
https://github.com/appy-one/acebase-core.git
synced 2026-05-24 22:01:23 -06:00
[PR #16] [MERGED] Fix: binary ascii85 serialization #19
Labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/acebase-core#19
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/appy-one/acebase-core/pull/16
Author: @appy-one
Created: 9/10/2022
Status: ✅ Merged
Merged: 9/10/2022
Merged by: @appy-one
Base:
master← Head:fix/binary-ascii85-serialization📝 Commits (2)
359fd52Fix binary serialization to ascii85547e636chore: build📊 Changes
5 files changed (+8 additions, -7 deletions)
View changed files
📝
dist/cjs/ascii85.js(+1 -1)📝
dist/cjs/ascii85.js.map(+1 -1)📝
dist/esm/ascii85.js(+1 -1)📝
dist/esm/ascii85.js.map(+1 -1)📝
src/ascii85.ts(+4 -3)📄 Description
Fixes issue https://github.com/appy-one/acebase-client/issues/25
Special thanks to @donl for discovering the issue and providing the fix!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.