Releases: obahareth/are-you-es5
Releases · obahareth/are-you-es5
1.3.0 - Ignore babel and webpack packages by default
- f0667c - Ignore babel and webpack packages by default.
Use the --no-regex-filtering
option to get pre 1.3.0
behavior.
1.2.4
- be074e - Update instructions to mention monorepo support.
1.2.3 - Add monorepo support
1.2.2
#17 - ⬆️ Bump lodash from 4.17.11 to 4.17.14.
#16 - 🐛 Restore pre 1.2.1 RegExp format, make fully Win compat + less greedy.
1.2.1
Bugfixes
#13 - Make -r RegExp Windows compatible by @depoulo.
c8bfcb6 - Ignore checking any node_module folder that begins with a .
.
Fix invalid webpack regex generation