UNPKG

@metamask/kernel-store

Version:
40 lines (23 loc) 1.38 kB
# 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.4.0] ### Changed - Dual-license package under MIT and/or Apache 2.0 ([#601](https://github.com/MetaMask/ocap-kernel/pull/601)) ## [0.3.0] ### Changed - Bump Endo and Agoric dependencies ([#590](https://github.com/MetaMask/ocap-kernel/pull/590), [#543](https://github.com/MetaMask/ocap-kernel/pull/543)) - Use `@metamask/logger` ([#559](https://github.com/MetaMask/ocap-kernel/pull/559)) ## [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.4.0...HEAD [0.4.0]: https://github.com/MetaMask/ocap-kernel/compare/@metamask/kernel-store@0.3.0...@metamask/kernel-store@0.4.0 [0.3.0]: https://github.com/MetaMask/ocap-kernel/compare/@metamask/kernel-store@0.2.0...@metamask/kernel-store@0.3.0 [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