Skip to content

Releases: navikt/textparser

v2.5.0

18 Feb 13:54
781faa7
Compare
Choose a tag to compare

2.5.0 (2025-02-18)

Features

v2.4.0

20 Jun 06:33
7792acb
Compare
Choose a tag to compare

2.4.0 (2024-06-20)

Features

  • 🎸 Upgrade libs & support react 18 (229667e)

v2.3.0

25 Jul 12:07
Compare
Choose a tag to compare

2.3.0 (2023-07-25)

Features

  • 🎸 don't include a dot after a url in the hyperlink (7910fd2)

v2.2.1

03 Jan 11:36
2851c1c
Compare
Choose a tag to compare

2.2.1 (2022-01-03)

Bug Fixes

  • 🐛 include src folder (2851c1c)

v2.2.0

10 May 13:49
027f844
Compare
Choose a tag to compare

2.2.0 (2021-05-10)

Features

  • 🎸 add unsortedlist rule (ul -> li) (156b815)

v2.1.1

10 May 13:11
f3b4d47
Compare
Choose a tag to compare

2.1.1 (2021-05-10)

Bug Fixes

  • 🐛 add react@17 to peerDependency list (81cc83f)

v2.1.0

01 Feb 11:07
a3eb25e
Compare
Choose a tag to compare

2.1.0 (2021-02-01)

Bug Fixes

  • 🐛 prioritize first matching rule (d4d261e)
  • 🐛 recursion of block-rules (8034db9)

Features

  • 🎸 allow definition of sub-renderers within rule (90375da)

v2.0.1

21 Apr 15:18
75f8556
Compare
Choose a tag to compare

2.0.1 (2020-04-21)

Bug Fixes

  • 🐛 exports Utils.getText as in README example (23bf2d8)

v2.0.0

05 Feb 14:15
f40171c
Compare
Choose a tag to compare

2.0.0 (2020-02-05)

Bug Fixes

BREAKING CHANGES

  • changed name of createDynamicHighlightingRule

v1.1.0

03 Feb 15:54
951ae96
Compare
Choose a tag to compare

1.1.0 (2020-02-03)

Manual release to GPR

Bug Fixes

  • 🐛 fixed import of react to prevent esInterop issues (e9515ba)

Features

  • 🎸 exposed complete AST to react-function (d7a1c8f)