This repository was archived by the owner on Nov 26, 2021. It is now read-only.
Releases: Financial-Times/create-origami-component
Releases · Financial-Times/create-origami-component
Release list
minor: fix: rename master brand to core
v1.1.0 fix: rename master brand to core
major: NPM-only components
Drops support for Bower and v1 of the Origami component specification
prerelease: Remove silent mode
Remove silent mode. - It has been deprecated for some time. - Build Service v3 no longer uses it.
prerelease: Remove "origamiCategory" from boilerplate.
https://github.com/Financial-Times/origami/pull/120
premajor: Create an Origami Component following v2 of the specification
Draft Specification: https://github.com/Financial-Times/origami-website/pull/273 Closes: https://github.com/Financial-Times/create-origami-component/issues/220
patch: Ignore data attributes which are not in the component's namespace
Fixes #213
minor: Remove commented out config for npm-audit workflow
v0.3.0 Remove commented out config for npm-audit workflow
patch: Add general usage information to readme boilerplate
fixes: https://github.com/Financial-Times/create-origami-component/issues/158
patch: Fix readme
patch: Make init method have valid jsdoc
v0.2.12 Apply suggestions from code review