v0.7.0
Highlights:
- Added support for serialization/deserialization of
map
s - TextDecoder does not rely on
global
anymore - redundant files are not published to
npm
Commits:
- build artifacts 3b9ceed
- pretty (#46) 8eeabaf
- Serialize and deserialize support for
Map
type. (#41) b80a6d4 - Change TextDecoder resolution to not rely on
global
(#40) 1eed6ae - build: do not add source and tests to npm package (#37) 261d9cd
- Merge pull request #35 from near/formating-fix 2bbd16e
- tests fixed 226b6b8
- test action tets (broken tests) 2f2f0eb
- prettier fixed 0ceaf1d
- pretty test 2 5aabc06
- formating test 7feefc5
- Formatting fix dca02da
- Add Prettier to keep code consistent. (#33) 9ed926b