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

Add EOL at EOF #14

Merged
merged 1 commit into from
Jul 25, 2014
Merged

Conversation

bajtos
Copy link
Contributor

@bajtos bajtos commented Jul 25, 2014

Write a newline character at the end of the file written, because
EOL should be treated as "line terminator", not "line separator".

Close #13.

Write a newline character at the end of the file written, because
EOL should be treated as "line terminator", not "line separator".
@bajtos bajtos mentioned this pull request Jul 25, 2014
jprichardson added a commit that referenced this pull request Jul 25, 2014
@jprichardson jprichardson merged commit ccc8cd2 into jprichardson:master Jul 25, 2014
@jprichardson
Copy link
Owner

Awesome, thank you! This is technically a breaking change so I'll be upgrading jsonfile to 2.x. I'm going to include another option, but I'll publish soon.

Thanks :)

@jprichardson
Copy link
Owner

Published 2.0.0. Thanks again!

@bajtos
Copy link
Contributor Author

bajtos commented Aug 11, 2014

Thank you for releasing the change. Could you please modify node-fs-extra to use the new jsonfile version too? At the moment, the dependency is "jsonfile": "^1.2.0", which does not include 2.0.0.

@jprichardson
Copy link
Owner

Done :)

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.

Add a final newline
2 participants