All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add
institutional
support (#98)
- Add a ponyfill for
replaceChildren
, so that the call to it does not break on old browsers (#81)
3.0.1 - 2021-06-08
- Provides missing util.js when used as dependency (#54)
- Bump glob-parent from 5.1.1 to 5.1.2 to fix security vulnerability (#53)
3.0.0 - 2021-06-08 [DEPRECATED]
- BREAKING: Update minimum Node version to 12 (#46)
- Provide beta fox assets, demo, and meshJson option (#50)
- Bump hosted-git-info from 2.8.8 to 2.8.9 to fix security vulnerability (#48)
- Bump lodash from 4.17.20 to 4.17.21 to fix security vulnerability (#47)
- Bump elliptic from 6.5.3 to 6.5.4 to fix security vulnerability (#41)
2.5.0 - 2020-08-19
- Removed unnecessary files from published package
- Node and browser consumers should be unaffected