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

FYI: js2coffee v2.0.0 release due soon #8

Open
rstacruz opened this issue Jan 27, 2015 · 1 comment
Open

FYI: js2coffee v2.0.0 release due soon #8

rstacruz opened this issue Jan 27, 2015 · 1 comment

Comments

@rstacruz
Copy link

js2coffee/js2coffee#333

FYI: 2.0.0 is due soon. For now (until Feb 1) you can test it out under the js2coffee-redux package.

The difference here is that js2coffee.build(source, options) will now return an object like so:

var result = js2coffee.build('a = b');
result.code

here: https://github.com/js2coffee/js2coffee-redux/#programatic-api

@jonschlinkert
Copy link
Owner

sorry for the late reply, and thanks for the heads up!

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

No branches or pull requests

2 participants