Prepare 6.0 release
See original GitHub issueThis is an open ticket to prepare the 6.0
release, that will currently include these major changes:
- Electron support
- Ionic 4 support (and removed Ionic 3 support)
Until finalized, the 6.0
release will be developed under the release/6.0.x
branch and deployed on npm using a -beta
suffix and on the @next
tag.
These are the tasks remaining to finalize this release, feel free to edit/update:
- Add desktop platform choice for Electron
- Ionic 4: replace the hard-to-follow async/loading stuff following @luiza-cicone PR comment (link to it?)
- Update the ionic coding guide, as issues described in it are no more relevant
- Wait for Ionic 4 to iron out its issues (wait for final version?)
- unpin-ionic-dependencies - remove its residue entirely
- after ionic’s theming has settled, make sure the ionic version is just as pretty as the ionic 3 version was
- after ionic’s router has settled enough, make sure we’re still using it properly (i.e. ensure the nav stack isn’t sneaking its way in)
- Bump Angulartics to v7
Issue Analytics
- State:
- Created 5 years ago
- Comments:18 (17 by maintainers)
Top Results From Across the Web
Preparing Bazel 6.0 release - Google Groups
We're planning to cut the baseline for Bazel 6.0, the next LTS (long-term support) release, around 2022-09-12. Please submit any changes you'd like...
Read more >Prepare v1.6.0 release · clue/stream-filter@d616943 · GitHub
A simple and modern approach to stream filtering in PHP - Prepare v1.6.0 release · clue/stream-filter@d616943.
Read more >What to Expect with the Release of WordPress 6.0 - Pressable
In this guide, we break down what you can expect from 6.0 and how to prepare your site to upgrade to the latest...
Read more >Release Notes for Couchbase Server 6.0
Couchbase Server 6.0.5, released in January 2021, is the fifth maintenance release in the 6.0.x series for Couchbase Server. This release includes bug...
Read more >Confluence 6.0 Release Notes - Atlassian Documentation
Publish when you're ready · publish (or update if the page has previously been published) to make everyone's changes visible · close the...
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
One final commit to update all dependencies, and we should be good for 6.0 release, unless someone see a blocker?
Friends… ionic 4 is at RC 0 and there’s been a grip of breaking changes since beta 16. If nobody minds I’ll try to deal with it today and PR an upgrade.
I’ll also see if it’s feasible to knock out some of the ionic-related tasks above.