Skip to content

Releases: thinkshout/drupal-integrations

3.2.0

12 Dec 00:24
0e84779

Choose a tag to compare

Adds dependabot.

3.1

14 Oct 19:02

Choose a tag to compare

Drupal 11 compatibility

Moving styleguide to its own repo

06 Oct 19:19

Choose a tag to compare

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

14 Jul 20:52
10d9f41

Choose a tag to compare

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

08 Feb 22:44

Choose a tag to compare

Far from being done but in a place where some projects are using this.