Releases: doug-wade/tybalt
Releases · doug-wade/tybalt
v0.0.14
v0.0.13
What's Changed
- feat: Add array validator by @doug-wade in #221
- feat: Add shape validator by @doug-wade in #222
- chore: Bump @typescript-eslint/eslint-plugin from 5.48.1 to 5.53.0 by @dependabot in #234
- chore: Bump eslint from 8.31.0 to 8.34.0 by @dependabot in #232
- chore: Bump http-cache-semantics from 4.1.0 to 4.1.1 by @dependabot in #230
- chore: Bump @types/glob from 8.0.0 to 8.0.1 by @dependabot in #226
- chore: Bump commander from 9.4.1 to 10.0.0 by @dependabot in #228
- chore: Bump jest and @types/jest by @dependabot in #235
- chore: Bump socket.io-parser from 4.2.1 to 4.2.3 by @dependabot in #288
- chore: Bump @typescript-eslint/parser from 5.49.0 to 5.59.7 by @dependabot in #287
- chore: Bump @11ty/eleventy from 1.0.2 to 2.0.1 by @dependabot in #259
- chore: Bump nunjucks from 3.2.3 to 3.2.4 by @dependabot in #269
- chore: Bump prettier from 2.8.3 to 3.0.0 by @dependabot in #293
- chore: Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #292
- chore: Bump glob from 8.1.0 to 10.3.3 by @dependabot in #290
- chore: Bump @typescript-eslint/eslint-plugin from 5.53.0 to 6.0.0 by @dependabot in #289
- chore: Bump semver from 5.7.1 to 5.7.2 by @dependabot in #294
- chore: Bump @typescript-eslint/utils from 5.48.1 to 6.0.0 by @dependabot in #291
- chore: Bump jest-environment-jsdom from 29.3.1 to 29.6.1 by @dependabot in #297
- chore: Bump import-meta-resolve from 2.2.1 to 3.0.0 by @dependabot in #298
- chore: Bump @typescript-eslint/eslint-plugin from 6.0.0 to 6.1.0 by @dependabot in #299
- chore: Bump @typescript-eslint/utils from 6.0.0 to 6.1.0 by @dependabot in #300
- chore: Bump jest-fail-on-console from 3.0.2 to 3.1.1 by @dependabot in #301
- chore: Bump word-wrap from 1.2.3 to 1.2.4 by @dependabot in #303
- chore: Bump commander from 10.0.0 to 11.0.0 by @dependabot in #309
- chore: Bump @types/node from 18.11.15 to 20.4.4 by @dependabot in #307
- chore: Bump @typescript-eslint/parser from 5.59.7 to 6.2.0 by @dependabot in #305
- chore: Bump @types/uuid from 9.0.0 to 9.0.2 by @dependabot in #308
- chore: Bump @typescript-eslint/utils from 6.1.0 to 6.2.0 by @dependabot in #306
- fix the build by @doug-wade in #296
Full Changelog: v0.0.12...v0.0.13
v0.0.12
What's Changed
- Fix 180 by @doug-wade in #192
- feat(#195): Demonstrate use of eleventy plugin by @doug-wade in #200
- fix(#198): Add eleventy-plugin docs on the website by @doug-wade in #201
- feat(#197): Add esbuild page to website by @doug-wade in #202
- fix(#203): Add number validator by @doug-wade in #204
- chore: minor website fixes by @doug-wade in #206
- chore: Bump glob from 8.0.3 to 8.1.0 by @dependabot in #211
- chore: Bump lit from 2.6.0 to 2.6.1 by @dependabot in #210
- chore: Bump @typescript-eslint/parser from 5.48.0 to 5.48.2 by @dependabot in #209
- chore: Bump prettier from 2.8.2 to 2.8.3 by @dependabot in #207
- chore: Bump rimraf from 3.0.2 to 4.1.1 by @dependabot in #212
- fix(#188): Add ports to contributing.md by @doug-wade in #189
- chore: Bump @swc/core from 1.3.24 to 1.3.27 by @dependabot in #214
- chore: Bump @types/jest from 29.2.5 to 29.2.6 by @dependabot in #215
- chore: Bump @typescript-eslint/parser from 5.48.2 to 5.49.0 by @dependabot in #216
- chore: Bump ts-jest from 29.0.3 to 29.0.5 by @dependabot in #217
- chore: Bump turbo from 1.6.3 to 1.7.0 by @dependabot in #218
- go to version 0.0.12 by @doug-wade in #220
Full Changelog: v0.0.11...v0.0.12
v0.0.11
What's Changed
- fix(#160): Add integration test for passing props to child components by @doug-wade in #162
- feat(#165): Add a switch statement by @doug-wade in #166
- feat(#169): Add syntax highlighting by @doug-wade in #171
- fix(#174): switch the website to use a cdn by @doug-wade in #175
- Revert "fix(#174): switch the website to use a cdn" by @doug-wade in #176
- Create eleventy plugin by @doug-wade in #177
- chore: Bump luxon from 2.5.0 to 2.5.2 by @dependabot in #178
- chore: Bump lit from 2.5.0 to 2.6.0 by @dependabot in #185
- chore: Bump @typescript-eslint/eslint-plugin from 5.48.0 to 5.48.1 by @dependabot in #184
- chore: Bump import-meta-resolve from 2.2.0 to 2.2.1 by @dependabot in #183
- chore: Bump @typescript-eslint/utils from 5.48.0 to 5.48.1 by @dependabot in #182
- chore: Bump prettier from 2.8.1 to 2.8.2 by @dependabot in #181
- feat: Add some styles to the website by @doug-wade in #179
- feat: Add more website styles by @doug-wade in #186
- chore: go to v0.0.11 by @doug-wade in #191
Full Changelog: v0.0.10...v0.0.11
v0.0.10
What's Changed
- chore: Bump @typescript-eslint/utils from 5.46.1 to 5.48.0 by @dependabot in #152
- chore: Bump @types/jest from 29.2.4 to 29.2.5 by @dependabot in #153
- chore: Bump @typescript-eslint/parser from 5.46.1 to 5.48.0 by @dependabot in #154
- chore: Bump esbuild from 0.16.10 to 0.16.14 by @dependabot in #157
- chore: Bump @typescript-eslint/eslint-plugin from 5.47.1 to 5.48.0 by @dependabot in #155
- fix(#121): support derived state by @doug-wade in #159
- chore(nobug): increment version to 0.0.10 by @doug-wade in #161
Full Changelog: v0.0.9...v0.0.10
v0.0.9
What's Changed
- fix(#133): Add prefix to dependabot commit message by @doug-wade in #135
- feat(#117): add watch script to website by @doug-wade in #136
- chore: bump esbuild from 0.16.7 to 0.16.10 by @dependabot in #137
- feat(#122): Publish to Discord when deploying by @doug-wade in #138
- Bump @types/node from 18.11.15 to 18.11.17 by @dependabot in #130
- Bump browser-sync from 2.27.10 to 2.27.11 by @dependabot in #131
- feat(#116): Add launch.json by @doug-wade in #139
- feat(#114): Open website in browser when running serve by @doug-wade in #140
- feat(#42): Support importing css from file by @doug-wade in #141
- Youtube example by @doug-wade in #143
- fix(#62): Add re-render integration test by @doug-wade in #144
- fix(#145): Add prettier by @doug-wade in #146
- chore: Bump @swc/core from 1.3.23 to 1.3.24 by @dependabot in #147
- chore: Bump @types/node from 18.11.17 to 18.11.18 by @dependabot in #148
- fix(#119): Add eslint plugin by @doug-wade in #76
- chore(nobug): bump version to 0.0.9 by @doug-wade in #149
Full Changelog: v0.0.8...v0.0.9
v0.0.8
What's Changed
- fix(#61): enforce conventional commits by @doug-wade in #106
- fix(#36): add top-level watch script by @doug-wade in #107
- fix(#108): upgrade to actions/checkout@v3 by @doug-wade in #109
- fix(#110): remove unneeded devDependencies from root package.json by @doug-wade in #111
- fix(#22): add top-level serve command by @doug-wade in #112
- fix(#100): add discord server by @doug-wade in #113
- fix(#115): fix links missing text by @doug-wade in #120
- fix(#124): Add a code of conduct by @doug-wade in #125
- chore: update to 0.0.8 by @doug-wade in #127
Full Changelog: v0.0.7...v0.0.8
v0.0.7
Fixes some issues with rendering observables returned from the setup function
What's Changed
- fix(#58): Use jest projects by @doug-wade in #60
- add integration tests by @doug-wade in #98
- fix(#82): Add documentation for test-utils setup by @doug-wade in #99
- fix(#55): remove .d.js files by @doug-wade in #102
- enable some cookie banner tests by @doug-wade in #103
- update to version 0.0.7 by @doug-wade in #105
Full Changelog: v0.0.6...v0.0.7