Skip to content

Conversation

@tomhooijenga
Copy link
Contributor

This PR is for #5. It also fixes #7 .

  • Updated packages
  • Updated docs
  • Added docs on how to contribute
  • Updated tests
    • Test argument combinations
    • Test postal code formats
    • Test data combinations
  • Split data
    • countries
    • formats
    • tests
    • lookup
  • Unify data loading for web & node
  • Add extensible data lookup system
  • Returns true/false or throws, no strings

@tomhooijenga
Copy link
Contributor Author

The checks are failing on node 6 and 8. Do we require support for them or can I just remove them from travis?

@ozankaya
Copy link
Contributor

The checks are failing on node 6 and 8. Do we require support for them or can I just remove them from travis?

I think it's fine to drop node 6 & 8 support with the v3. The PR looks good to me. I pinged the other maintainers of the repository for a second review as this is a big change.

@tomhooijenga
Copy link
Contributor Author

@ozankaya Do you happen to know if there's any progress on this?

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.

Remove support for array at format.ValidationRegex

2 participants