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.

There were some notes, and plans about a 1.0 release. I want to use this issue for any discussion and plans around it and start a complete list of tasks to do before we can release.

There is this google doc that was started by @vojtajina and there was #944, which I will close in favor of this issue.

Below is an incomplete list of things that need doing in my opinion.

Organizational

  • Clean up issue list (close outdated issues, respond to recent issues, and figure out which bugs are important enough to be fixed before release)
  • Check for any api changes that need to be done before hand
  • Bring all frameworks and launchers to a 1.0.0 ready state.
  • Release 1.0.0 versions of the frameworks and launchers.
  • Release 0.13.0 with the latest additions.
  • Figure out how to handle peer dependencies (Ref https://github.com/npm/npm/issues/6565 and https://github.com/karma-runner/karma-phantomjs-launcher/issues/71) Ref: https://github.com/karma-runner/karma-phantomjs-launcher/issues/71#issuecomment-102834299 I don’t think we need to change anything about how we use peerDependencies.
  • Fix release and merge process
  • Update release process to handle proper semver and releases > 1.0
  • Improve the official support situation (#1414)
  • Make the canary build semver compatible (#1342)
  • Enable github integrations on gitter
  • Verify CLA process
  • Remove cruft from canary branch and bring it up to date with master
  • Remove iojs-1 from travis (ec4fa02 and d42802ad225ca81facdef565a4a121cb806bcc8a)

Improvements

  • Update Socket.io to the latest version (PR #1404)
  • Update all dependencies to their latest versions (PR #1410)
  • Update all dev dependencies to their latest versions (PR #1279)
  • Quality review the documentation
  • Ensure support for node 0.10, 0.12 and io.js >= 2.0

Bugs

See the 1.0 Milestone

// cc @zzo @maksimr

Update: I updated the milestone to reflect relevant issues for this. Update2: Reorganize

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Reactions:2
  • Comments:34 (32 by maintainers)

github_iconTop GitHub Comments

3reactions
dignifiedquirecommented, Jun 23, 2016

It’s done 😃

2reactions
zzocommented, Jun 23, 2016

do need to mention we can now go back and clean up module deps that have the ‘1.0 || xxxx’ syntax - this can be done as plugins &c actually need to be updated

Read more comments on GitHub >

github_iconTop Results From Across the Web

Java Edition 1.0.0 - Minecraft Wiki - Fandom
1.0.0 (known as 1.0 in the launcher), the second release of the Adventure Update, and the first full version of the game, was...
Read more >
Semantic Versioning 1.0.0
A pre-release version number MAY be denoted by appending an arbitrary string immediately following the patch version and a dash. The string MUST...
Read more >
Minecraft 1.0.0 Full Release! - Part 1 - YouTube
Now is my chance to get the scoop on Minecraft 1.0.0 gameplay while all the big-shot Minecraft YouTube personalities are living it up...
Read more >
1.0.0 Released | Elastic Blog
Today we are proud to announce the release of Elasticsearch 1.0.0 GA, based on Lucene 4.6.1. This release is the culmination of 9...
Read more >
What is the significance of reaching major version 1.0.0?
5 Answers 5 · I don't think If the project is using Semantic Versioning, then a 1.0.0 release means that the public API...
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