# 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).

## [v4.1.0](https://github.com/es-shims/well-known-symbols/compare/v4.0.0...v4.1.0) - 2025-01-06

### Commits

- [New] add `Symbol.dispose`, `Symbol.asyncDispose` [`303b0a6`](https://github.com/es-shims/well-known-symbols/commit/303b0a68089c9bda4685c730dc9ee4d233b4136a)
- [Dev Deps] update `@es-shims/api`, `@ljharb/eslint-config`, `auto-changelog`, `is-registered-symbol`, `is-symbol`, `is-well-known-symbol`, `npmignore`, `tape` [`7316942`](https://github.com/es-shims/well-known-symbols/commit/7316942336ae53d729fe4c050551560a4615790d)
- [Deps] update `get-intrinsic`, `has-symbols` [`7f58dbd`](https://github.com/es-shims/well-known-symbols/commit/7f58dbdddd27cf98751d8336061727b5519bfb6c)
- [Dev Deps] update `@es-shims/api` [`2e14122`](https://github.com/es-shims/well-known-symbols/commit/2e1412258e2d6f7fbca3614792347962f878eba3)
- [meta] add missing `engines.node` [`c14741e`](https://github.com/es-shims/well-known-symbols/commit/c14741e533790043f9c35d0efb579f96e3627579)
- [Tests] replace `aud` with `npm audit` [`828e18f`](https://github.com/es-shims/well-known-symbols/commit/828e18f63e414a9573cba6fec412519a818ef4c1)
- [meta] add `prepublishOnly` script [`cbd7521`](https://github.com/es-shims/well-known-symbols/commit/cbd7521059f63470a98b43ebf37a0a471e7b6ab0)
- [Dev Deps] add missing peer dep [`f178b97`](https://github.com/es-shims/well-known-symbols/commit/f178b9709a7c26c99dca6f2684f7d84bbe0ead9c)

## [v4.0.0](https://github.com/es-shims/well-known-symbols/compare/v3.0.0...v4.0.0) - 2023-03-07

### Commits

- [Breaking] reimplementation as a "multi" es-shim [`49d95db`](https://github.com/es-shims/well-known-symbols/commit/49d95db1705f8d23ca369f74ddb6b5481eecc039)

## [v3.0.0](https://github.com/es-shims/well-known-symbols/compare/v2.0.0...v3.0.0) - 2020-02-01

### Commits

- Require Node.js 10, test using GitHub Actions [`2ba6304`](https://github.com/es-shims/well-known-symbols/commit/2ba6304bf34cb4cf9484d1f8d4ae726b192c3457)
- Add TypeScript definition [`47e5595`](https://github.com/es-shims/well-known-symbols/commit/47e55958ee146e6e4aaf0e8c9e512c04e6ed37fa)
- Use standard [`065c856`](https://github.com/es-shims/well-known-symbols/commit/065c8563e58daba76386fb24cf6c75960caf7bf5)
- Use latest AVA and nyc [`f44b450`](https://github.com/es-shims/well-known-symbols/commit/f44b4508b45ab773bc1a8caa59b37fb0bda27b98)
- Add Symbol.matchAll [`d96a694`](https://github.com/es-shims/well-known-symbols/commit/d96a694fdd1a6e6c7c85c4701770e31e595933ee)

## [v2.0.0](https://github.com/es-shims/well-known-symbols/compare/v1.0.0...v2.0.0) - 2018-09-16

### Commits

- Bump dependencies [`81a8199`](https://github.com/es-shims/well-known-symbols/commit/81a819939e191f7af823b44ffe9adc638441fd2c)
- Test in Node.js 6, 8 and 10 [`18bd9c9`](https://github.com/es-shims/well-known-symbols/commit/18bd9c932e5f152155b7b956b8d5520d121a18dd)
- Simplify npm run scripts [`f9de866`](https://github.com/es-shims/well-known-symbols/commit/f9de866cb4797807016eb5cce8b086e4d50fd4db)
- Use codecov [`ba6457a`](https://github.com/es-shims/well-known-symbols/commit/ba6457ada6450b5c7919f2bea543f3830dcd6c47)
- Don't pretend to support Node.js 4 [`4d4beef`](https://github.com/es-shims/well-known-symbols/commit/4d4beefa9c6c110ca57db9a37e64c0d2bcba7d5f)
- Support Symbol.asyncIterator [`6b9de32`](https://github.com/es-shims/well-known-symbols/commit/6b9de32a06c4e70c0b4069b78faa84dc3633e5b7)
- Don't bother with package locks [`4f1483f`](https://github.com/es-shims/well-known-symbols/commit/4f1483fd20bbdaf47b685a6806a2285285d037e9)

## v1.0.0 - 2017-02-27

### Commits

- Implementation [`975bdf3`](https://github.com/es-shims/well-known-symbols/commit/975bdf3013ad6d4f51ada0b7367dc8f57a2d1eb6)
- Initial commit [`9dfcde9`](https://github.com/es-shims/well-known-symbols/commit/9dfcde96b43eb5a96d6ad5e4297e74a045ea19de)
