-
Notifications
You must be signed in to change notification settings - Fork 12
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
Help Wanted: TypeScript and Priorities #76
Comments
Dear @jneurock, Thanks for the fabulous work. I'm using JavaScript for my work. I will try |
Many thanks 🙌 |
@rgaiacs, I pushed another version to try: |
@jneurock after update to
The package-lock.json for reference. |
Thanks for testing! Seems like it could be an issue with the bundle. I’ll do some further testing on my end. |
It’s working for me in a basic test. I will try scaffolding a tiny Ember app to see what happens. |
The contributor model in my Ember app is
and the Person model is
The Mirage fabric that is creating this is
|
@rgaiacs, can you give me some additional details about your Ember app? I created an Ember app with |
There’s now a new beta version, |
This issue is an appeal for a little help from contributors
Many months back, I completed a TypeScript rewrite of Mirage GraphQL; however, I haven’t had any luck finding someone to test the alpha/beta releases. I’d prefer some real-world validation before publishing it since the changes are sweeping (to the code, not the functionality).
The lack of interest seemed to indicate to me that the library isn’t being used enough to tackle my TODO list.
TODO List
My current TODO list looks like this:
Since I don't really want to do any of these things unless people find them useful, I’d like some feedback. If I can release the TypeScript version of the library, I’d be happy to move forward with the remaining priorities.
Beta Testing
@rgaiacs, @nomin-sasabuchi, since you both opened recent issues, would you be interested in trying the TypeScript version? It was published to npm at
@miragejs/[email protected]
. No worries, if you don’t have time or energy for that.The text was updated successfully, but these errors were encountered: