generator
generator copied to clipboard
fix: add the migration guide and nunjucks depreciation notes
Description Add a migration guide markdown to migrate from nunjucks to react render engine
Related to #1255
🦋 Changeset detected
Latest commit: 8074398964560f06282af4b71f65102d30258029
The changes in this PR will be included in the next version bump.
This PR includes changesets to release 1 package
| Name | Type |
|---|---|
| @asyncapi/generator | Major |
Not sure what this means? Click here to learn what changesets are.
Click here if you're a maintainer who wants to add another changeset to this PR
Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Does i also remove the code that is present for nunjucks render engine too in this PR
cc @derberg @lmgyuan
no, we deprecate it now, inform people that removal will take place in a year. So critical is to inform when and what functionality is removed, and how to migrate to alternative - react
any updates @Gmin2 ?
- have a look on PR from @lmgyuan about cli deprecation. We need similar detailed information here, about deprecation of nunjucks september 2025
@derberg dont you think this needed to be in the issue itself, not in the PR, as this is a migration guide
thoughts @lmgyuan @Florence-Njeri ?
@Gmin2 that was 3 weeks ago so I don't 100% remember what I was referring to, but afaik, it was about the README.md
Hey updated the changes, take a look
cc @derberg @Florence-Njeri
Quality Gate passed
Issues
5 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Quality Gate passed
Issues
5 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
closing continuation https://github.com/asyncapi/generator/pull/1331