Make a plan for the next major release
See original GitHub issueThis issue is for tracking the progress of creating a new major release. The major release should remove deprecated settings and clean up some existing settings.
- Remove deprecated option
seo
(#1232) - Remove deprecated option
beforeLanguageSwitch
(#1200) - Remove deprecated API
$nuxtI18nSeo
(#1207) - Remove deprecated
NuxtVueI18n
type namespace (#1206) - Combine
detectBrowserLanguage.onlyOnNoPrefix
anddetectBrowserLanguage.onlyOnRoot
(#1210) - Remove vuex syncLocale & vuex syncMessages (#1240)
- Change the
addDirAttribute
default tofalse
(#1239) - Enable
detectBrowserLanguage.onlyOnRoot
by default (#1244) - Write migration guide and rename to
@nuxtjs/i18n
(#1247) - handle #800 (#1250)
Issue Analytics
- State:
- Created 2 years ago
- Reactions:5
- Comments:24
Top Results From Across the Web
Agile release planning: How to effectively plan for success
Agile release planning is a great way for software development teams to make steady, measurable progress and continue delivering results for ...
Read more >The Ultimate Guide to Creating A Successful Agile Release Plan
Release planning is an essential structural tool for new teams in Agile development as only 15% of entrepreneurs think that their employees are...
Read more >How to Create an Agile Release Plan | Lucidchart Blog
How to create an Agile release plan · Step 1: Define your vision · Step 2: Rank the product backlog · Step 3:...
Read more >Planning the Future: Release Planning 101 - UDig
How to Create a Release Plan ; Determine a release cadence: Teams ; Review the product vision, product backlog, and team velocity: Reviewing...
Read more >7 Steps To Create a Successful Release Plan - Medium
1. Define Your Goal · 2. Review Product Backlogs · 3. Estimate the Release Plan Meeting · 4. Divide Releases into Multiple Sprints...
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
All done!
Sounds good to change the
addDirAttribute
default tofalse
then.