Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workout better semantic versioning pattern #4

Open
ryanolee opened this issue Aug 6, 2020 · 4 comments
Open

Workout better semantic versioning pattern #4

ryanolee opened this issue Aug 6, 2020 · 4 comments

Comments

@ryanolee
Copy link
Collaborator

ryanolee commented Aug 6, 2020

Currently it is hard to follow what versions of the repo support which twig versions

@alexwilson
Copy link
Contributor

This wasn't ever really a consideration, IIRC the Twig_Extension pattern was supported in both v1 & v2 which were supported by Symfony 2.x.

Newer versions of Symfony (3.3 and beyond?) support webpack natively and the purpose of this bundle was to backport that.

For simplicity it's probably best to add some documentation with a migration path to the native functionality, and bumping the current version to 1.0.0 - to encourage further API-surface-creep. (which apparently we never got around to!)

@alexwilson
Copy link
Contributor

For what it's worth https://github.com/bluetel/webpack-manifest-bundle/releases/tag/0.7.2 deserves merging back into trunk!

@ryanolee
Copy link
Collaborator Author

ryanolee commented Aug 9, 2020

Sounds like a plan. I will be away for a week but look to clean this up and further action this when I am back :D

@alexwilson
Copy link
Contributor

Have a lovely break! 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants