arraybuffer.prototype.detached
Version:
ES Proposal spec-compliant shim for ArrayBuffer.prototype.detached
46 lines (31 loc) • 3.98 kB
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).
## [v1.0.3](https://github.com/es-shims/ArrayBuffer.prototype.detached/compare/v1.0.2...v1.0.3) - 2025-01-02
### Commits
- [actions] split out node 10-20, and 20+ [`1225c50`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/1225c50d80363cb667582019f76a07cca2f36859)
- [Refactor] use `es-errors`, `get-proto`, `has-property-descriptors` directly [`a9a3954`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/a9a395475de9e63ff23c389f2fd1555db01e47e0)
- [Deps] update `call-bind`, `es-abstract`, `gopd`, `is-shared-array-buffer` [`efd151b`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/efd151bb5db927cbdd2bf19bed72cc66c937db57)
- [Dev Deps] update `@es-shims/api`, `auto-changelog`, `es-value-fixtures`, `object-inspect`, `tape` [`6a6b7b5`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/6a6b7b51c5c13f414f8cad099b27d50f2ff4e638)
- [Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `npmignore`, `object-inspect`, `tape` [`ff6a6b4`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/ff6a6b4f09726dddcbcce97986ecf38319844553)
- [Deps] update `call-bind`, `es-abstract`, `is-shared-array-buffer`, `set-function-name` [`692dede`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/692dede218bea5d2587e486904172e446df5edd7)
- [Dev Deps] update `aud`, `object-inspect`, `tape` [`865747a`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/865747aa29a450a77795ccde3d82af67f0da9f34)
- [Tests] replace `aud` with `npm audit` [`2dca0b1`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/2dca0b1d08ba33fbfedd5486ad809ced785f773c)
- [Dev Deps] add missing peer dep [`7c5063b`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/7c5063b4049989c57586d7f40570fdaaaced771c)
## [v1.0.2](https://github.com/es-shims/ArrayBuffer.prototype.detached/compare/v1.0.1...v1.0.2) - 2023-09-13
### Commits
- [Refactor] use `set-function-name` [`f9fb3ac`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/f9fb3ac418d8274cd62ce89d2a0297c4f33fe49f)
- [Deps] update `define-properties`, `set-function-name` [`7ba68a1`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/7ba68a10e7af44177c5b2c51bd91867fc4a5eeda)
## [v1.0.1](https://github.com/es-shims/ArrayBuffer.prototype.detached/compare/v1.0.0...v1.0.1) - 2023-08-29
### Commits
- [Deps] update `define-properties`, `es-abstract` [`14561b3`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/14561b3d79c52fd99b144b19d0fb8d15b533905c)
- [Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `aud`, `tape` [`e73caaa`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/e73caaab5e7723416a6f2a99465528c0a5a76d5e)
- [Deps] move `es-abstract` from dev deps to runtime deps [`fd89efc`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/fd89efc2059e1520d08aa02f829c5362a4a7aeea)
## v1.0.0 - 2023-02-01
### Commits
- Initial implementation, tests, readme [`e9a6fdf`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/e9a6fdf7d2e63d24f7bce1a213bead78e21c120d)
- Initial commit [`ec3a8b0`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/ec3a8b022b2ada57276e7640db1921e55d18d90f)
- npm init [`4393b80`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/4393b801bc1ea92628d5b86142730d69f925bd60)
- Only apps should have lockfiles [`3740a00`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/3740a0097ed78ed500a6a1c3b39c571367e16b92)
- [Dev Deps] update `object-inspect` [`561da3b`](https://github.com/es-shims/ArrayBuffer.prototype.detached/commit/561da3bb7b2294a42223b8d06169c77d913cc56b)