state_token 1.0.0-beta4

New features

Breaking change

You now have to explicitly allow some states to be exposed as tokens:

$settings['state_token_allowed_patterns'] = [
  'foo.*',
];

Contributors (1)

prudloff

Changelog

Changes since 1.0.0-beta3 (compare):

state_token 1.0.0-beta3

Drupal 11 compatibility

Contributors (2)

Project-Update-Bot, prudloff

Changelog

Issues: 1 issues resolved.

Changes since 1.0.0-beta2:

Task

  • #3434762: Automated Drupal 11 compatibility fixes for state_token

state_token 1.0.0-beta2

Drupal 10 compatibility

Contributors (0)

Changelog

Issues: 0 issues resolved.

Changes since 1.0.0-beta1:

Misc

  • Drupal 10 compatibility
Subscribe with RSS Subscribe to Releases for State Token