v34.0.0
New and notable:
- adventure is now called zork - #306
- build with TypeScript 1.6 - #305
- significant refactoring to the chat sample apps reduces a lot of duplicated code and finally makes all of our sample apps available on firefox - #295 and #301
Other changes:
- build/dev is now excluded from our NPM, reducing the NPM's size by ~50% - https://github.com/uProxy/uproxy-lib/pull/303/files
- refactoring for the sample apps' build rules makes them easier to build them one by one - #304
Smoke test: Simple SOCKS on Firefox and Chrome on Linux, Mac OS X and Windows
release.py:
| * | chrome-stable | chrome-beta | chrome-canary | firefox-stable | firefox-beta | firefox-canary |
|---|---|---|---|---|---|---|
| chrome-stable | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| chrome-beta | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| chrome-canary | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| firefox-stable | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| firefox-beta | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
| firefox-canary | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
