Releases: thinkshout/drupal-integrations
Releases · thinkshout/drupal-integrations
3.2.0
3.1
Moving styleguide to its own repo
Previously the ts_styleguide module was scaffolding files within this repo. This release changes that so that the module is now its own package: https://github.com/thinkshout/ts_styleguide that is pulled in as a dependency, or can be installed independently!
Changes autoloader behavior, D10 compatibility
In addition to a few other bug fixes, this release includes #19 which allows us to stop requiring the autoloader as a autoloader-dev value in our composer.json file. Sites using this method shouldn't be harmed, but that code can be removed from the file (and the .gitignore, if it's in there).
Initial release
Far from being done but in a place where some projects are using this.