Skip to content

v10.0.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@dhis2-bot dhis2-bot released this 20 Sep 13:45

10.0.0 (2021-09-20)

Bug Fixes

  • prettier: update configuration to latest (b40f6e7)

Features

  • eslint: enforce file extensions within the import path (8f38ad1)

BREAKING CHANGES

  • eslint: import statements must specify the extension and will
    now throw an error. The only exception is package imports.