Releases: navikt/textparser
Releases · navikt/textparser
v2.5.0
18 Feb 13:54
Compare
Sorry, something went wrong.
No results found
2.5.0 (2025-02-18)
Features
v2.4.0
20 Jun 06:33
Compare
Sorry, something went wrong.
No results found
2.4.0 (2024-06-20)
Features
🎸 Upgrade libs & support react 18 (229667e )
v2.3.0
25 Jul 12:07
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
2.2.1 (2022-01-03)
Bug Fixes
v2.2.0
10 May 13:49
Compare
Sorry, something went wrong.
No results found
2.2.0 (2021-05-10)
Features
🎸 add unsortedlist rule (ul -> li) (156b815 )
v2.1.1
10 May 13:11
Compare
Sorry, something went wrong.
No results found
2.1.1 (2021-05-10)
Bug Fixes
🐛 add react@17 to peerDependency list (81cc83f )
v2.1.0
01 Feb 11:07
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
2.0.1 (2020-04-21)
Bug Fixes
🐛 exports Utils.getText as in README example (23bf2d8 )
v2.0.0
05 Feb 14:15
Compare
Sorry, something went wrong.
No results found
2.0.0 (2020-02-05)
Bug Fixes
BREAKING CHANGES
changed name of createDynamicHighlightingRule
v1.1.0
03 Feb 15:54
Compare
Sorry, something went wrong.
No results found
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 )