MOOver.js/node_modules/@humanwhocodes/config-array/CHANGELOG.md
ZyLacx d2a87e6f10 MOOver 2.0
Slashcommands added hehehehehe
2022-02-12 14:04:18 +01:00

2.1 KiB

Changelog

0.9.3 (2022-01-26)

Bug Fixes

  • Make negated ignore patterns work like gitignore (4ee8e99)

0.9.2 (2021-11-02)

Bug Fixes

  • Object merging error by upgrading object-schema (377d06d)

0.9.1 (2021-10-05)

Bug Fixes

  • Properly build package for release (168155f)

0.9.0 (2021-10-04)

Features

  • getConfig() now returns undefined when no configs match. (a563b82)

0.8.0 (2021-10-01)

Features

Bug Fixes

  • Ensure global ignores are honored (343e5a0)

0.7.0 (2021-09-24)

Features

  • Only object configs by default (5645f24)

0.6.0 (2021-04-20)

Features

  • Add the normalizeSync() method (3e347f9)
  • Allow async config functions (a9def0f)