Releases: sapphi-red/typescript-plugin-toml
Releases · sapphi-red/typescript-plugin-toml
v0.3.1
v0.2.0
Update
- Add new feature
.const.toml
- If the filename ends with
.const.toml
, it will be handled as if there is aas const
.
- If the filename ends with
v0.1.5
Fix
- Remove 'as const'
v0.1.4
Fix
- Loading from relative path
v0.1.3
Fix
- export
void
when failed to parse - generated .d.ts were passed to generator
v0.1.2
Fix
- export
never
when failed to parse
v0.1.1
Fix
- export
never
when failed to parse
v0.1.0: Initial release
Update: Add deploy ci