Skip to content

Commit cb01aeb

Browse files
authored
9.0.0
1 parent 6d35681 commit cb01aeb

File tree

6 files changed

+7
-161
lines changed

6 files changed

+7
-161
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Stanford Fields
22

3+
9.0.0
4+
--------------------------------------------------------------------------------
5+
_Release Date: 2025-08-20_
6+
7+
- Moved procedural hooks from .module file into class based hooks.
8+
39
8.6.3
410
--------------------------------------------------------------------------------
511
_Release Date: 2025-08-15_

src/Plugin/GraphQL/SchemaExtension/CitationSchemaExtension.php

Lines changed: 0 additions & 54 deletions
This file was deleted.

src/Plugin/GraphQLCompose/EntityType/Citation.php

Lines changed: 0 additions & 26 deletions
This file was deleted.

src/Plugin/GraphQLCompose/EntityType/PolicyLog.php

Lines changed: 0 additions & 18 deletions
This file was deleted.

src/Plugin/GraphQLCompose/SchemaType/Bibliography.php

Lines changed: 0 additions & 62 deletions
This file was deleted.

stanford_fields.info.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@ type: module
33
description: 'Field types, widgets and formatters to enhance Drupal and Contrib.'
44
core_version_requirement: ^11.1
55
package: Stanford
6-
version: 8.6.3
6+
version: 9.0.0
77
dependencies:
88
- drupal:field

0 commit comments

Comments
 (0)