- Add library of built-in parser rules and
getRules()as an accessor for them - Add
wrapTagargument tocreateMarker() - Build a functional rather than class component from
createMarker() - Update dev dependencies & migrate tests from
enzymeto@testing-library/react
- Use
tscrather thanbabelfor the build - Replace dependency on
shortidwith a simple counter instead - Mark peerDependency on
reactmore liberally - Use
ts-jest& add tests for built code - Add CI tests with GitHub Actions
- Update dev dependencies
- Convert to TypeScript (#7)[mozilla#7].
- Publish
.d.tstype definitions as part of the package.
- Bumps lodash from 4.17.15 to 4.17.19 (#4)[mozilla#6].
- Upgrade dependencies.
- Update vulnerable dependencies.
- Bumps lodash from 4.17.11 to 4.17.15 (#4)[mozilla#4].
- Expose
markfunction publicly (#2)[mozilla#2].
- Do not mark content out of matching context (#1)[mozilla#1].
- Minor README change for npm.
- Initial public release.