v2.2.0
PREVIOUS RELEASE NOTES: v2.1.0
FEATURE / ENHANCEMENT
- Update runtime dependency of PDF.js to 2.2.228
BUGFIX
- fix: allow clicking on things outside of annotation layer with pen active (b403e6e)
- fix: fix deprecation warning for load/render tasks (841e1a8)
- fix: update usages of getViewport (05b39d8)
DEV DEPENDENCIES
- chore(deps-dev): bump @babel/core from 7.5.5 to 7.6.0
- chore(deps-dev): bump @babel/preset-env from 7.5.5 to 7.6.0
- chore(deps-dev): bump codecov from 3.5.0 to 3.6.1
- chore(deps-dev): bump eslint from 6.2.2 to 6.6.0
- chore(deps): [security] bump https-proxy-agent from 2.2.2 to 2.2.4
- chore(deps-dev): bump karma from 4.2.0 to 4.4.1
- chore(deps-dev): bump lolex from 4.2.0 to 5.1.1
- chore(deps-dev): bump mocha from 6.2.0 to 6.2.2
- chore(deps-dev): bump webpack from 4.39.2 to 4.41.2
- chore(deps-dev): bump webpack-cli from 3.3.7 to 3.3.10
- chore(deps-dev): bump webpack-dev-server from 3.8.0 to 3.9.0
- chore(deps-dev): bump sinon from 7.4.1 to 7.5.0
TESTING