Skip to content

v3.0.0

Compare
Choose a tag to compare
@willsoto willsoto released this 10 Jul 12:48
6bba6e1

Chores

  • module: remove deprecated forRoot and forRootAsync methods (6bba6e1)

Features

BREAKING CHANGES

  • module: forRoot and forRootAsync methods no longer exist.
    Please start using register and registerAsync instead.