Releases: TorstenDittmann/svelte-markdoc-preprocess
Releases · TorstenDittmann/svelte-markdoc-preprocess
1.1.4
What's Changed
- chore(deps): bump @markdoc/markdoc from 0.3.4 to 0.3.5 by @dependabot in #53
- chore(deps-dev): bump @sveltejs/kit from 1.27.3 to 1.27.6 by @dependabot in #57
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.8.0 to 6.12.0 by @dependabot in #60
- chore(deps-dev): bump @types/node from 20.8.10 to 20.10.1 by @dependabot in #63
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.1 by @dependabot in #64
- chore(deps-dev): bump eslint-plugin-svelte from 2.34.0 to 2.35.1 by @dependabot in #62
Full Changelog: 1.1.3...1.1.4
1.1.3
What's Changed
- chore(deps-dev): bump prettier-plugin-svelte from 2.10.1 to 3.0.3 by @dependabot in #27
- chore(deps-dev): bump @typescript-eslint/parser from 5.62.0 to 6.7.5 by @dependabot in #28
- chore(deps-dev): bump the npm_and_yarn at /. security update group with 1 update by @dependabot in #30
- chore(deps-dev): bump publint from 0.2.4 to 0.2.5 by @dependabot in #31
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 6.7.5 to 6.8.0 by @dependabot in #32
- chore(deps-dev): bump turbo from 1.10.15 to 1.10.16 by @dependabot in #33
- chore(deps-dev): bump @sveltejs/kit from 1.26.0 to 1.27.0 by @dependabot in #35
- chore(deps-dev): bump @sveltejs/kit from 1.26.0 to 1.27.1 by @dependabot in #36
- chore(deps): bump @markdoc/markdoc from 0.3.3 to 0.3.4 by @dependabot in #34
- chore(deps-dev): bump @typescript-eslint/parser from 6.7.5 to 6.9.0 by @dependabot in #37
- chore(deps-dev): bump @types/js-yaml from 4.0.7 to 4.0.8 by @dependabot in #38
- chore(deps-dev): bump @turbo/gen from 1.10.15 to 1.10.16 by @dependabot in #41
- chore(deps-dev): bump @types/node from 20.8.6 to 20.8.10 by @dependabot in #42
- chore(deps-dev): bump @sveltejs/kit from 1.27.1 to 1.27.3 by @dependabot in #43
- chore(deps-dev): bump eslint from 8.51.0 to 8.53.0 by @dependabot in #44
- chore(deps-dev): bump fast-glob from 3.3.1 to 3.3.2 by @dependabot in #45
- chore(deps-dev): bump vite from 4.4.11 to 4.5.0 by @dependabot in #47
- chore(deps-dev): bump @types/html-escaper from 3.0.0 to 3.0.2 by @dependabot in #49
- chore(deps-dev): bump @typescript-eslint/parser from 6.9.0 to 6.10.0 by @dependabot in #50
Full Changelog: 1.1.2...1.1.3
1.1.2
What's Changed
- chore(deps-dev): bump prettier from 2.8.8 to 3.0.3 by @dependabot in #23
- chore(deps-dev): bump eslint-config-prettier from 8.10.0 to 9.0.0 by @dependabot in #24
- chore(deps-dev): bump @typescript-eslint/eslint-plugin from 5.62.0 to 6.7.5 by @dependabot in #22
- chore(deps-dev): bump publint from 0.1.16 to 0.2.4 by @dependabot in #25
New Contributors
- @dependabot made their first contribution in #23
Full Changelog: 1.1.1...1.1.2
1.1.1
What's Changed
- feat: readme by @TorstenDittmann in #19
- feat: infer types from initializer by @TorstenDittmann in #20
- chore: update packages by @TorstenDittmann in #21
Full Changelog: 1.1.0...1.1.1
1.1.0
What's Changed
- feat: add validation error threshold by @TorstenDittmann in #17
- feat: allow comments by @TorstenDittmann in #18
Full Changelog: 1.0.0...1.1.0
1.0.0
What's Changed
- fix: throw errors on critical validation issues by @TorstenDittmann in #15
Full Changelog: 0.3.2...1.0.0
0.3.2
What's Changed
- feat: use constants for import placeholders by @TorstenDittmann in #11
- feat: validation errors by @TorstenDittmann in #13
Full Changelog: 0.3.1...0.3.2
0.3.1
What's Changed
- feat: use vanilla framework by @TorstenDittmann in #6
- tests: new structure by @TorstenDittmann in #7
- fix: posix paths by @TorstenDittmann in #10
Full Changelog: 0.3.0...0.3.1
0.3.0
0.2.0
What's Changed
- feat: pass proper types to svelte by @TorstenDittmann in #4
Full Changelog: 0.1.6...0.2.0