[PR #15] [MERGED] Fix: serialize null values #17

Closed
opened 2026-05-23 08:36:44 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/appy-one/acebase-core/pull/15
Author: @appy-one
Created: 9/5/2022
Status: Merged
Merged: 9/5/2022
Merged by: @appy-one

Base: masterHead: fix/serialize2-null-values


📝 Commits (3)

📊 Changes

6 files changed (+9 additions, -9 deletions)

View changed files

📝 dist/cjs/transport.js (+2 -2)
📝 dist/cjs/transport.js.map (+1 -1)
📝 dist/esm/transport.js (+2 -2)
📝 dist/esm/transport.js.map (+1 -1)
📝 package.json (+1 -1)
📝 src/transport.ts (+2 -2)

📄 Description

Fixes serialization of null values with serialize2


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/appy-one/acebase-core/pull/15 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 9/5/2022 **Status:** ✅ Merged **Merged:** 9/5/2022 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `fix/serialize2-null-values` --- ### 📝 Commits (3) - [`6f08baa`](https://github.com/appy-one/acebase-core/commit/6f08baae19ab77e05f1c09668b59d39332202a8b) Fix serializing of null values - [`265d604`](https://github.com/appy-one/acebase-core/commit/265d604c37af2b08e08f041e6167919ece983ae4) chore: build - [`4676911`](https://github.com/appy-one/acebase-core/commit/46769116d2fe00bf757508a35bf581bb561213d3) 1.22.1 ### 📊 Changes **6 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `dist/cjs/transport.js` (+2 -2) 📝 `dist/cjs/transport.js.map` (+1 -1) 📝 `dist/esm/transport.js` (+2 -2) 📝 `dist/esm/transport.js.map` (+1 -1) 📝 `package.json` (+1 -1) 📝 `src/transport.ts` (+2 -2) </details> ### 📄 Description Fixes serialization of null values with serialize2 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror added the
pull-request
label 2026-05-23 08:36:44 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: github-starred/acebase-core#17
No description provided.