generator icon indicating copy to clipboard operation
generator copied to clipboard

Deprecate Nunjucks and Create Migration Guide to React

Open Gmin2 opened this issue 1 year ago • 3 comments

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.

  1. Migration Guide:

    • A detailed guide is created in #1253 to help users transition from Nunjucks to React.
  2. 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.
  3. 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.
  4. Documentation Updates:

    • All mentions of Nunjucks in our docs will be updated to reference the deprecation.
  5. User Communication:

    • We'll encourage users to start migrating their templates and provide feedback.
  6. Timeline:

    • Deprecation warnings added: []
    • Begin removing Nunjucks features: []
    • Complete removal of Nunjucks support: []

Gmin2 avatar Aug 16 '24 14:08 Gmin2