mirror of
https://github.com/appy-one/acebase-core.git
synced 2026-05-24 22:01:23 -06:00
[PR #43] [MERGED] Fix for Observable export since usage of tsc 5.0.4 #42
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#42
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/43
Author: @appy-one
Created: 5/22/2023
Status: ✅ Merged
Merged: 5/22/2023
Merged by: @appy-one
Base:
master← Head:fix/optional-observable-export-tsc-lt-5.0📝 Commits (1)
0411f31Fix for Observable export since usage of tsc 5.0.4📊 Changes
1 file changed (+2 additions, -3 deletions)
View changed files
📝
src/optional-observable.ts(+2 -3)📄 Description
Apps using acebase(/-core) with typescript version < 5.0 and
skipLibCheckset tofalsewould get error:This was introduced when acebase-core started using typescript 5.0.4
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.