Skip to content

Change "forRoot" and "forRootAsync" signatures #10

Closed
@jmcdo29

Description

As #9 is already a breaking change, might as well make things easier for the every day developer as well by masking the forRoot(OgmaModule, options) functionality behind a core module that sits in the background so that all is needed is OgmaModule.forRoot(options) or OgmaModule.forRoorAsync(asyncOptions). This should be easy enough to implement for anyone who wants to manage it.

Metadata

Assignees

Labels

Has PRThis issue has a PR related to it, or is in a branch in developmentReadyThis issue has been taken care of and is waiting to be mergedcore 📖Functionality related to the service or module classes

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions