is-registered-symbol
Version:
Is this value a Symbol stored in the global cross-realm Symbol registry?
45 lines (30 loc) • 3.45 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.1.1](https://github.com/inspect-js/is-registered-symbol/compare/v1.1.0...v1.1.1) - 2024-12-16
### Commits
- [Refactor] use `call-bound` directly [`27b443f`](https://github.com/inspect-js/is-registered-symbol/commit/27b443f65db1ef16107d5ae17087e96bdc447548)
- [Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/tsconfig`, `@types/tape`, `has-symbols` [`5d1b2a4`](https://github.com/inspect-js/is-registered-symbol/commit/5d1b2a4829d2dfa2714ab0513d0781922eacce02)
- [Deps] update `is-symbol` [`bf37c2f`](https://github.com/inspect-js/is-registered-symbol/commit/bf37c2ffec4025bc0f27a1fc35c67bbd1c00e81a)
## [v1.1.0](https://github.com/inspect-js/is-registered-symbol/compare/v1.0.1...v1.1.0) - 2024-11-25
### Commits
- [meta] use `npmignore` to autogenerate an npmignore file [`b590ebd`](https://github.com/inspect-js/is-registered-symbol/commit/b590ebd788b7d7e3189798452ba8f88eae4ded48)
- [New] add types [`6f63623`](https://github.com/inspect-js/is-registered-symbol/commit/6f63623e795ce575b1977a7efea7433bc7bcb867)
- [Dev Deps] update `@ljharb/eslint-config`, `auto-changelog`, `es-value-fixtures`, `npmignore`, `object-inspect`, `tape` [`f6f1cbb`](https://github.com/inspect-js/is-registered-symbol/commit/f6f1cbb6c96cb2be931e965db8d7db6b9d6cc0ce)
- [actions] update rebase action to use reusable workflow [`efaaaa4`](https://github.com/inspect-js/is-registered-symbol/commit/efaaaa48e695368b360df2e578961e68e06bdb5d)
- [Dev Deps] update `aud`, `es-value-fixtures`, `object-inspect`, `tape` [`1e4ace1`](https://github.com/inspect-js/is-registered-symbol/commit/1e4ace15de3a479ac500b3b32e1ec374906f90d6)
- [Dev Deps] update `es-value-fixtures` [`90d44ef`](https://github.com/inspect-js/is-registered-symbol/commit/90d44efb81707eff736b50c8ccfd2d0f45ed2adf)
- [Tests] replace `aud` with `npm audit` [`05aafdf`](https://github.com/inspect-js/is-registered-symbol/commit/05aafdfb90255e683c265b59b57aa3b7c60fe6f1)
- [Deps] update `call-bind` [`1fac324`](https://github.com/inspect-js/is-registered-symbol/commit/1fac3240236c828e58711267201140861fb75641)
- [Dev Deps] add missing peer dep [`45ab0f9`](https://github.com/inspect-js/is-registered-symbol/commit/45ab0f9e736a12f2d45bd104daad7d745d614651)
- [meta] add `sideEffects` flag [`d15a7c6`](https://github.com/inspect-js/is-registered-symbol/commit/d15a7c678072032644db0a86152ee86fe87c6d70)
## [v1.0.1](https://github.com/inspect-js/is-registered-symbol/compare/v1.0.0...v1.0.1) - 2022-04-24
### Commits
- [readme] fix version badge [`452a25e`](https://github.com/inspect-js/is-registered-symbol/commit/452a25eae9a8e2cff94ffa1fd7c18989a7576ed8)
## v1.0.0 - 2022-04-24
### Commits
- Initial implementation, tests, readme [`6682d64`](https://github.com/inspect-js/is-registered-symbol/commit/6682d6425fb873a7fde56cedcee303053b0096af)
- Initial commit [`7f93a3a`](https://github.com/inspect-js/is-registered-symbol/commit/7f93a3ab1c67c1b3599ae3182e5856e9d8af3bc4)
- npm init [`96d9a2e`](https://github.com/inspect-js/is-registered-symbol/commit/96d9a2ec0a19f5d6cdd1218955b94ec9622f8d42)
- Only apps should have lockfiles [`d1285f9`](https://github.com/inspect-js/is-registered-symbol/commit/d1285f92c87a3abc808dfb4d5c98c640abee2ee8)