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

Prepare for 4.0.0 #452

Open
4 tasks
briancavalier opened this issue May 3, 2015 · 1 comment
Open
4 tasks

Prepare for 4.0.0 #452

briancavalier opened this issue May 3, 2015 · 1 comment

Comments

@briancavalier
Copy link
Member

Let's collect a list of what it would take to a release 4.0.0, without any preconceived notions of it having to be a "big feature release" or total rewrite, like 3.0.0 was. There's still enough flexibility in the current codebase.

Here are a few to start. These are all breaking changes that require a major semver bump:

  • Remove deprecated methods across the board
  • Either move unfold and iterate to a separate npm package or undeprecate them. People have told us they find them to be useful.
  • Make ES6 Promise shim leave global Promise intact if present.
  • Remove progress
@FuriouZz
Copy link

FuriouZz commented Jun 5, 2018

Add a complete Typescript Definition

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