Open surrim opened 2 months ago
Thanks for mentioning this @surrim. There's always a bit of a lag time between when the first betas go out and the new plugin repo is updated for final release. This has been on my personal todo list but it's good to track it an issue publicly. 👍
bridgetown plugins new
seems to produce old code:Bridgetown Version: bridgetown 2.0.0.beta2 "(TBD!)"
To Reproduce
Current behavior The command builds a plugin based on old standards and excludes Bridgetown 2.x. For example it uses Liquid instead of ERB:
Expected behavior The command should generate erb code by default or provide a parameter to set the template language. The accecpted version should include 2.0.