What's Changed
- fix: component css override by @MBvisti in #451
- feat: include referere cookie for back button by @MBvisti in #448
- chore: cli cmd name corrections by @MBvisti in #455
- chore: make andurel.lock use full path by @MBvisti in #452
- chore: mange sqlc config internally by @MBvisti in #456
- chore: make input opt work by @MBvisti in #458
- chore: move head out of components by @MBvisti in #459
- chore: make cli cmd names consistent by @MBvisti in #457
- fix: naming validation on queries by @MBvisti in #461
- doc: update README.md by @MBvisti in #468
- feat: add dot option to scaffold command by @JoshGuarino in #467
- chore: use echo contrib v5 by @MBvisti in #471
- fix: regex getting in the way by @MBvisti in #466
- ci: conventional commit in pull requests by @MBvisti in #475
- docs: invite people to share projects by @MBvisti in #476
- fix: basePath not getting set correctly by @JoshGuarino in #473
- feat: adding feedback in andurel db create by @matheusandre1 in #478
- chore: include andurel sqlc in upgrade by @MBvisti in #485
- ci: GoReleaser for Automated Releases by @matheusandre1 in #484
- docs: add meta info to readme by @MBvisti in #490
- refactor: Opts not camel cased by @matheusandre1 in #489
- chore: bump go version by @MBvisti in #488
- ci: add code coverage badge by @MBvisti in #492
- ci: create coverage pr on release by @MBvisti in #493
- ci: update coverage badge by @github-actions[bot] in #494
- feat: extend route with get param by @MBvisti in #502
- feat: extend routes with qp by @MBvisti in #501
- refactor: move components to class based by @MBvisti in #491
- refactor: move vanilla css into tw base by @MBvisti in #504
- chore: bump developer tool versions by @MBvisti in #506
- feat: add keep-open option by @MBvisti in #509
- feat: make patch signal more ergonomic by @MBvisti in #508
- feat: add data action submitting by @MBvisti in #510
- fix: submit sig default correct by @MBvisti in #514
- fix: generate controller uses wrong path by @MBvisti in #512
- chore: rename view compile to generate by @MBvisti in #513
- fix: andurel upgrade imports test-upgrade by @MBvisti in #511
- feat: surface errors in router layer by @MBvisti in #516
- ci: give release write perm by @MBvisti in #519
New Contributors
- @JoshGuarino made their first contribution in #467
- @matheusandre1 made their first contribution in #478
- @github-actions[bot] made their first contribution in #494
Full Changelog: v1.0.0-beta.2...v1.0.0-beta.3