Skip to content

Latest commit

 

History

History
117 lines (80 loc) · 5.13 KB

CHANGELOG.md

File metadata and controls

117 lines (80 loc) · 5.13 KB

content-tag Changelog

Release (2024-09-21)

content-tag 2.0.2 (patch)

🐛 Bug Fix

  • content-tag
    • #79 Provide correct types when using cjs with moduleResolution:nodenext (@ef4)

🏠 Internal

  • content-tag

Committers: 1

  • Edward Faulkner (@ef4)

Release (2024-02-01)

content-tag 2.0.1 (patch)

🐛 Bug Fix

Committers: 1

Release (2024-02-01)

content-tag 2.0.0 (major)

💥 Breaking Change

📝 Documentation

🏠 Internal

Committers: 3

Release (2023-12-18)

content-tag 1.2.2 (patch)

🐛 Bug Fix

Committers: 1

Release (2023-12-13)

content-tag 1.2.1 (patch)

🐛 Bug Fix

🏠 Internal

Committers: 1

Release (2023-12-13)

content-tag 1.2.0 (minor)

🚀 Enhancement

  • #44 Standalone content-tag implemented via conditional exports in package.json (@NullVoxPopuli)

🏠 Internal

Committers: 1

1.1.2 (2023-10-06)

🐛 Bug Fix

Committers: 1

  • Edward Faulkner (@ef4)

1.1.1 (2023-10-02)

🐛 Bug Fix

🏠 Internal

Committers: 3

1.1.0 (2023-09-22)

  • ENHANCEMENT: added a parse method for extracting location information for content tags.

1.0.1 (2023-07-21)

  • BUGFIX: inner expressions were not getting transpiled

1.0.0 (2023-07-18)

Initial release.