metadata

All the SEO meta tags you might need in one React component

MIT License

Downloads
51
Stars
10
Committers
2
metadata - v1.1.0 Latest Release

Published by kaf-lamed-beyt 9 months ago

What's Changed

  • feat: bundle support for Next.js separately. by @kaf-lamed-beyt in https://github.com/kaf-lamed-beyt/metadata/pull/3
  • remove the next prop. to use the component in a Next.js project, it should be imported from its bundle.
  • make previewImage required.

Full Changelog: https://github.com/kaf-lamed-beyt/metadata/compare/v1.0.2...v1.1.0

metadata - v1.0.2

Published by kaf-lamed-beyt 9 months ago

What's Changed

New Contributors

Full Changelog: https://github.com/kaf-lamed-beyt/metadata/compare/v1.0.1...v1.0.2

metadata - v1.0.1

Published by kaf-lamed-beyt 9 months ago

  • add react-helmet as an external dependency

Full Changelog: https://github.com/kaf-lamed-beyt/metadata/compare/v1.0.0...v1.0.1

metadata - v1.0.0 (stable)

Published by kaf-lamed-beyt 9 months ago

  • support for multiple page metadata in traditional React apps bootstrapped with Vite
  • contentType now accepts either "website" or "article"
  • new contentLanguage prop to determine the language local. It defaults to "en_US"

Full Changelog: https://github.com/kaf-lamed-beyt/metadata/commits/v1.0.0

Package Rankings
Top 22.29% on Npmjs.org