Follow the steps below to upgrade the package.
Helpers have been renamed. Make sure you replaced all following occurrences when upgrading:
- Search and replace all occurrences of
classTag(
byhtml_classes(
- Search and replace all occurrences of
HtmlClassTag(
byHtmlClasses(
- Search and replace all occurrences of
htmlAttributes(
byhtml_attributes(
See all change with the comparison tool.
If you see any forgotten and undocumented change, please submit a PR to add them to this upgrade guide.