# 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/TypedArray.prototype.slice/compare/v1.0.2...v1.0.3) - 2024-03-15

### Commits

- [Deps] update `es-abstract` [`9067824`](https://github.com/es-shims/TypedArray.prototype.slice/commit/906782435b34ec0ce54a9dd613974601e08b5c2e)
- [Deps] update `call-bind`, `typed-array-buffer`, `typed-array-byte-offset` [`33da086`](https://github.com/es-shims/TypedArray.prototype.slice/commit/33da086e39deedf551abd8398fdf5d189cbe3d77)
- [Dev Deps] update `available-typed-arrays`, `tape` [`2f8d038`](https://github.com/es-shims/TypedArray.prototype.slice/commit/2f8d038eb15b8ac3206c2368036b988b01e5c417)

## [v1.0.2](https://github.com/es-shims/TypedArray.prototype.slice/compare/v1.0.1...v1.0.2) - 2024-02-06

### Commits

- [Dev Deps] update `aud`, `anvailable-typed-arrays`, `npmignore`, `object-inspect`, `tape` [`9334d4e`](https://github.com/es-shims/TypedArray.prototype.slice/commit/9334d4e47106747bdf08072c362352b189fa7778)
- [Deps] update `call-bind`, `define-properties`, `es-abstract`, `get-intrinsic` [`0acd649`](https://github.com/es-shims/TypedArray.prototype.slice/commit/0acd649f03baf849a88e27cd0dcfd78c400a5cb3)
- [Refactor] use `es-errors`, so things that only need those do not need `get-intrinsic` [`70215ad`](https://github.com/es-shims/TypedArray.prototype.slice/commit/70215adca0d4b948a9945cc7d5c0a7a70fbac2a8)

## [v1.0.1](https://github.com/es-shims/TypedArray.prototype.slice/compare/v1.0.0...v1.0.1) - 2023-07-18

### Commits

- [readme] fix title and URLs [`391dc87`](https://github.com/es-shims/TypedArray.prototype.slice/commit/391dc876acb64d7780fded8be0d65d5f0caab688)

## v1.0.0 - 2023-07-18

### Commits

- Initial implementation, tests, readme [`7684f32`](https://github.com/es-shims/TypedArray.prototype.slice/commit/7684f32983b444734c6293af807fcf5f3e20a9ad)
- Initial commit [`e4ff962`](https://github.com/es-shims/TypedArray.prototype.slice/commit/e4ff962b319dbc568f48e312e0396130e91d5df4)
- [Fix] node v0.11.4 - 3 have an own slice method that works incorrectly [`361b2c6`](https://github.com/es-shims/TypedArray.prototype.slice/commit/361b2c6046f756fb6f6851b0d8759b5e88324521)
- [Fix] `node &lt; v0.6` lacks proper toString behavior on Typed Arrays [`bcf30f9`](https://github.com/es-shims/TypedArray.prototype.slice/commit/bcf30f916c59d2744f5a0c2e8a9ea38da2092413)
- npm init [`a24ef46`](https://github.com/es-shims/TypedArray.prototype.slice/commit/a24ef465139926277e5b85b8d9b17e96070aa6c8)
- [Fix] update `es-abstract` and move it to runtime deps [`b70eb79`](https://github.com/es-shims/TypedArray.prototype.slice/commit/b70eb7926485148733d56bec6c9ce91ac820bd0d)
- Only apps should have lockfiles [`3361cbe`](https://github.com/es-shims/TypedArray.prototype.slice/commit/3361cbe1c5a986a194f250360cfd4a52a2e255a5)
