Skip to content
This repository has been archived by the owner on Mar 22, 2022. It is now read-only.

Fix toLowerCase hook #75

Merged
merged 3 commits into from
Feb 23, 2016
Merged

Fix toLowerCase hook #75

merged 3 commits into from
Feb 23, 2016

Conversation

enten
Copy link
Contributor

@enten enten commented Feb 23, 2016

PR to fix #74 issue

@marshallswain
Copy link
Member

@enten
Copy link
Contributor Author

enten commented Feb 23, 2016

done!

@marshallswain
Copy link
Member

Cool. One more thing I missed, can you revert the version number bump? Our npm release scripts will take care of that.

@enten
Copy link
Contributor Author

enten commented Feb 23, 2016

done too!

but 0.3.1 it's still into README changelog. have you a script to bump changelog?

@daffl
Copy link
Member

daffl commented Feb 23, 2016

Updating the changelog is fine.

@marshallswain It looks like there are no tests for this hook correct?

@marshallswain
Copy link
Member

Correct. I just checked. That one is untested.

@ekryski
Copy link
Member

ekryski commented Feb 23, 2016

Ya I'll add some tests today but that is a good fix. Thanks @enten! It's been on my list in auth repo but I haven't had time to get around to it. Honestly, wasn't sure if anyone would use that hook.

ekryski added a commit that referenced this pull request Feb 23, 2016
@ekryski ekryski merged commit fafeb88 into feathersjs-ecosystem:master Feb 23, 2016
@enten
Copy link
Contributor Author

enten commented Feb 23, 2016

Thanks!

I thinks that is it a great helper for fields with an unicity constraint (like username or email).

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix toLowerCase hook
4 participants