Fusion News Theme blocks
Please See Wiki If You Can't Find What You're Looking For, Like Rolling Back If You Have Publish Issues
This is the lerna-managed monorepo for the blocks that make up the Fusion News Theme.
This monorepo is a collection of packages for blocks. Blocks are versioned together.
if you're looking for local news theme block development, go to news theme development markdown doc
if you're looking for local blocks setup instructions with the news-theme, go to the prerequisites and 9-step quick guide
dist-tags
This package has been published with a number of dist-tags meant for different purposes:
-
stable: This tag should be equivalent tolatestand the process for maintaining parity should be automated with a Github Action workflow found here. If that workflow doesn't work or the versions tagged bylatestandstabledo not match you can runnpm run latest-stable-parityto fix that. -
beta: These are prerelease builds published with thenpx lerna publish --preid beta --pre-dist-tag betacommand from thebetabranch. More information can be found here. -
canary: These builds are generated with this Github Action on every push to thecanarybranch. These builds don't follow the normal versioning scheme, instead they are published as version0.0.0appended with the short commit ID for the commit being built from (ex.0.0.0-canary). -
hotfix: As you may have guessed, these builds are meant for hotfixes. More information about how these builds are made can be found here. -
latest: This dist tag is deprecated. As with all other NPM packages, this is the default dist-tag. Whenever a non-prerelease block gets published, it is published with this tag.
License
This work is licensed under a Creative Commons Attribution-NonCommercial-NoDerivatives 4.0 International License.
