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

Create sept-13.md #35

Merged
merged 2 commits into from
Sep 14, 2017
Merged

Create sept-13.md #35

merged 2 commits into from
Sep 14, 2017

Conversation

hzoo
Copy link
Member

@hzoo hzoo commented Sep 13, 2017

  • Actually released a beta!
    • Work on regressions, ask people to try it
  • Move stuff into the monorepo: (babylon @danez was working on), (babel-preset-env @existentialism)
  • babel-standalone + yarn workspaces linking was having issues so we reverted
  • docs versioning? maybe a new url for babeljs.io/6/docs, babeljs.io/7/docs and default to 7? Need to put the version number somewhere as well.
  • REPL bugs/versioning - people are reporting bugs in the REPL but it has old deps so we need to fix that.
  • no major breaking changes planned other than the changes @loganfsmyth / @jridgewell already were thinking of
  • fix cyclical deps We have a cyclic dependency through babel-traverse babel#6204
  • Lerna: figure of publishing situation
  • rename proposals plugins
  • Logan had a concern about independent plugins/proposals - it is difficult specifically for decorators/class properties to work together. It's also the main issue we had with plugin ordering so maybe it should be combined
  • runtime/transform-runtime/polyfill/regenerator situation sucks
  • would be nice to land Handle syntax errors from babylon that need a plugin babel#6205 sometime, could be help-wanted
  • for the future: "Analytics/Stats" Plugin #34

Misc (not discussed, but looking back at previous notes)

@hzoo hzoo merged commit db07c08 into master Sep 14, 2017
@hzoo hzoo deleted the hzoo-patch-4 branch December 21, 2017 17:53
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.

1 participant