Releases: Ariel-Rodriguez/react-amp-template
Releases · Ariel-Rodriguez/react-amp-template
Bugfixes
- Restrictions for injection of custom DOM properties
- metatags collection contains bad references.
Better semantic to register RDFa.
- input settings are passed by main constructor.
Renaming: - renderStatic
- add Script
- add Meta
- validation error doesn't break render output.
- add examples
1.0.0
Features
- Added support for custom meta tags.
First iteration of MVP done!
Releasing first version.
1.0.0-beta
Almost ready for production. 🎉
- Better way to add custom-scripts
- AMP validations runs automatically for each render.
dev
- Minor refactor
- Travis added to the friend-list
- Better unit tests.
- Some inline docs
Alpha release
1.0.0-Alpha
Features
- Ability to add custom styles using aphrodite styling.
- Simple strategy for define custom-scripts.
core internals
- Added AMP validations.
- Unit test and validation for App example.