Releases: primer/doctocat
Releases · primer/doctocat
@primer/gatsby-theme-doctocat@4.1.0
@primer/gatsby-theme-doctocat@4.0.1
@primer/gatsby-theme-doctocat@4.0.0
Major Changes
-
1022d1c
#362 Thanks @siddharthkp! - Drop support for node 12 -
5f4426c
#427 Thanks @colebemis! - Items innav.yml
that containchildren
no longer render as links, meaning theurl
property will be ignored.# nav.yml – title: Components - url: /components children: — title: Avatar url: /Avatar
Patch Changes
facde5a
#330 Thanks @siddharthkp! - Vertically-center align images in table
@primer/gatsby-theme-doctocat@3.3.0
@primer/gatsby-theme-doctocat@3.2.1
Patch Changes
-
1c0ca36
#361 Thanks @colebemis! - Refactor internals to not use deprecated Primer React components -
ac6de57
#334 Thanks @siddharthkp! - Upgrade from@primer/components@30.0.0
to@primer/react@34.5.0
@primer/gatsby-theme-doctocat@3.2.0
Minor Changes
438eadb
#332 Thanks @siddharthkp! - Support function forlive-code-scope
@primer/gatsby-theme-doctocat@3.1.1
@primer/gatsby-theme-doctocat@3.1.0
Minor Changes
3767651
#318 Thanks @colebemis! - Add a step to build process that will output a staticcomponents.json
file with component status info if the site that its building has markdown files containingcomponentId
frontmatter.
@primer/gatsby-theme-doctocat@3.0.1
@primer/gatsby-theme-doctocat@3.0.0
Major Changes
c2037d8
#295 Thanks @colebemis! - Remove checklist feature
Minor Changes
a94e0a9
#294 Thanks @colebemis! - You can now make custom React components globally available (no import required) to all markdown files in your site.