Skip to content

Conversation

@ComLock
Copy link
Collaborator

@ComLock ComLock commented Nov 4, 2025

... Enable _debug and _trace of individual function calls.

…ebug and _trace of individual function calls
@ComLock ComLock requested a review from alansemenov November 4, 2025 11:31
@ComLock ComLock marked this pull request as draft November 4, 2025 11:32
@ComLock ComLock marked this pull request as ready for review November 4, 2025 15:17
}

getNode(...keys: string[]): RepoNodeWithData | RepoNodeWithData[] {
getNode<NodeData = Record<string, unknown>>({
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is the breaking change in a public method, that might trigger a 2.0.0 release.
It's not in any of the public Enonic API functions though...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants