Fixes bug in ConfigStorageTestTrait affecting 1.x of Config Filter
Issues: 2 issues resolved.
Changes since 8.x-1.7:
JS changes for better security, drop Drupal <= 8.7 support, add Drupal 9 compatibility.
chrissnyder, swatichouhan012
Issues: 3 issues resolved.
Changes since 8.x-1.0-beta1:
Upgrade to @sentry/browser 5.27.1
Note: Raven module 7.x-3.x should be a drop-in replacement for any version of 7.x-2.x
New Features & Bug fixes: Issue #3179279: The styles not loading at the default view mode.
Update steps Update your codebase:
composer self-update composer require drupal/bootstrap_styles:^1.0 --no-update composer update
#3176027: Render callbacks must be a closure or implement TrustedCallbackInterface or RenderElementInterface: by marcvangend: Render callbacks must be a closure or implement TrustedCallbackInterface or RenderElementInterface