v0.11.0-rc4
Pre-release
Pre-release
·
856 commits
to main
since this release
What's Changed
- Use Wasp syntax highlighting in docs by @infomiho in #1221
- Improve waspc node version checking and error messages by @craigmc08 in #1210
- Update react-query docs link by @Umbrien in #1191
- Add test framework for language server autocompletion by @craigmc08 in #1223
- fixes
useAuth
hook when user entity isn't namedUser
by @craigmc08 in #1231 - move
Wasp/Generator/Node/Version
toWasp/Node/Version
by @craigmc08 in #1226 - Narrows down what can be saved when signing up by @infomiho in #1236
- Auth UI component refactor by @infomiho in #1216
- Update TypeScript to version 5.1 by @sodic in #1143
- Ensure serializable payloads in operations. by @sodic in #1252
- Automatic CRUD by @infomiho in #1197
- Upgraded React and Vite to latest version (React 18). by @Martinsos in #1248
- Update css-frameworks.md by @one-aalam in #1254
- Adds support for a client public folder by @infomiho in #1229
- Auto CRUD: docs update & type bug fix by @infomiho in #1256
- Ensure Auth entity has a unique username by @sodic in #1257
- Update axios and tanstack-query to latest versions by @sodic in #1260
- Fix two small typos in the docs and website by @davidsantoso in #1262
- fixed broken tutorial link by @prince-konwea in #1264
- Adds WebSocket support by @shayneczyzewski in #1203
- Updated telemetry docs. by @Martinsos in #1237
- [waspls] Add dictionary autocomplete + signatures by @craigmc08 in #1230
- Display error message when database is not running by @craigmc08 in #1218
- Updates broken imports for Auth components by @infomiho in #1274
- Removed JS extension from imports on client (in examples, docs, ...). by @Martinsos in #1276
- Upgrades Waspello to work with latest version by @infomiho in #1273
- Fixes Websocket Typescript issues by @infomiho in #1277
- Docs: add username & password guide by @vincanger in #993
- Fixes oAuth redirect behaviour in development by @infomiho in #1275
- [DOCS] update railway deploy guide client-side routing by @vincanger in #1278
- Adds extra type info to middleware customization fn by @infomiho in #1279
- Adjust how dictionary types are displayed by @craigmc08 in #1280
- [waspls] diagnostics for external imports and goto definition by @craigmc08 in #1268
- improve debouncer tests by @craigmc08 in #1284
- Rewrite templates to include description by @infomiho in #1283
- [DOCS] add credit card info for fly deploy by @vincanger in #1285
New Contributors
- @Umbrien made their first contribution in #1191
- @one-aalam made their first contribution in #1254
- @davidsantoso made their first contribution in #1262
- @prince-konwea made their first contribution in #1264
Full Changelog: v0.10.6...v0.11.0-rc4