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

v2 plan #35

Closed
mreinstein opened this issue Sep 19, 2020 · 4 comments
Closed

v2 plan #35

mreinstein opened this issue Sep 19, 2020 · 4 comments

Comments

@mreinstein
Copy link
Collaborator

mreinstein commented Sep 19, 2020

Here's what I'm thinking about for the next major release (2.0.0):

  • require node v12.17 and up
  • switch to pure es module
  • drop commonjs
  • switch to es6 everywhere (const, let, spread, destructuring, etc.)
  • update all deps

These are just my current musings. Open for thoughts/ideas/suggestions.

@dblock
Copy link
Collaborator

dblock commented Sep 19, 2020

typescript?

@tejashah88
Copy link
Member

@mreinstein Sounds good! Has the alexa-verifier dependency been updated to support ES styled importing?

@dblock Good suggestion, although I'll admit that I'm not familiar with TS myself.

@mreinstein
Copy link
Collaborator Author

Has the alexa-verifier dependency been updated to support ES styled importing?

I haven't yet, but there's a similar task open for it mreinstein/alexa-verifier#65

@mreinstein
Copy link
Collaborator Author

Well it took me a while but there's finally a PR for this #42

If any of you want to take a look and provide feedback, now's the chance @dblock @tejashah88

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

No branches or pull requests

3 participants