Recent Releases
-
2020-07-09 – tweak-new-twitter v1.22
A Chrome and Firefox extension (and user script) for Twitter- always use Latest Tweets, manage retweets and other UI tweaks
v1.22 release notes
Fixed conflict with the separate retweets feature and Twitter's new 'Retweets and comments' feature
-
2020-05-20 – nwb-less v0.9.0
Less plugin for nwb
v0.9.0 release notes
- Breaking: updated
less-loader
(less-loader
now requires Node.js >= 10)less-loader
now handles theless
dependency itself
- Breaking: updated
-
2020-05-20 – nwb v0.25.2
A toolkit for React, Preact, Inferno & vanilla JS apps, React libraries and other npm modules for the web, with no configuration (until you need it)
v0.25.2 release notes
Fixed
- Bumped Node.js version in templates.
-
2020-05-17 – tabata_timer v1.4.1
A Tabata training interval timer written with Flutter.
-
2020-05-16 – react-auto-form v3.0.0
Simplifies getting user input from forms via onChange and onSubmit events, using DOM forms APIs
v3.0.0 release notes
Breaking change: updated to get-form-data@3 - checkbox inputs without a
value
will now returntrue
as their value when checked, instead of'on'
.