UNPKG

intl-fallback-symbol

Version:

ECMA-402 Intl spec's internal `FallbackSymbol`

38 lines (26 loc) 2.95 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.1](https://github.com/ljharb/intl-fallback-symbol/compare/v1.1.0...v1.1.1) - 2024-12-18 ### Commits - [actions] split out node 10-20, and 20+ [`5f0a813`](https://github.com/ljharb/intl-fallback-symbol/commit/5f0a8130ebf0f6544e649f035676705a25f00154) - [Dev Deps] update `@arethetypeswrong/cli`, `@ljharb/tsconfig`, `@types/tape`, `auto-changelog`, `has-symbols`, `tape` [`139a406`](https://github.com/ljharb/intl-fallback-symbol/commit/139a40638da1c82e623d0ad20a2eb22824a3c5b1) - [Refactor] use `call-bound` directly [`d191f54`](https://github.com/ljharb/intl-fallback-symbol/commit/d191f54ab0d0229ff88b703f4451dc72d6d002cb) - [Dev Deps] update `@types/tape` [`1d3f606`](https://github.com/ljharb/intl-fallback-symbol/commit/1d3f6061100c6a4799dad2ca4268efb6899a3762) - [Deps] update `call-bind` [`e243755`](https://github.com/ljharb/intl-fallback-symbol/commit/e2437552826af1f316c2d819ec89548e0472c823) ## [v1.1.0](https://github.com/ljharb/intl-fallback-symbol/compare/v1.0.0...v1.1.0) - 2024-08-06 ### Commits - [meta] use `npmignore` to autogenerate an npmignore file [`7fa49f3`](https://github.com/ljharb/intl-fallback-symbol/commit/7fa49f38043ba33932bb84d60437b4d88911a531) - [New] add TS types [`6c409dc`](https://github.com/ljharb/intl-fallback-symbol/commit/6c409dc53d91ccfe2e590adaf212c1d32946496f) - [Dev Deps] update `@ljharb/eslint-config`, `aud`, `npmignore`, `symbol.prototype.description`, `tape` [`99075c7`](https://github.com/ljharb/intl-fallback-symbol/commit/99075c7bf6457a7a6e8551b95e0982df9fc7e0ee) - [actions] update checkout action [`a30893a`](https://github.com/ljharb/intl-fallback-symbol/commit/a30893a40c94c359df07863b4a3db588bc942394) - [Deps] update `array.prototype.find`, `call-bind` [`0767a7e`](https://github.com/ljharb/intl-fallback-symbol/commit/0767a7e6b3a3d6a834653353d7801cc6b057d928) - [Dev Deps] update `aud`, `tape` [`2527f60`](https://github.com/ljharb/intl-fallback-symbol/commit/2527f60b1ade4609437b61fca79602ba8a4813f0) - [Tests] replace `aud` with `npm audit` [`e0649f8`](https://github.com/ljharb/intl-fallback-symbol/commit/e0649f86770e9d7059c9a2910babb6226de88a6a) ## v1.0.0 - 2022-04-25 ### Commits - Initial implementation, tests, readme [`d510abc`](https://github.com/ljharb/intl-fallback-symbol/commit/d510abcece46cb11de2dbe4b499151788cbb1ea8) - Initial commit [`04f0c01`](https://github.com/ljharb/intl-fallback-symbol/commit/04f0c01ba32c4a8c3f0141e0a725d336ee9f835c) - npm init [`33f4b97`](https://github.com/ljharb/intl-fallback-symbol/commit/33f4b9738edbfc7f52f2a86cebcce2160b85f7af) - Only apps should have lockfiles [`af6188d`](https://github.com/ljharb/intl-fallback-symbol/commit/af6188d7eb8558088e2c33e10426b47bc12eec48)