[PR #24] [MERGED] Fix: enforce AceBase child key rules #25

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

📋 Pull Request Information

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

Base: masterHead: fix/no-empty-child-keys


📝 Commits (6)

📊 Changes

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

View changed files

📝 dist/cjs/path-info.js (+23 -1)
📝 dist/cjs/path-info.js.map (+1 -1)
📝 dist/esm/path-info.js (+23 -1)
📝 dist/esm/path-info.js.map (+1 -1)
📝 dist/types/path-info.d.ts.map (+1 -1)
📝 src/path-info.ts (+15 -1)

📄 Description

Fixes appy-one/acebase#172


🔄 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/24 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 12/12/2022 **Status:** ✅ Merged **Merged:** 12/12/2022 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `fix/no-empty-child-keys` --- ### 📝 Commits (6) - [`3778fc3`](https://github.com/appy-one/acebase-core/commit/3778fc3d76903df45e62fabfe4e9d88c0286b63e) Do not allow empty child keys - [`1cf1531`](https://github.com/appy-one/acebase-core/commit/1cf1531578967cb90f90273a521328b6492736fc) chore: build - [`97d026c`](https://github.com/appy-one/acebase-core/commit/97d026cb6ace549aa1ec0e7632b05e2010a8aeeb) add other key checks - [`1c5db0b`](https://github.com/appy-one/acebase-core/commit/1c5db0b7dc59b4f9162ef2f0dbe96950cfe54c92) chore: build - [`08ee66c`](https://github.com/appy-one/acebase-core/commit/08ee66c8c0070a7c12b3b97b00bd37469ea437f2) pre-check initial key length - [`89baee7`](https://github.com/appy-one/acebase-core/commit/89baee79abe47a58491b33ec2c89bf7fb9d3a22e) chore: build ### 📊 Changes **6 files changed** (+64 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `dist/cjs/path-info.js` (+23 -1) 📝 `dist/cjs/path-info.js.map` (+1 -1) 📝 `dist/esm/path-info.js` (+23 -1) 📝 `dist/esm/path-info.js.map` (+1 -1) 📝 `dist/types/path-info.d.ts.map` (+1 -1) 📝 `src/path-info.ts` (+15 -1) </details> ### 📄 Description Fixes [appy-one/acebase#172](https://github.com/appy-one/acebase/issues/172) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-23 08:36:52 -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#25
No description provided.