------------------
- Do not create an empty docstring for the content-type class
[erral]
- Updated default Plone version for addon packages to 5.2.4
[MrTango]
- Change default answer of "Use XML Model" to false, because the Python way is usually easier and provides a better developer experience
[MrTango]
- Pin importlib-metadata = >=1 to avoid broken buildout in new packages
[MrTango]
- Change bundle names for svelte_app, it's now <my-app-name>-bundle.js/css, which makes it better distinguishable in Browser inspector
[MrTango]
- Optimize skeleton test matrix, to be much faster
[MrTango]
- Override index method in viewlets, not the render method.
[MrTango]