source: imaps-frontend/node_modules/data-view-buffer/CHANGELOG.md@ d565449

main
Last change on this file since d565449 was d565449, checked in by stefan toskovski <stefantoska84@…>, 4 weeks ago

Update repo after prototype presentation

  • Property mode set to 100644
File size: 1.2 KB
Line 
1# Changelog
2
3All notable changes to this project will be documented in this file.
4
5The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
6and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8## [v1.0.1](https://github.com/ljharb/data-view-buffer/compare/v1.0.0...v1.0.1) - 2024-02-06
9
10### Commits
11
12- [Refactor] use `es-errors`, so things that only need those do not need `get-intrinsic` [`675f588`](https://github.com/ljharb/data-view-buffer/commit/675f588236e489268de9f7a0adf33ef8295a3c71)
13- [Deps] update `call-bind`, `get-intrinsic` [`e6eb209`](https://github.com/ljharb/data-view-buffer/commit/e6eb209578556ade150f0c3945cdeec9ffc582e2)
14
15## v1.0.0 - 2024-02-02
16
17### Commits
18
19- Initial implementation, tests, readme, types [`2e1382b`](https://github.com/ljharb/data-view-buffer/commit/2e1382b26a98acc6f2ade4a061e1cd829e3043b8)
20- Initial commit [`1eb7dc4`](https://github.com/ljharb/data-view-buffer/commit/1eb7dc4a0369d8320406bd7f9366c7887888790e)
21- npm init [`d9e3d47`](https://github.com/ljharb/data-view-buffer/commit/d9e3d4707b54bf77de30565ea5c6c0fcdf4a0ecc)
22- Only apps should have lockfiles [`116b60b`](https://github.com/ljharb/data-view-buffer/commit/116b60b9054de3331cd3c1599280466405c0d128)
Note: See TracBrowser for help on using the repository browser.