dynamic-marquee
dynamic-marquee copied to clipboard
A small library for creating marquees.
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.1.1. Release notes Sourced from eslint's releases. v9.1.1 Bug Fixes a26b402 fix: use @eslint/create-config latest (#18373) (唯然) v9.1.0 Features 03068f1 feat: Provide helpful error message...
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 4.18.1. Release notes Sourced from rollup's releases. v4.18.1 4.18.1 2024-07-08 Bug Fixes Prevent "%" in generated file names to ensure imports resolve (#5535) Pull Requests...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.6.0. Release notes Sourced from eslint's releases. v9.6.0 Features e2b16e2 feat: Implement feature flags (#18516) (Nicholas C. Zakas) 8824aa1 feat: add ecmaVersion: 2025, parsing duplicate...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.8 to 26.0.1. Changelog Sourced from @rollup/plugin-commonjs's changelog. v26.0.1 2024-06-05 Bugfixes fix: correct import of glob (04a15b5) v26.0.0 2024-06-05 Breaking Changes chore!: bump glob's version (#1695) Commits...
Bumps [rollup](https://github.com/rollup/rollup) from 3.29.4 to 4.24.2. Release notes Sourced from rollup's releases. v4.24.2 4.24.2 2024-10-27 Bug Fixes Add missing build dependency (#5705) Pull Requests #5705: Fix "Couldn't find package" error...
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins/tree/HEAD/packages/commonjs) from 25.0.8 to 28.0.1. Changelog Sourced from @rollup/plugin-commonjs's changelog. v28.0.1 2024-10-16 Updates chore: upgrade picomatch (#1775) v28.0.0 2024-09-23 Breaking Changes chore: switch to fdir for fewer dependencies (#1741)...
Bumps [eslint](https://github.com/eslint/eslint) from 8.57.0 to 9.13.0. Release notes Sourced from eslint's releases. v9.13.0 Features 381c32b feat: Allow languages to provide defaultLanguageOptions (#19003) (Milos Djermanovic) bf723bd feat: Improve eslintrc warning message...
Hello. onItemRequired handler causes crawler to stop. Is it possible somehow to bypass it? I'm not even using that handler... I'm attaching example, as you can see on last item...
Bumps [husky](https://github.com/typicode/husky) from 8.0.3 to 9.1.6. Release notes Sourced from husky's releases. v9.1.6 What's Changed Fix issue where example pre-commit file is generated incorrectly by @dexmlee in typicode/husky#1519 New Contributors...