UNPKG

has-typed-arrays

Version:
70 lines (58 loc) 7.91 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). ## [v1.1.0](https://github.com/inspect-js/has-typed-arrays/compare/v1.0.1...v1.1.0) - 2024-12-12 ### Commits - [actions] reuse common workflows [`fba789a`](https://github.com/inspect-js/has-typed-arrays/commit/fba789a9e6e424ec09b342237797191443e32fa5) - [actions] use `node/install` instead of `node/run`; use `codecov` action [`2c40555`](https://github.com/inspect-js/has-typed-arrays/commit/2c40555b7d07bbbe69c4e6c407cdf80897e11819) - [New] add types [`42e29a8`](https://github.com/inspect-js/has-typed-arrays/commit/42e29a8a57ce641e74bb3b5a09358e129e7751fa) - [actions] split out node 10-20, and 20+ [`682e854`](https://github.com/inspect-js/has-typed-arrays/commit/682e854a40af82ddcdae02340551eab5037b421a) - [readme] add github actions/codecov badges; update URLs [`c71aba0`](https://github.com/inspect-js/has-typed-arrays/commit/c71aba0f65fe31b99ac9cbc669423683549a1a30) - [actions] update codecov uploader [`fa08fec`](https://github.com/inspect-js/has-typed-arrays/commit/fa08fecc2a92741ced8a542eb820760f244c8d35) - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `safe-publish-latest`, `tape` [`8a1d0cd`](https://github.com/inspect-js/has-typed-arrays/commit/8a1d0cdb43575b6e4e183413e81e3eb9ec83a9ae) - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape` [`398db16`](https://github.com/inspect-js/has-typed-arrays/commit/398db1693f2134bceb4710a90b450bdf2a8e818a) - [actions] update rebase action to use reusable workflow [`5e4437f`](https://github.com/inspect-js/has-typed-arrays/commit/5e4437f45d1e98933d109a067d69f4b37d7e8ea5) - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `auto-changelog`, `safe-publish-latest`, `tape` [`8ef826f`](https://github.com/inspect-js/has-typed-arrays/commit/8ef826f923ec864cce99b69ab90c2a6284b6c3fb) - [meta] use `npmignore` to autogenerate an npmignore file [`18027ef`](https://github.com/inspect-js/has-typed-arrays/commit/18027ef05d6b31cb96a2661da83db93c1856b3e7) - [Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `npmignore`, `tape` [`b5702d9`](https://github.com/inspect-js/has-typed-arrays/commit/b5702d9d424b735e09f1cfe58169f4f1ed2d3934) - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `tape` [`7a946ab`](https://github.com/inspect-js/has-typed-arrays/commit/7a946ab75410ee7da17baff781145f6d7672b76d) - [Deps] update `array.prototype.some`, `which-typed-array` [`574ee8e`](https://github.com/inspect-js/has-typed-arrays/commit/574ee8ee67372e8e9b59e55e0ee02801a09d6985) - [Deps] update `array.prototype.some`, `which-typed-array` [`ac4a936`](https://github.com/inspect-js/has-typed-arrays/commit/ac4a936e1e540c8bda91bb0e20953536eef2e36e) - [meta] add missing `engines.node` [`657e3fb`](https://github.com/inspect-js/has-typed-arrays/commit/657e3fbd78a13091e55842678ea997d779f65086) - [Tests] replace `aud` with `npm audit` [`098b9c0`](https://github.com/inspect-js/has-typed-arrays/commit/098b9c01f550b4a58e038ce7a5727305aa5546d7) - [meta] use `prepublishOnly` script for npm 7+ [`d7d149a`](https://github.com/inspect-js/has-typed-arrays/commit/d7d149a63d88c4c4f02df1d3b00f6bd108844b6e) - [Deps] update `which-typed-array` [`1420c22`](https://github.com/inspect-js/has-typed-arrays/commit/1420c22570cc24ef355b69902251d0bf961ecc9f) - [actions] update workflows [`fa3d2bb`](https://github.com/inspect-js/has-typed-arrays/commit/fa3d2bb86f4dd7560cdef6caa2ddc05844b2e8f2) - [Dev Deps] add missing peer dep [`0401eee`](https://github.com/inspect-js/has-typed-arrays/commit/0401eee74d2d18887c90e71e0b06b61bc9d8f162) ## [v1.0.1](https://github.com/inspect-js/has-typed-arrays/compare/v1.0.0...v1.0.1) - 2020-12-05 ### Commits - [Tests] migrate tests to Github Actions [`24fa7f1`](https://github.com/inspect-js/has-typed-arrays/commit/24fa7f11878e83dd2c16d7bc6170a651b3f8a13a) - [Tests] run `nyc` on all tests [`e4150a8`](https://github.com/inspect-js/has-typed-arrays/commit/e4150a800e8e37a02dca5335267648ad56e9e885) - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `tape` [`269a384`](https://github.com/inspect-js/has-typed-arrays/commit/269a38480a75889930c6b45a8e2fd62f71bcb22a) - [actions] add "Allow Edits" workflow [`6ed1e3a`](https://github.com/inspect-js/has-typed-arrays/commit/6ed1e3a629aaa3c6fd7b15737ae31a08e00f3dec) - [readme] remove travis badge [`e3f88f5`](https://github.com/inspect-js/has-typed-arrays/commit/e3f88f5d81ba9126bcb845825a0b2aa36881c4d9) - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `tape` [`fd49d8a`](https://github.com/inspect-js/has-typed-arrays/commit/fd49d8a136820a1d6dd91930e6b135e63d0326f5) - [Deps] update `array.prototype.some`, `which-typed-array` [`093d288`](https://github.com/inspect-js/has-typed-arrays/commit/093d288020125d2c860c81a79287e8543eb554fe) - [actions] switch Automatic Rebase workflow to `pull_request_target` event [`9288877`](https://github.com/inspect-js/has-typed-arrays/commit/9288877fa4c9db0828d260275a8198794020401d) - [Dev Deps] update `auto-changelog`, `tape` [`b6ec7ad`](https://github.com/inspect-js/has-typed-arrays/commit/b6ec7ad6353cea0f9d3db535ef47c411d05d23ca) - [meta] add `package.json` to `exports` [`dc024bd`](https://github.com/inspect-js/has-typed-arrays/commit/dc024bd7d0f83149acfb1c82382c8ea423464cce) - [Dev Deps] update `auto-changelog`; add `aud` [`82d2faf`](https://github.com/inspect-js/has-typed-arrays/commit/82d2fafd031a9659f0d91f95840019fc8bdac01e) - [Deps] update `which-typed-array` [`5c02ae9`](https://github.com/inspect-js/has-typed-arrays/commit/5c02ae91c8e73f944f705163b25e24a564e4f8d1) - [Tests] only audit prod deps [`4285cac`](https://github.com/inspect-js/has-typed-arrays/commit/4285cacf90bf18912d1c3bbafc5145c431bef805) - [Dev Deps] update `@ljharb/eslint-config` [`83690b7`](https://github.com/inspect-js/has-typed-arrays/commit/83690b7134148984deb1f9340beac0dfd4334651) - [Deps] update `which-typed-array` [`da6af5e`](https://github.com/inspect-js/has-typed-arrays/commit/da6af5e2c4beacb856d350b0220db6524383c9c1) - [Deps] update `array.prototype.some` [`13142b6`](https://github.com/inspect-js/has-typed-arrays/commit/13142b6eb79ac18a5785a574047f590663f1b447) ## v1.0.0 - 2019-12-02 ### Commits - Initial commit [`0bfeddd`](https://github.com/inspect-js/has-typed-arrays/commit/0bfedddf36e6fd184109393c624687a5d4ae853b) - Initial tests [`232741f`](https://github.com/inspect-js/has-typed-arrays/commit/232741ffc1b87a6e78c46c6480510032c281affd) - readme [`2dbc566`](https://github.com/inspect-js/has-typed-arrays/commit/2dbc566f7c0f1228a3b712ee45c62c47535e28e3) - npm init [`adb4521`](https://github.com/inspect-js/has-typed-arrays/commit/adb4521d7492295c2b2bf4952207f53380680311) - Initial implementation [`a84400a`](https://github.com/inspect-js/has-typed-arrays/commit/a84400acd5e59d90886d452267c540216a2042ae) - [meta] add `auto-changelog` [`fdf4484`](https://github.com/inspect-js/has-typed-arrays/commit/fdf4484955f1baf6e12b9d81e8e83c7ee9067df1) - [actions] add automatic rebasing / merge commit blocking [`721861a`](https://github.com/inspect-js/has-typed-arrays/commit/721861a5edd346ed86bc7c17c7e604828b99a564) - [meta] add `funding` field; create FUNDING.yml [`2d75a4d`](https://github.com/inspect-js/has-typed-arrays/commit/2d75a4dac6faaa3ebd14e55b1798d03007a6b4c5) - [Tests] add `npm run lint` [`756e2bd`](https://github.com/inspect-js/has-typed-arrays/commit/756e2bdfed37b2f9fe4ab4168cae54d6d1f9f91b) - Only apps should have lockfiles [`5d67422`](https://github.com/inspect-js/has-typed-arrays/commit/5d674228f99f13a69d14c47f9be530ca162e851c) - [meta] add `safe-publish-latest` [`7a82ffc`](https://github.com/inspect-js/has-typed-arrays/commit/7a82ffc9227504a93d9bdec65012eec9812df98f)