Releases: ahmadnassri/node-glob-promise
Releases · ahmadnassri/node-glob-promise
v6.0.7
6.0.7 (2024-06-13)
Docs
- update readme with notice on glob native promise support (1b10bd7)
v6.0.6
6.0.6 (2024-06-13)
Build
- deps: bump @babel/traverse (cfea132)
CI/CD
- update build configuration (8c2cd8c)
Bug Fixes
- add @types/glob as devDependency (543e906)
v6.0.5
6.0.5 (2023-09-03)
Bug Fixes
v6.0.4
6.0.4 (2023-09-03)
Build
- delete old .semantic.json file (986deb6)
- update ci files (238dbc6)
- update test matrix file name (7f33a28)
CI/CD
v6.0.3
6.0.3 (2023-06-10)
Build
- deps: bump @types/glob from 8.0.1 to 8.1.0 (02dba3b)
v6.0.2
6.0.2 (2023-01-20)
Build
- deps: bump @types/glob from 8.0.0 to 8.0.1 (52cb921)
v6.0.1
6.0.1 (2023-01-02)
Build
- deps: bump json5 from 2.2.1 to 2.2.3 (31928ac)
v6.0.0
6.0.0 (2022-12-21)
⚠ BREAKING CHANGES
- no longer supporting node v14
Bug Fixes
- no longer supporting node v14 (0c75c53)
v5.0.1
5.0.1 (2022-12-19)
Tests
- simplify testing environments (2bbaeed)
CI/CD
- include npm-install-peers to avoid problems with node v14 (8511c42)
Docs
Build
- deps: bump @types/glob from 7.2.0 to 8.0.0 (192f0c5)
- deps: bump minimatch from 3.0.4 to 5.1.0 (ce5f494)
v5.0.0
5.0.0 (2022-07-28)
⚠ BREAKING CHANGES
- dropping support for node v12
Features
- deps: update dependencies (345d063)
Chores
- deps-dev: bump tap from 15.0.10 to 15.1.1 (ad54333)
- deps-dev: bump tap from 15.1.1 to 16.3.0 (03836da)
- deps: bump actions/cache from 2.1.6 to 2.1.7 (f631c9b)
- template: sync with ahmadnassri/template-node-lib (0e2a5b8)
- template: sync with ahmadnassri/template-node-lib (84ae78f)
- template: sync with ahmadnassri/template-node-lib (b41548b)
- template: sync with ahmadnassri/template-node-lib (b090006)
- template: sync with ahmadnassri/template-node-lib (430b34e)
- template: sync with ahmadnassri/template-node-lib (bbdd9a1)
- template: sync with ahmadnassri/template-node-lib (dbe84bd)
- template: sync with ahmadnassri/template-node-lib (e997f2e)
- template: sync with ahmadnassri/template-node-lib (77b7781)
- template: sync with ahmadnassri/template-node-lib (3b3fd47)
- template: sync with ahmadnassri/template-node-lib (e6d0862)
Tests
- drop support for node v12 (98c2e83)
CI/CD
- ensure glob is installed (6620454)
- remove extra workflow config (c61fc4c)
- remove testing for 14 as installing peer dependencies is too complex (e2343ce)