@paosder/vector-map
Version:
vector-like map class using es6 map with array.
80 lines (36 loc) • 2.97 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.1.0](https://github.com/Paosder/vector-map/compare/v1.0.0...v1.1.0) (2023-05-25)
### Features
* change clone ([#287](https://github.com/Paosder/vector-map/issues/287)) ([f8adbbb](https://github.com/Paosder/vector-map/commit/f8adbbb6714424e01a86e31f685548beabac28d1))
### [0.2.10](https://github.com/Paosder/vector-map/compare/v0.2.9...v0.2.10) (2022-07-25)
### Features
* from ([0c54f3c](https://github.com/Paosder/vector-map/commit/0c54f3ce96c370a8c25ee8b6bd80b68b3ee5b954))
### [0.2.9](https://github.com/Paosder/vector-map/compare/v0.2.8...v0.2.9) (2022-07-21)
### Features
* insertInto ([4a17226](https://github.com/Paosder/vector-map/commit/4a172263317f52a9faf2940ecf83dd374b0fc7e0))
### [0.2.8](https://github.com/Paosder/vector-map/compare/v0.2.7...v0.2.8) (2022-03-28)
### Bug Fixes
* remove duplicated binding in set ([8c49edd](https://github.com/Paosder/vector-map/commit/8c49eddc4aec7a37d2921509e44a7eba4d1517e2))
### [0.2.7](https://github.com/Paosder/vector-map/compare/v0.2.6...v0.2.7) (2022-03-23)
### [0.2.6](https://github.com/Paosder/vector-map/compare/v0.2.5...v0.2.6) (2022-03-23)
### Bug Fixes
* pointing same source when shallow cloned ([e7afa72](https://github.com/Paosder/vector-map/commit/e7afa722aabad1ee775c42a93b5d72df3503910d))
### [0.2.5](https://github.com/Paosder/vector-map/compare/v0.2.4...v0.2.5) (2022-03-15)
### Features
* shallowClone ([#276](https://github.com/Paosder/vector-map/issues/276)) ([8b4574b](https://github.com/Paosder/vector-map/commit/8b4574b6c0a0a6e289275ad9f996106855553141))
### [0.2.4](https://github.com/Paosder/vector-map/compare/v0.2.3...v0.2.4) (2021-05-27)
### Features
* has ([4550a04](https://github.com/Paosder/vector-map/commit/4550a0402cf96de76a03ce1535bf90f64d4a22b4))
### [0.2.3](https://github.com/Paosder/vector-map/compare/v0.2.2...v0.2.3) (2021-05-17)
### Features
* .reverse() ([efbcf18](https://github.com/Paosder/vector-map/commit/efbcf180952b4497e52b0aaffd75ef875fa23742))
### [0.2.2](https://github.com/Paosder/vector-map/compare/v0.2.1...v0.2.2) (2021-05-04)
### [0.2.1](https://github.com/Paosder/vector-map/compare/v0.2.0...v0.2.1) (2021-05-04)
### Bug Fixes
* move .nojekyll ([28f0fb0](https://github.com/Paosder/vector-map/commit/28f0fb0d4cb6a6e46c579c55922078288387aec4))
* set transpile version to es6 ([797b696](https://github.com/Paosder/vector-map/commit/797b696acaebe93432bc5bb4eed791f3414a9728))
### [0.2.1](https://github.com/Paosder/vector-map/compare/v0.2.0...v0.2.1) (2021-05-04)
### Bug Fixes
* move .nojekyll ([28f0fb0](https://github.com/Paosder/vector-map/commit/28f0fb0d4cb6a6e46c579c55922078288387aec4))
* set transpile version to es6 ([797b696](https://github.com/Paosder/vector-map/commit/797b696acaebe93432bc5bb4eed791f3414a9728))