Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 03 Dec 04:28
0e82863

Minor Changes

  • 77cda5d Thanks @mitchellhamilton! - Move Source type out of main entrypoint and to @markings/types/source because @markings/types is used by the front-end packages but they do not use the Source type and the Source type uses a type from Babel and type-checking @babel/types takes multiple seconds.