UNPKG

babel-plugin-transform-dynamic-imports-to-static-imports

Version:
27 lines (17 loc) 866 B
# Changelog ## [1.0.0][] - 2021-03-31 - Declare API stable :tada: - Add changelog ## [0.3.0][] - 2020-09-13 - Add issue template - Add contributing guide - Reduce files published to npm ## [0.2.0][] - 2020-09-12 - Add support for assignment expressions. - Increase test coverage ## [0.1.0][] - 2020-09-12 - Initial release [1.0.0]: https://github.com/ChristianMurphy/babel-plugin-transform-dynamic-imports-to-static-imports/compare/v0.3.0...v1.0.0 [0.3.0]: https://github.com/ChristianMurphy/babel-plugin-transform-dynamic-imports-to-static-imports/compare/v0.2.0...v0.3.0 [0.2.0]: https://github.com/ChristianMurphy/babel-plugin-transform-dynamic-imports-to-static-imports/compare/v0.1.0...v0.2.0 [0.1.0]: https://github.com/ChristianMurphy/babel-plugin-transform-dynamic-imports-to-static-imports/compare/bfa4890c979e7bdffb6ac17d67dcd9aa9b2b651c...v0.1.0