Skip to content

feat: Sort types alphabetically #4

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 2 commits into from
Jan 8, 2019
Merged

Conversation

markdalgleish
Copy link
Member

This ensures that the type definitions are impervious to changes in the order of keys in CSS Modules objects, which are not guaranteed to be consistent across versions.

Unfortunately, this means you'll most likely have to regenerate your .d.ts files.

@markdalgleish markdalgleish merged commit 073b1d4 into master Jan 8, 2019
@markdalgleish markdalgleish deleted the sort-types-alphabetically branch January 8, 2019 23:27
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.

3 participants