You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yarn support! Now you can use yarn for the application. Init project using preact create my-app-name --yarn and you are good to go. (#225/#234, thanks @reznord)
Fix: Minimum Node version required v6 (#168/165. thanks @lukeed)
Fix: preact serve --server config --dest XX (#157/#97, thanks @developit)
Fix: Initial commit when git user email is note defined (#207/#202, thanks @knight-bubble)
Fix: link :active/:hover color accessibility in the examples, lighthouse π― (#241, thanks @developit)
Other wonderful things π
We now have a curated list of plugins added in wiki page which you can plugin and then use it in the application. Thanks to @SaraVieira, @rkostrzewski for this.