UNPKG

available-regexp-flags

Version:

Which regular expression flags does the current environment support?

58 lines (40 loc) 4.75 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.0.4](https://github.com/inspect-js/available-regexp-flags/compare/v1.0.3...v1.0.4) - 2024-02-21 ### Commits - [types] fix omission of `v` flag [`81a2875`](https://github.com/inspect-js/available-regexp-flags/commit/81a2875080f67cd3f29512f7f49fd0f643ea0e50) ## [v1.0.3](https://github.com/inspect-js/available-regexp-flags/compare/v1.0.2...v1.0.3) - 2024-02-21 ### Commits - add types [`7c1f6ac`](https://github.com/inspect-js/available-regexp-flags/commit/7c1f6ac3c13be3bed2621ac26b0180356e371073) - [Refactor] remove `get-intrinsic` [`d940026`](https://github.com/inspect-js/available-regexp-flags/commit/d940026e8432556a269906f54b60bcf501fdd22f) - [Deps] update `get-intrinsic`, `has-proto`, `safe-array-concat` [`c37e7f4`](https://github.com/inspect-js/available-regexp-flags/commit/c37e7f4f82ff4d51d8a3e771e828329d5eeac44c) - [Dev Deps] update `aud`, `npmignore`, `tape` [`674b2c4`](https://github.com/inspect-js/available-regexp-flags/commit/674b2c42481f056bc0a3931c33c8352330c513a5) - [Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape` [`6a52504`](https://github.com/inspect-js/available-regexp-flags/commit/6a52504820f8215374339d546b892850365ca439) - [readme] remove dead badges [`de7b600`](https://github.com/inspect-js/available-regexp-flags/commit/de7b6006d32fc6d773ba6b9b18b47c2889cb193c) - [Deps] update `get-intrinsic` [`85cc285`](https://github.com/inspect-js/available-regexp-flags/commit/85cc2854292c0ef72d743ce5bf90da8c3530b230) - [meta] add `sideEffects` flag [`8e57b4b`](https://github.com/inspect-js/available-regexp-flags/commit/8e57b4b3699c68a66b568769121e5a629df2348a) ## [v1.0.2](https://github.com/inspect-js/available-regexp-flags/compare/v1.0.1...v1.0.2) - 2023-04-20 ### Commits - [Refactor] use `safe-array-concat` [`6e53889`](https://github.com/inspect-js/available-regexp-flags/commit/6e538898849f15848782d90b7057a7d31ca5fffa) ## [v1.0.1](https://github.com/inspect-js/available-regexp-flags/compare/v1.0.0...v1.0.1) - 2023-03-03 ### Commits - [meta] use `npmignore` to autogenerate an npmignore file [`e75bde0`](https://github.com/inspect-js/available-regexp-flags/commit/e75bde0313db00c4f0a7fc5536842556124bee27) - [Dev Deps] update `eslint`, `@ljharb/eslint-config`, `aud`, `auto-changelog`, `foreach`, `tape` [`f3f114f`](https://github.com/inspect-js/available-regexp-flags/commit/f3f114fb0776cbaefc9d82f830ede4cb4fed84f6) - [actions] update rebase action to use reusable workflow [`ddc794f`](https://github.com/inspect-js/available-regexp-flags/commit/ddc794faf2054e0c44740d83bd4ae2ae3375795b) - [Robustness] make `properties` a null object [`de0c837`](https://github.com/inspect-js/available-regexp-flags/commit/de0c837ac649d3aa70de5cab8639ec2a19d11380) - [Dev Deps] update `@ljharb/eslint-config`, `aud`, `tape` [`3889fe5`](https://github.com/inspect-js/available-regexp-flags/commit/3889fe5309a9c3d3d82b8f248f72a70eb3fc5d30) - [Tests] use `for-each` instead of `foreach` [`f551a42`](https://github.com/inspect-js/available-regexp-flags/commit/f551a42ff76291fdcf555cf6bb6c3f3a6bbc3b19) - [Deps] update `get-intrinsic` [`fc5a191`](https://github.com/inspect-js/available-regexp-flags/commit/fc5a19161cee3c3be9ff5b9ec23c717a14d56f69) - [Deps] update `get-intrinsic` [`896b0cd`](https://github.com/inspect-js/available-regexp-flags/commit/896b0cd0ee15963ef3f983d034e93e3bb3232b81) ## v1.0.0 - 2022-01-13 ### Commits - Initial implementation and tests [`104cca4`](https://github.com/inspect-js/available-regexp-flags/commit/104cca4bd0de020defe37cb9a172f28bf046f859) - Initial commit [`68f2bfb`](https://github.com/inspect-js/available-regexp-flags/commit/68f2bfb9b5935c2695944fca7fc9d3f116515754) - [meta] do not publish workflow files [`2460327`](https://github.com/inspect-js/available-regexp-flags/commit/24603274e87f902369f89c202fd3ae93094bb02a) - read me [`a60c2c9`](https://github.com/inspect-js/available-regexp-flags/commit/a60c2c9fcdb25ac7087e658296e2da6784dd8435) - npm init [`04d62f0`](https://github.com/inspect-js/available-regexp-flags/commit/04d62f03dd5b12239b9487899d6fc28da2e69b59) - [meta] add `auto-changelog` [`7d3e871`](https://github.com/inspect-js/available-regexp-flags/commit/7d3e871ebf6d6f3e93a83e84603c8a340928cd4a) - Only apps should have lockfiles [`9ba419b`](https://github.com/inspect-js/available-regexp-flags/commit/9ba419b3fd3945911b85800a3285dc5983f74f43) - [meta] add `safe-publish-latest` [`a412bea`](https://github.com/inspect-js/available-regexp-flags/commit/a412bea2d01853e494be9a52ca6fdbb96c60b72c)