Release 0.36.0
What's Changed
- Avivash/File System Recovery Shorthand Method by @avivash in #461
- Add shorthand accountDID method by @icidasset in #463
- Remove fs.add and fs.cat by @icidasset in #465
- Add file system data functions as shorthand methods by @icidasset in #464
- Use stricter types for path creation by @icidasset in #466
- Fixes #471 by @icidasset in #473
- Add event emitter interface and two file system events by @icidasset in #469
- Inject debug programs in globalThis context by @icidasset in #476
- Better types for getting the parent of a path by @icidasset in #478
- Improve Program type by @icidasset in #479
fs.mv
is a mutation by @icidasset in #481- Rename 'published' event to 'publish' by @icidasset in #485
New Contributors
Full Changelog: 0.35.2...0.36.0