Releases: t7ru/wikistxr
Releases · t7ru/wikistxr
Release list
0.1.5
0.1.4
🐛 Fixes
- fix: RangeError on very long wikitext
- fix: localarg
📦 Other
- perf: smarter dom thrashing
- perf: avoid dom query for cursor restoration
- refactor: lazy eval for debug funcs
- chore: bump version to 0.1.4
0.1.3
📦 Other
- ci: actually build the pkg
- ci: too tired to deal with ubuntu repo being outdated BECAUSE OF COURSE IT IS WHAT ARE WE DEBIAN?
- chore: bump version
0.1.2
🐛 Fixes
- fix(lib): polynomial redos
📦 Other
- chore: formatting
- ci: upload to npm
- chore(demo): text placeholder
- chore: bump version to 0.1.2
- ci: mimic node npm env
0.1.1
🐛 Fixes
- fix: hyperlink token runs away inside template
📦 Other
- chore: no longer publish on github
- chore: update gitignore
- chore: consistency
- chore: ts ignore
- refactor: tokenizer rewrite
- refactor: editor
- chore: move demo to root
- chore: migrate to bun
- chore(deps): update deps
- chore: update test to align with current tokenizer
- chore: migrate vitest to bun test
- chore: more descriptive name
- chore: build with simd
- refactor: moved parsePlaintextUrls to rust
- chore: update packagejson
- chore: proper bundling
- chore: cleanup
- chore: update LICENSE
- chore: upodate readme
0.0.12
🚀 Features
- feat: console debug hooks, and more stable pasting
🐛 Fixes
- fix: inMultilineComment type error
- fix: types export
- fix: browser collapse whitespace
0.0.8
🐛 Fixes
- fix: respect custom protocols and attribute rich tags
🧪 Tests
- test: new tests for for parsetag and tokenizer
📦 Other
- chore: update readme
0.0.7
📦 Other
- refactor: modular escapehtml
- chore: add tests
0.0.6
0.0.5
🚀 Features
- feat: table delimiters in rows