Question: a new release?
See original GitHub issueI’m so sorry to be asking this in an issue, but it seems like the best place for it. I see that since the release of 3.5.5 support for async hooks has been merged. I’m delighted, because this is really important to our setup! But it looks like that’ll be going into the next release. I’ve tried to figure out how to run from the master branch but it’s not as easy as just npm install <github_repo>#master
, since there’s a pre-compilation step.
Are releases made at a regular interval, or just when it feels like it’s time for a release? Thanks!
Issue Analytics
- State:
- Created 4 years ago
- Reactions:6
- Comments:12 (2 by maintainers)
Top Results From Across the Web
What are specific questions to ask in a press release SME call?
Here are some questions to get you started ; General. What are we announcing? Why is it important? Who should care and why?...
Read more >Reebok Question Colorways, Release Dates, Pricing | SBD
Allen Iverson's Reebok Question Mid “Nuggets” PE Releases November 25th · Mario Briguglio - Nov 10, 2022 ...
Read more >5 Questions to Ask When Writing a Press Release
What should you include in a press release? You can answer this by asking five questions: 'who', 'what', 'why', 'when' and 'how'.
Read more >10 Questions to Ask When Planning a Press Release
Is it newsworthy? In other words, why should readers care? · Who is your audience? · Is the news release optimized for search...
Read more >5 Questions to Ask Before You Write Your Next Press Release
Are Press Releases Always the Answer? · Why are we doing this? · What message are we trying to convey? · Who are...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I was procrastinating on release to see if something comes up with the async hooks
the Promise.allSettled() implementation in bluebird seems to be different from spec https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Promise/allSettled.