Skip to content

Latest commit

 

History

History
25 lines (15 loc) · 773 Bytes

CHANGELOG.md

File metadata and controls

25 lines (15 loc) · 773 Bytes

Changelog

1.4.0 - 2024-08-26

  • Added support for missing twitter cards and properties.

1.3.0 - 2024-08-21

1.2.0 - 2024-08-02

  • Added basic Inertia and Vue 3 integration.

1.1.0 - 2024-07-27

  • JSON-LD configured with this package will be automatically appended to the Graph or MultiTypedEntity when using the spatie/schema-org package.
  • Doc blocks were updated to fix auto-complete issues.
  • The jsonLdId() method was added to set the schema id.
  • The jsonLdSchema() method was added to provide access to the underlying entity when using spatie/schema-org.

1.0.0 - 2024-07-25

  • Initial release.