Preact Boilerplate Versions Save

:guitar: Ready-to-rock Preact starter project, powered by Webpack.

6.0.0

6 years ago
  • Updated to Preact 8! 🔥
  • Switched to Jest courtesy of @KrofDrakula 🥇
  • Tighter ESLint configuration 👍

Webpack 2 update coming soon!

5.0.0

7 years ago
  • Update to preact 6 🎉
  • Remove unused dependencies and pubsub implementation

3.1.0

8 years ago
  • Added a test harness powered by Karma and some simple example tests.

3.0.0

8 years ago
  • Updated to preact 4.x & preact-compat 1.6
  • Update build process to inline CSS and use url-loader when running in development mode (npm run dev).

2.0.0

8 years ago

1.0.3

8 years ago
  • Use superstatic 3.x instead of 4.x (the configuration format changed in 4.0)
  • Fix bootstrapping render() issue that could cause duplicated root nodes
  • Update all necessary dependencies :+1:

1.0.0

8 years ago

:rocket: It's here!

Preact now has a lovely little boilerplate you can use to jumpstart your development.