generator
generator copied to clipboard
Deprecate Nunjucks and Create Migration Guide to React
We're planning to depreciate Nunjucks in favor of React for our templating system. This issue is to create a comprehensive migration guide and outline our deprecation process.
-
Migration Guide:
- A detailed guide is created in #1253 to help users transition from Nunjucks to React.
-
Gradual Deprecation:
- We'll start by adding deprecation warnings to all Nunjucks-related features.
- Each Nunjucks feature will be marked for removal in future versions.
- The timeline for removing each feature is mentioned below.
-
React Alternatives:
- For each deprecated Nunjucks feature, we have provided a React-based alternative in the migration guide.
- Examples is included in the guide to show how to achieve the same results with React.
-
Documentation Updates:
- All mentions of Nunjucks in our docs will be updated to reference the deprecation.
-
User Communication:
- We'll encourage users to start migrating their templates and provide feedback.
-
Timeline:
- Deprecation warnings added: []
- Begin removing Nunjucks features: []
- Complete removal of Nunjucks support: []