v3.0.0
What's Changed
- spectator-js thin client implementation by @copperlight in #79
- add top-level exports by @copperlight in #80
- adjust access modifiers by @copperlight in #81
- update license date by @copperlight in #82
- update imports now that there are top-level exports by @copperlight in #83
- build commonjs modules in addition to es6 modules by @copperlight in #84
- bump version to 3.0.0-rc.3 by @copperlight in #85
- adjust package build by @copperlight in #86
- fix types dir by @copperlight in #87
- specify module type in compiled output by @copperlight in #88
- include extra package.json files by @copperlight in #89
- fix exports definition and expose registry logger by @copperlight in #90
- 3.0.0 release by @copperlight in #91
Full Changelog: v2.0.1...v3.0.0