You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Adding support for ts enums; added tsEnumNames to schema
* Exporting ts enum types if exporting is enabled
* Adding internal publication
* Improved ts enum support for inline enums
* Bumping version; updating tests
* Adding file ref test
* Undoing publish change
* Remove todo that was fixed
* v1.2.3: add generated typescript helpers
* Adding util class generation for enums
* Bug
* Commit dist
* Fix toStringValue generated method
* Lint
* Bad quote! Bad!
* Adding enum validation/error case tests
* Add ability to generate const enums
* Fix lint
* Moving enum utils; removing setting for using ts enums; using ts enums for int-backed enums and string unions for string-backed
* Removing enum utils
* Last round of code review feedback
* Fixing tests
* Updating dist
* Default to const enums
* Update dist
* Remove propagation logic now that EnumValue is only used for int enums
* Dist
0 commit comments