Releases: routablehq/eslint-plugin-routable
Releases · routablehq/eslint-plugin-routable
v1.1.3
v1.1.2
updates to dependencies via npm audit.
v1.1.1
removes handling of extra newlines for the time being. also adds support for handling when multiple default props should be undefined, but are null/false, on a single component.
v1.1.0
adds a new rule, default-props-prefer-undefined.
improves on the exports-newlines rule.
code cleanup and test additions.