Skip to content

Releases: developit/preact-boilerplate

6.0.0

18 Apr 01:54
Compare
Choose a tag to compare
  • Updated to Preact 8! 🔥
  • Switched to Jest courtesy of @KrofDrakula 🥇
  • Tighter ESLint configuration 👍

Webpack 2 update coming soon!

5.0.0

31 Aug 14:59
Compare
Choose a tag to compare
  • Update to preact 6 🎉
  • Remove unused dependencies and pubsub implementation

3.1.0

20 Mar 21:06
Compare
Choose a tag to compare
  • Added a test harness powered by Karma and some simple example tests.

3.0.0

15 Mar 16:07
Compare
Choose a tag to compare
  • 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

17 Feb 23:58
Compare
Choose a tag to compare
  • Upgrade to preact@3.4 & friends
  • Upgrade to superstatic@4.x
  • Update all dependencies

1.0.3

01 Feb 14:17
Compare
Choose a tag to compare
  • 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.0.0 - Liftoff!

20 Jan 02:10
Compare
Choose a tag to compare

🚀 It's here!

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