lion/.changeset/big-hotels-exercise.md

524 B
Raw Blame History

babel-plugin-extend-docs
minor

Work with package entry points (exports) and internal imports.

This simplified the internal logic a lot. For more details please see package entry points in the node documentation.

BREAKING CHANGES:

  • we no longer support relative import paths in demos
  • no need to pass on a rootPath or __filePath anymore
  • option throwOnNonExistingPathToFiles and throwOnNonExistingRootPath got removed