Releases: garmeeh/next-seo
Releases · garmeeh/next-seo
v4.4.0
- add support for multiple offers in product jsonld (#171) 3c8b968
- Merge pull request #170 from garmeeh/717adependabot/npm_and_yarn/husky-4.2.3 e48cf89
- Merge branch 'master' into 717adependabot/npm_and_yarn/husky-4.2.3 cb4bde4
- Merge pull request #179 from garmeeh/df3adependabot/npm_and_yarn/ts-jest-25.2.1 bd1e0a5
- Bump ts-jest from 25.2.0 to 25.2.1 07e4b9c
- Merge pull request #175 from garmeeh/2424dependabot/npm_and_yarn/next-9.2.2 77f0588
- Bump next from 9.2.1 to 9.2.2 63dedc2
- Merge pull request #181 from garmeeh/688adependabot/npm_and_yarn/types/node-13.7.4 43c932b
- Bump @types/node from 13.7.1 to 13.7.4 b7526e3
- Dependabot Update (#188) 13e0918
- Merge branch 'master' into 717adependabot/npm_and_yarn/husky-4.2.3 09c0fde
- Bump husky from 4.2.2 to 4.2.3 c0633cf
v4.3.0
- Feature/dataset jsonld comp (#162) 0add384
- Bump @types/jest from 25.1.2 to 25.1.3 (#183) db9cada
- revert e94f2c2
- Merge branch 'master' of github.com:garmeeh/next-seo 0748af9
- new workflow b9e45cc
- Bump typescript from 3.7.5 to 3.8.2 (#185) de2173a
- Bump @types/react from 16.9.19 to 16.9.22 (#186) a32acba
v4.2.0
- docs: add ykzts as a contributor (#187) c05970a
- Disable use @babel/runtime-corejs (#180) 95ca537
- Bump husky from 4.2.1 to 4.2.2 (#169) 85a7db9
- Bump @types/jest from 25.1.1 to 25.1.2 (#168) 596b81e
- Bump @types/node from 13.7.0 to 13.7.1 (#167) dc19e33
- Bump rimraf from 3.0.1 to 3.0.2 (#166) ed2d14e
- Removed getInitialProps from e2e test app. (#164) b093de0
- dependabot config (#161) 0624539
- Update packages (#160) afafe73
v4.1.0
v4.0.0
- Added downloads badge to readme. (#158) ed90ffb
- Fixed spelling mistake in readme. (#157) e533362
- fix README.md languageAlternative section (#151) 5d55b40
- docs: add NishidaRyu416 as a contributor (#156) 0df88ef
- docs: add kenleytomlin as a contributor (#154) 849f08e
- Fix version of Ubuntu in tests.yml (#155) c2eec27
- Added documentation for course properties. (#148) 97175e6
- Moved props in README for faqpage (#145) 6de8bed
- fix readme (#144) 0f381e9
BREAKING CHANGES:
author
has changed from a simple string to an object. See author in Product for example.
v3.4.0
- Removed initial props from readme. (#143) 57e2ad4
- Added jsonld for jobposting (#142) 1ed56b4
- Opening hours and sameAs support for local business jsonld (#130) dfd7ece
- Bump handlebars from 4.1.2 to 4.5.3 (#133) ca85f3a
- Bump mixin-deep from 1.3.1 to 1.3.2 (#120) 85cd748
- Update CONTRIBUTING.md. (#139) 95cb187
- docs: add Myoxocephalus as a contributor (#140) f5fb77c
v3.3.0
v3.2.0
v3.1.0
v3.0.0
BREAKING CHANGES:
-
Separate nofollow from noindex tag (#117) 5836119
Please see PR for full details. There was a change to howindex,follow
is now set. -
Multiple alternate languages (#115) b75c8e7
languageAlternate
has changed tolanguageAlternates
, it also has changed from a string to an array
OTHER: