Skip to content
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

Suggestions and improvements #13

Merged
merged 5 commits into from
Feb 1, 2020

Conversation

UlisesGascon
Copy link
Contributor

Hi @jonschlinkert! I used your library recently and I want to share some improvements ;-)

What do you think?

Main changes

  • 67fa853 Upgrade Travis CI
    • Added support for node v10, v12, v13 and dropped previous versions.
  • 4089dc3 Improved documentation generation
    • Fix Typo
    • Migration to ES6
  • 645881b Tests Migrated to ES6
  • 3d9cd6c Pretty refresh
    • Removed dependency extend-shallow
    • Migrated to es6
  • e0ad405 Upgrade dependencies
 js-beautify     ^1.6.12  →  ^1.10.3 
 gulp-format-md  ^0.1.12  →   ^2.0.0 
 mocha            ^3.2.0  →   ^7.0.1 

```
 extend-shallow   ^2.0.1  →   ^3.0.2 
 js-beautify     ^1.6.12  →  ^1.10.3 
 gulp-format-md  ^0.1.12  →   ^2.0.0 
 mocha            ^3.2.0  →   ^7.0.1 
```
- Fix Typo
- Migration to ES6
- Removed dependency `extend-shallow`
- Migrated to es6
@jonschlinkert jonschlinkert merged commit 6b0e725 into jonschlinkert:master Feb 1, 2020
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.

None yet

2 participants