Skip to content

Releases: Trinovantes/rst-compiler

v0.2.4

29 Jun 09:00
Compare
Choose a tag to compare

Commits

d14c309: Fix markdown literals getting double escaped (Stephen Li)
f8f66f2: Remove outdated comment (Stephen Li)
f8d99d6: Preserve ending whitespace in each line (Stephen Li)
947465d: Relax literal block indentation size (Stephen Li)
60aa708: Allow variable number spaces after enumerated list bullet (Stephen Li)
bbeb98c: Fix js prop data type not getting sanitized (Stephen Li)
3e1d380: v0.2.4 (Stephen Li)

v0.2.3

29 Jun 02:06
Compare
Choose a tag to compare

Commits

f253428: Fix typo in plugins section (Stephen Li)
5705e3b: Add generator option to specify default LiteralBlock language (Stephen Li)
7fc4a34: v0.2.3 (Stephen Li)

v0.2.2

25 Jun 20:43
Compare
Choose a tag to compare

Commits

c71c72d: Gitignore vitepress cache dir (Stephen Li)
86c30b5: Fix capitalization in vitepress (Stephen Li)
5e30e26: Fix eslint checking raw dirs (Stephen Li)
6a09f38: Move unnecessary deps to devDeps (Stephen Li)
44270e0: v0.2.2 (Stephen Li)

v0.2.1

25 Jun 00:38
Compare
Choose a tag to compare

Commits

8abd193: Fix patch-package not marked as dep (Stephen Li)
9133b8c: v0.2.1 (Stephen Li)

v0.2.0

25 Jun 00:17
Compare
Choose a tag to compare

Commits

e2def82: Remove unused benchmark dependency (Stephen Li)
0acd963: Remove unused sass variables (Stephen Li)
b10a8c3: Reorder script commands (Stephen Li)
9be3a49: Allow toJSON to ignore naming convention (Stephen Li)
1deee7d: Rename toJson to toJSON to for native serializer (Stephen Li)
2d1e9de: v0.2.0 (Stephen Li)

v0.1.3

24 Jun 22:46
Compare
Choose a tag to compare

Commits

9991ba8: Expand tsconfig exclude/include to be more robust (Stephen Li)
4ace46a: Use gitignore in eslint (Stephen Li)
a4aa11e: Fix base path missing slash (Stephen Li)
d9d4033: Use package.json fields in title/desc tags (Stephen Li)
6951a40: Split heavy components into dynamic import (Stephen Li)
099d092: Generate sourcemaps (Stephen Li)
451d555: Add alt tag to image btns (Stephen Li)
f996e61: Add homepage url to package.json (Stephen Li)
e33ba36: v0.1.3 (Stephen Li)

v0.1.2

24 Jun 01:57
Compare
Choose a tag to compare

Commits

5001a03: Sync .gitignore with other projects (Stephen Li)
e06b162: Sync tsconfig with other projects (Stephen Li)
1ced5f4: Sync eslint.config with other projects (Stephen Li)
72bbf47: Allow compiling RstParserOutput or raw text (Stephen Li)
ca24905: Hide tabs plugin localStorage errors (Stephen Li)
48fe7e3: Fix notifications persisting between compilations (Stephen Li)
1a269d1: Create demo site (Stephen Li)
527eb26: Create workflow to deploy demo site to gh-pages (Stephen Li)
1e77b65: Add clean command (Stephen Li)
c65f17f: Print ast first (Stephen Li)
1fd885f: Fix anonymous HyperlinkRef resolving to wrong target (Stephen Li)
d477457: v0.1.2 (Stephen Li)

v0.1.1

19 Jun 00:40
Compare
Choose a tag to compare

Commits

caaf65c: Remove tsx as unused dependency (Stephen Li)
6951975: Move types field to top of package (Stephen Li)
0ca76c6: Set up github actions to publish to npm (Stephen Li)
1612547: v0.1.1 (Stephen Li)