@metamask/kernel-store
Version:
Ocap Kernel storage abstractions and implementations
25 lines (14 loc) • 749 B
Markdown
# Changelog
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
## [0.2.0]
### Added
- Make export paths compatible with Browserify ([#533](https://github.com/MetaMask/ocap-kernel/pull/533))
## [0.1.0]
### Added
- Initial release.
[Unreleased]: https://github.com/MetaMask/ocap-kernel/compare/@metamask/kernel-store@0.2.0...HEAD
[0.2.0]: https://github.com/MetaMask/ocap-kernel/compare/@metamask/kernel-store@0.1.0...@metamask/kernel-store@0.2.0
[0.1.0]: https://github.com/MetaMask/ocap-kernel/releases/tag/@metamask/kernel-store@0.1.0