Release v3.0.22
This is a minor release that now exports the EventEmitter and Listener objects in the TypeScript type declarations. It also includes a bunch of third-party security updates.
- Export 'Listener' and 'EventEmitter' objects (see issue #301) (0d0491f)
- Merge pull request #307 from djipco/dependabot/npm_and_yarn/website/minimatch-and-serve-handler-3.1.2 (132cc09)
- Merge pull request #306 from djipco/dependabot/npm_and_yarn/examples/electron/basic-example/electron-19.0.11 (97f7f79)
- Bump minimatch and serve-handler in /website (45baffa)
- Bump electron from 19.0.6 to 19.0.11 in /examples/electron/basic-example (ffd9b88)
- Merge pull request #305 from djipco/dependabot/npm_and_yarn/website/loader-utils-2.0.4 (61c24e0)
- Bump loader-utils from 2.0.3 to 2.0.4 in /website (b48b656)
- Merge pull request #304 from djipco/dependabot/npm_and_yarn/website/loader-utils-2.0.3 (3600388)
- Bump loader-utils from 2.0.2 to 2.0.3 in /website (7601494)
- Merge pull request #298 from djipco/dependabot/npm_and_yarn/nanoid-and-mocha-3.3.3 (32c7f22)
- Bump nanoid and mocha (1307589)
- Merge pull request #297 from djipco/dependabot/npm_and_yarn/parse-path-and-release-it-7.0.0 (6183b11)
- Merge pull request #296 from djipco/dependabot/npm_and_yarn/website/nth-check-and-svgr/webpack-2.0.1 (985f97a)
- Bump parse-path and release-it (df63f36)
- Bump nth-check and @svgr/webpack in /website (4ba4fd8)
- Merge pull request #295 from djipco/dependabot/npm_and_yarn/vm2-3.9.11 (18d4187)
- Bump vm2 from 3.9.9 to 3.9.11 (7d58e0f)
- Merge pull request #289 from disambiguator/fix-type (a33f3a1)
- Merge remote-tracking branch 'origin/master' (235cfaf)
- Merge pull request #285 from djipco/dependabot/npm_and_yarn/terser-4.8.1 (bef14e0)
- Bump terser from 4.6.10 to 4.8.1 (bb470be)
- Merge pull request #284 from djipco/dependabot/npm_and_yarn/website/terser-5.14.2 (6903fcd)
- Bump terser from 5.10.0 to 5.14.2 in /website (2d02d0d)
- Merge remote-tracking branch 'origin/master' (d15b171)
- Add examples for control change messages (df067a7)
- Merge pull request #283 from djipco/dependabot/npm_and_yarn/moment-2.29.4 (19b45ae)
- Bump moment from 2.29.3 to 2.29.4 (dcfc0be)
- Fix error string for normalized value range (75eebd1)
- Merge remote-tracking branch 'origin/master' (0556778)
- Merge pull request #279 from djipco/dependabot/npm_and_yarn/parse-url-6.0.2 (df31f60)
- Bump parse-url from 6.0.0 to 6.0.2 (236d162)
- Merge pull request #278 from DumbergerL/fix/broken-link-docs (6179563)
- Add Electron starter template (40a75dc)
- Improve p5.js note querying example (893b678)