React Amp Template Versions Save

AMP template generator

v4.1.0

4 years ago

Fix

  • #18 Readme update
  • #19 Fix characters being escaped by react 16.6 in styles
  • #20 Fix renderToString duplicating unexpected content

Many thanks to

  • @milestester
  • @eduardogoncalves

v4.0.4

5 years ago

Fix

  • Removed dependencies with vulnerabilities.

v4.1.0-rc.0

5 years ago

@next

  • Babel 7
  • Styled Components 4.x

You may try installing this version by npm i react-amp-template@next

  • Styles are not working in demo samples.

v4.0.2

5 years ago

Bugfix

a520f3a Fix an issue were subsequent HTML outputs were having Head elements of their previous calls.

v4.0.0

6 years ago

Breaking changes

  • Back to React 16.3 and styled-components 3
  • New and fancy way to append scripts and html tags into head by the most declarative way.

Misc

  • Added realistic example.

Checkout the readme!

v3.0.0

6 years ago

Big refactor and improvements

  • Added capability to define custom style engine. Aphrodite and Styled-Components are fully supported.
  • Ability to insert any component right to head.
  • Better management to define custom meta tags.

3.0.0-rc.0

6 years ago

Initial rework

  • Render changed to Preact
  • Global context, fancy way to add content into Head
  • Flexibility to choose style manager
  • Added compatibility for Styled Component

2.3.0

7 years ago
  • amphtml-validator updated.
  • npm scripts updated.
  • lint for development

2.2.1

7 years ago

2.2.0

7 years ago