npm @adonisjs/assembler 7.1.0
Disable experimental warnings

latest releases: 8.5.0, 8.4.0, 8.3.0...
2 years ago

As of today, TSNode exports a loader hook which must be applied using the --loader Node.js CLI flag. However, the --loader flag was experimental and emits a warning. This release disables that warning for a nicer CLI experience.

With that said, we are waiting on Ts-node to export an import hook that can be applied using the --import Node.js CLI flag and then we can safely remove the flags in use to suppress warnings.

Commits

  • test: fix breaking test 6f28f35
  • refactor: disable loader warnings e74612b
  • chore: update dependencies 4744ee1

v7.0.0...v7.1.0

Don't miss a new assembler release

NewReleases is sending notifications on new releases.