[PR #162] [MERGED] Fix: missing types #139

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

📋 Pull Request Information

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

Base: masterHead: fix/missing-types


📝 Commits (3)

📊 Changes

3 files changed (+17 additions, -19 deletions)

View changed files

📝 README.md (+2 -2)
📝 index.d.ts (+14 -16)
📝 src/ts/query.ts (+1 -1)

📄 Description

Fixes missing types that prevent building acebase when acebase-core dependency has no src directory (npm/yarn distributions)

Needs new version of acebase-core to be published first


🔄 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/pull/162 **Author:** [@appy-one](https://github.com/appy-one) **Created:** 10/3/2022 **Status:** ✅ Merged **Merged:** 10/24/2022 **Merged by:** [@appy-one](https://github.com/appy-one) **Base:** `master` ← **Head:** `fix/missing-types` --- ### 📝 Commits (3) - [`306c659`](https://github.com/appy-one/acebase/commit/306c659bbb231f13bffa1102e76738b49c74f3da) Fix missing types in npm/yarn distributions - [`f114e71`](https://github.com/appy-one/acebase/commit/f114e7165f985735856cfb32906cf0400ccdbe54) docs update - [`01e0f1a`](https://github.com/appy-one/acebase/commit/01e0f1ae536cd31ef611092dd434908362b0df5e) type improvements ### 📊 Changes **3 files changed** (+17 additions, -19 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+2 -2) 📝 `index.d.ts` (+14 -16) 📝 `src/ts/query.ts` (+1 -1) </details> ### 📄 Description Fixes missing types that prevent building `acebase` when `acebase-core` dependency has no `src` directory (npm/yarn distributions) Needs new version of `acebase-core` to be published first --- <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:31:39 -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#139
No description provided.