Releases: primer/doctocat
Releases · primer/doctocat
@primer/[email protected]
@primer/[email protected]
@primer/[email protected]
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/[email protected]
@primer/[email protected]
Patch Changes
-
1c0ca36
#361 Thanks @colebemis! - Refactor internals to not use deprecated Primer React components -
ac6de57
#334 Thanks @siddharthkp! - Upgrade from@primer/[email protected]
to@primer/[email protected]
@primer/[email protected]
Minor Changes
438eadb
#332 Thanks @siddharthkp! - Support function forlive-code-scope
@primer/[email protected]
@primer/[email protected]
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/[email protected]
@primer/[email protected]
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.