Skip to content

Releases: morganney/magic-comments-loader

v2.1.3

22 Jun 03:30
8bc3b97
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.1.3

v2.1.2

11 Mar 14:13
0a9e5c4
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.1...v2.1.2

v2.1.1

31 Jan 19:59
197fc4f
Compare
Choose a tag to compare

What's Changed

  • docs: refine documentation about comments option. by @morganney in #33

Full Changelog: v2.1.0...v2.1.1

v2.1.0

28 Jan 15:41
e03caee
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.5...v2.1.0

v2.0.5

20 Jan 18:04
46df8b2
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.4...v2.0.5

Release v2.0.4

19 Oct 17:10
9c34969
Compare
Choose a tag to compare

Release v2.0.3

19 Jul 21:15
d91d807
Compare
Choose a tag to compare

Fixes:

  • Moderate vulnerability in word-wrap #26

Changes:

  • Bumps babel-dual-package.

Release v2.0.2

16 Jul 14:29
b44c6e0
Compare
Choose a tag to compare
  • Adds babel-dual-package for easier build management.
  • Updates globs used in README.
  • Updates .browserslistrc to 12.20.

Release v2.0.1

15 Jul 22:17
ce5c2eb
Compare
Choose a tag to compare
  • Updates the engines field in package.json to use a node version >=12.20.0 to support the node: protocol imports.
  • Updates magic-comments to 2.1.1.

Release v2.0.0

15 Jul 20:17
7bb293c
Compare
Choose a tag to compare

Features:

  • webpack 4 support
  • external specifier in dynamic imports

BREAKING CHANGES:

  • config property renamed to options in CommentConfig and overrides
  • module paths are now absolute so globs may need to prepend a **/ when match is module.