Releases: dragunovartem99/vue-pgn-viewer
Releases · dragunovartem99/vue-pgn-viewer
v0.3.4
What's Changed
- Improve tests by @dragunovartem99 in #26
- Improve CI/CD by @dragunovartem99 in #29
- Refactor the types by @dragunovartem99 in #10
Full Changelog: v0.3.3...v0.3.4
v0.3.3
What's Changed
- Update dependency vite to v6.3.4 [SECURITY] by @renovate in #13
- Update dependency @dragunovartem99/flow to v0.1.3 by @renovate in #14
- Update dependency @types/node to v22.15.3 by @renovate in #16
- Update dependency typescript to ~5.8.0 by @renovate in #17
- Update dependency lichess-pgn-viewer to v2.4.5 by @renovate in #19
- Update eslint monorepo to v9.26.0 by @renovate in #21
- Update actions/configure-pages action to v5 by @renovate in #18
- Update dependency vitest to v3.1.3 by @renovate in #23
- Add basic "onboarding" to README by @dragunovartem99 in #20
- Copy public dir: false by @dragunovartem99 in #27
Full Changelog: v0.3.2...v0.3.3
v0.3.2
Full Changelog: v0.3.0...v0.3.2
v0.3.0
Integrate vitest into a project and add naive tests.
Next:
- Improve tests and types
- Test manually (Vue / Nuxt)
- Add documentation
What's Changed
- Integrate vitest by @dragunovartem99 in #8
Full Changelog: v0.2.0...v0.3.0
v0.2.0
Add neanderthal implementation of Lichess's API types, it will be refactored in next iterations.
Next:
- Add automatic tests
- Test manually (Vue / Nuxt)
- Add documentation
What's Changed
- Add web preview mode by @dragunovartem99 in #5
- Include types for config by @dragunovartem99 in #6
- Add API types by @dragunovartem99 in #7
Full Changelog: v0.1.3...v0.2.0
v0.1.3
It's the draft of the main idea, the most important things for now are:
- Testing (auto and manual)
- Create type system
- Add documentation
What's Changed
- Add dts generation by @dragunovartem99 in #1
- Basic lichess wrapper by @dragunovartem99 in #2
- Use shorter syntax by @dragunovartem99 in #3
- Add flexible board coloring (light + dark, instead of global) by @dragunovartem99 in #4
Full Changelog: https://github.com/dragunovartem99/vue-pgn-viewer/commits/v0.1.3