NOTE: Download tree-sitter-fsharp.tar.gz for the complete source code.
What's Changed
- Minor updates and CI fix by @Thorium in #177
- Add support for typedefs: Multiline generics, trailing semicolons and more by @alexdarch in #181
- build(deps): update tree-sitter requirement from 0.25.1 to 0.26.8 in the dependencies group by @dependabot[bot] in #178
- build(deps): bump the dependencies group across 1 directory with 3 updates by @dependabot[bot] in #174
- Add tags for bare type declarations by @Thorium in #179
- Use text between (** and *) as markdown, to support markdown by @Thorium in #186
- Some edge case fixes by @Thorium in #188
- More F# feature fixes by @Thorium in #189
- build(deps): bump the dependencies group across 1 directory with 3 updates by @dependabot[bot] in #185
- Highlight unambiguous
query { ... }custom operations as keywords by @Thorium in #191 - build(deps-dev): bump eslint from 10.4.1 to 10.5.0 in the dependencies group by @dependabot[bot] in #190
- CI fix by @Thorium in #193
- build(deps): bump the dependencies group with 3 updates by @dependabot[bot] in #192
- Release 0.3.1: version bump, CHANGELOG, CI fuzz fix by @Thorium in #195
- fix(ci): pass required NODE_AUTH_TOKEN to npm publish job by @Thorium in #196
New Contributors
- @alexdarch made their first contribution in #181
Full Changelog: 0.3.0...0.3.1