This version is compatible with modern build tools
Use this version with latest Vite-based frontend build tools (used in newer Angular, React, Vue and other frontend frameworks), the older v2.0.2 version may no longer work with them. See #70 for examples.
Packages
The v2.1.0 NPM package is available in Web eID GitLab NPM package registry and a ZIP file with pre-built IIFE, ES and UMD bundles is attached as an asset.
What's Changed
- chore(deps-dev): bump @babel/traverse from 7.15.4 to 7.23.2 by @dependabot[bot] in #48
- Update copyright year by @metsma in #51
- updated documentation: import ES module by @ydanneg in #40
- Fix a missing comma and an incorrect json property name in README by @zutnop in #50
- chore(deps-dev): bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in #52
- chore(deps-dev): bump ws from 7.5.5 to 7.5.10 by @dependabot[bot] in #53
- Upgrade Rollup to v3 by @mrts in #55
- Updated dependencies by @taneltm in #56
- Fix unable to load library in Angular by @taneltm in #57
- chore(deps-dev): bump form-data from 4.0.1 to 4.0.4 by @dependabot[bot] in #59
- Update Github Actions builds by @metsma in #60
- chore(deps-dev): bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in #61
- build(deps-dev): update dependencies by @mrts in #62
- Fix TypeError when receiving messages without action property by @ErkoRisthein in #64
- chore(deps-dev): bump lodash from 4.17.21 to 4.17.23 by @dependabot[bot] in #65
- build: version bump to 2.1.0-beta.0 by @svenzik in #67
- chore(deps-dev): bump rollup from 4.34.0 to 4.59.0 by @dependabot[bot] in #71
- chore(deps): bump minimatch by @dependabot[bot] in #72
- build: version 2.1.0-beta.1 by @svenzik in #68
- chore(deps): bump @tootallnate/once and jest-environment-jsdom by @dependabot[bot] in #73
- chore(deps): bump serialize-javascript and @rollup/plugin-terser by @dependabot[bot] in #74
- chore(deps-dev): bump handlebars from 4.7.8 to 4.7.9 by @dependabot[bot] in #77
- chore(deps-dev): bump serialize-javascript from 7.0.4 to 7.0.5 by @dependabot[bot] in #79
- chore(deps-dev): bump flatted from 3.3.2 to 3.4.2 by @dependabot[bot] in #78
- chore(deps): bump picomatch by @dependabot[bot] in #76
- build: export Error classes, add barrel file support to rollup by @svenzik in #75
- chore: fix whitespace and wording in README by @mrts in #81, #82
- build: bump version to 2.1.0 by @mrts in #83
New Contributors
- @ydanneg made their first contribution in #40
- @zutnop made their first contribution in #50
- @ErkoRisthein made their first contribution in #64
- @svenzik made their first contribution in #67
Full Changelog: v2.0.2...v2.1.0