Releases: dldc-packages/docsy
Releases · dldc-packages/docsy
Fix build
- Fix build fd9ff0a
Build using Vite
Rename node properties and add utils
Remove Async API for faster parsing
- Add extensions 34105d3
- Upgrade 4f97904
- Fix ce10413
- Cleanup f015b8e
- Move files d9b4fd5
- Better error extraction d44570a
- Wip 2264ba3
- Cleanup 3fc8588
- Remove name 6e0b05e
- Improve perf 18bf9bf
- Add regexp and example 690cac7
- Add rule 2c15348
- Add eslint 0982cc0
- Fix lint script fcd45cb
- Merge pull request #5 from etienne-dldc/dependabot/npm_and_yarn/trim-newlines-3.0.1 a4c4613
- Merge pull request #6 from etienne-dldc/dependabot/npm_and_yarn/normalize-url-4.5.1 dbfe020
- Bump normalize-url from 4.5.0 to 4.5.1 ceb5971
- Bump trim-newlines from 3.0.0 to 3.0.1 ecfc9fc
Migrate to ESM
- Migrate to ESM 48c9f8e
Parser now use generators
- Parser now use generators 8b66d1a
Add whitespace resolver
- Add whitespace resolver adb13b2
Custom error classes
Allow trailing commas
Allow comments before and after ExpressionDocument
- Allow comments before and after doc expression a14f324