Download/preact-helmet

Let's get back in synch with v5!

Opened this issue · 0 comments

This branch is one major version behind React Helmet.

Let's get it back in sync!

Any help is welcome! I have created a bunch of issues to try to break down the problem in reasonable chunks and added them all to this milestone:
https://github.com/Download/preact-helmet/milestone/1

We can use this issue for general progress tracking, discussions etc.

If you want to help:

  • Fork this repo
  • Create a new branch (make sure to base it on branch v5, not master)
  • Make your changes (do not change version info, we do that per release)
  • Commit and push your changes to your fork
  • Create a pull request
  • We will review your PR and if ok, merge it

Once v5 is ready, we merge it back into master and release it.