content-tag 3.0.0 (major)
content-tag
- #86 Change return type of process from string to { code, map } (@NullVoxPopuli)
content-tag 2.0.3 (patch)
- Peter Wagenet (@wagenet)
content-tag 2.0.2 (patch)
- Edward Faulkner (@ef4)
content-tag 2.0.1 (patch)
- #64 Update type declaration file with latest API (@vstefanovic97)
- Vuk (@vstefanovic97)
content-tag 2.0.0 (major)
- #62 Add js/rust bindings for inline source map generation (@vstefanovic97)
- #63 Update docs with API changes (@vstefanovic97)
- #57 Document API methods (Closes #45) (@gitKrystan)
- #59 Simplify testing situation to assure import and require works (@NullVoxPopuli)
- Krystan HuffMenne (@gitKrystan)
- Vuk (@vstefanovic97)
- @NullVoxPopuli
content-tag 1.2.2 (patch)
- #54 fix package.json#exports for types (@NullVoxPopuli)
content-tag 1.2.1 (patch)
- #52 Remove extraneous gitignores which interfere with packing (@NullVoxPopuli)
- #50 Add .npmignore to not ignore pkg/* folders (@NullVoxPopuli)
- #52 Remove extraneous gitignores which interfere with packing (@NullVoxPopuli)
- #49 npm pkg fix (@NullVoxPopuli)
content-tag 1.2.0 (minor)
- #44 Standalone content-tag implemented via conditional exports in package.json (@NullVoxPopuli)
- #47 Give the changelog a title (@NullVoxPopuli)
- #46 Setup release-plan for automated release (@NullVoxPopuli)
- Edward Faulkner (@ef4)
- #27 Don't interpret js escapes in hbs (@ef4)
- #24 BUG: backticks are not escaped (@NullVoxPopuli)
- #33 Add release-it (@mansona)
- #32 setup npm credentials for auto-publish (@mansona)
- #28 Simplified type (@ef4)
- #25 Move the ContentTagVisitor to its own module (@ef4)
- Chris Manson (@mansona)
- Edward Faulkner (@ef4)
- @NullVoxPopuli
- ENHANCEMENT: added a
parse
method for extracting location information for content tags.
- BUGFIX: inner expressions were not getting transpiled
Initial release.