-
-
Notifications
You must be signed in to change notification settings - Fork 126
Export auth namespace on enhance.d.ts #1412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
ff8b691
merge dev to main (v1.8.0) (#975)
ymc9 cde8966
merge dev to main (v1.8.0) (#978)
ymc9 a658f27
merge dev to main (v1.8.1) (#980)
ymc9 c3f490a
merge dev to main (v1.8.2) (#989)
ymc9 d0eaf25
merge dev to main (v1.9.0) (#1000)
ymc9 0dfc81f
merge dev to main (v1.10.0) (#1069)
ymc9 8c9b80d
merge dev to main (sponsors and contributors) (#1071)
ymc9 38c071a
merge dev to main (v1.10.1) (#1099)
ymc9 bda1551
merge dev to main (v1.10.2) (#1103)
ymc9 bb87973
merge dev to main (v1.10.3) (#1106)
ymc9 336abf4
merge dev to main (remove short.io links) (#1120)
ymc9 599444c
merge dev to main (v1.11.0) (#1146)
ymc9 242ed43
merge dev to main (v1.11.1) (#1164)
ymc9 ac60a6a
merge dev to main (#1166)
ymc9 dfa6cb4
merge dev to main (v1.12.0) (#1190)
ymc9 4ef45ff
merge dev to main (v1.12.1) (#1217)
ymc9 254ef39
merge dev to main (v1.12.2) (#1239)
ymc9 2ce8b9b
merge dev to main (v1.12.3) (#1247)
ymc9 d08dd82
merge dev to main (1.12.4) (#1275)
ymc9 c3a40f1
merge dev to main (v2.0.0) (#1282)
ymc9 87086e7
merge dev to main (#1340)
ymc9 2d4f330
merge dev to main (#1372)
ymc9 3291c6e
merge dev to main (v2.0.1) (#1384)
ymc9 96390fd
merge dev to main (v2.0.2) (#1395)
ymc9 7ab07cd
merge dev to main (v2.0.3) (#1409)
ymc9 b22b1e0
Export auth namespace on enhance.d.ts
israelins85 e86a112
Generate with export namespace auth
israelins85 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,2 +1,2 @@ | ||
| // @ts-expect-error stub for re-exporting generated code | ||
| export { enhance } from '.zenstack/enhance'; | ||
| export { auth, enhance } from '.zenstack/enhance'; | ||
This file contains hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.