question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Recap

0.10 is going to be one of our largest releases in a long time. We have already merged many changes, let’s recap:

  • webpack 2 (native es modules support), tree shaking (yay!)
  • (painful) disabled require.ensure
  • crash overlay
  • resolve localhost proxy on windows
  • require proxy starts with http:// or https://
  • dynamic import() support
  • (painful) whitelist url loader

Long standing PRs we should merge or close

1.0.0

Next releases (some possibly 2.0.0, hopefully 1.x)

2.0.0

  • Export render we need to take a hard stance and say we’re not exploring this, or start taking some steps towards it
    • I believe this is something we need to address soon, mainly because Next.js has captured a lot of attention (not that this is bad), but if there’s something we can do to make this better, we should (e.g. multi-entry points)
  • External framework integration

  • Flow integration

    • webpack plugin
    • Figure out what to do with Windows; currently Flow is suboptimal on Windows (the performance is awful) – we can only enable this integration on macOS for now or disable it all together, but I think we should get the PR in so it doesn’t stagnate
  • Development path serving

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:32
  • Comments:8 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
Timercommented, May 11, 2017

@williamcolbert Yes, that is covered under “Development path serving”.

0reactions
williamcolbertcommented, May 16, 2017

@Timer Thank you for the update, will try to give it a shot.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Version 1.0.0 Roadmap - GitHub
An open-source starter kit that will help you build full-stack multi-tenant SaaS platforms efficiently and help you focus on developing your ...
Read more >
Identify roadmap to release 1.0.0 [#3285072] | Drupal.org
Help the community know which tickets to prioritize. It would be great if there was a roadmap to identify which existing or new...
Read more >
Roadmap — FAIR Data Point 1.0.0 documentation
User Documentation. About FAIR Data Point. Deployment. Installation · Configuration. OpenRefine Extension. Usage · Setup. Development. Contributing; Roadmap.
Read more >
A Roadmap to 1.0 - Node-RED
If your software is being used in production, it should probably already be 1.0.0. If you have a stable API on which users...
Read more >
Roadmap — pandas 1.0.0 documentation
See Roadmap Evolution for proposing changes to this document. Extensibility¶. Pandas Extension types allow for extending NumPy types with custom data types and ......
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found