feat(Smartchok): Migrate to chokidar 4.x with picomatch glob support, update documentation and tests
This commit is contained in:
@ -1,8 +1,8 @@
|
||||
/**
|
||||
* autocreated commitinfo by @pushrocks/commitinfo
|
||||
* autocreated commitinfo by @push.rocks/commitinfo
|
||||
*/
|
||||
export const commitinfo = {
|
||||
name: '@push.rocks/smartchok',
|
||||
version: '1.0.34',
|
||||
description: 'A smart wrapper for chokidar to facilitate file watching with enhanced features.'
|
||||
version: '1.1.0',
|
||||
description: 'A smart wrapper for chokidar 4.x with glob pattern support and enhanced features.'
|
||||
}
|
||||
|
Reference in New Issue
Block a user