-
Notifications
You must be signed in to change notification settings - Fork 8
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: explicitely allow all parts to be exported (#483)
BREAKING CHANGE: this removes common js support from the lib. As such, to use it, you will need to migrate to dynamic imports in async functions. BREAKING CHANGE: this allows all files in the package to be imported. But it also requires you to use the full path now: import {} from "@zitadel/node/dist/api/index.js".
- Loading branch information
Showing
5 changed files
with
31 additions
and
1,009 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.