Skip to content

Releases: t7ru/wikistxr

0.1.5

Choose a tag to compare

@github-actions github-actions released this 17 Jun 04:59
7556b82

📦 Other

  • chore: add jsdelivr badge to readme
  • refactor!: explicitly rename __tla to ready

0.1.4

Choose a tag to compare

@github-actions github-actions released this 31 Mar 21:51
b1d1542

🐛 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

Choose a tag to compare

@github-actions github-actions released this 31 Mar 21:06
a81e985

📦 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

Choose a tag to compare

@github-actions github-actions released this 31 Mar 20:48
6ba3ec1

🐛 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

Choose a tag to compare

@github-actions github-actions released this 31 Mar 20:03
ff89560

🐛 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

Choose a tag to compare

@github-actions github-actions released this 19 Feb 20:31
b6cb19a

🚀 Features

  • feat: console debug hooks, and more stable pasting

🐛 Fixes

  • fix: inMultilineComment type error
  • fix: types export
  • fix: browser collapse whitespace

0.0.8

Choose a tag to compare

@github-actions github-actions released this 11 Nov 22:55

🐛 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

Choose a tag to compare

@github-actions github-actions released this 11 Nov 22:31

📦 Other

  • refactor: modular escapehtml
  • chore: add tests

0.0.6

Choose a tag to compare

@github-actions github-actions released this 10 Nov 00:59
d33c0f0

📦 Other

  • chore: minified build

0.0.5

Choose a tag to compare

@github-actions github-actions released this 04 Nov 07:48
ad14753

🚀 Features

  • feat: table delimiters in rows