v0.4.0
What's Changed
- chore: Configure Renovate by @thomhurst in #143
- chore(deps): update dependency clsx to ^2.1.1 by @thomhurst in #144
- chore(deps): update docusaurus to ^3.10.2 by @thomhurst in #145
- chore(deps): update react by @thomhurst in #147
- chore(deps): update dependency typescript to ~5.9.3 by @thomhurst in #148
- chore(deps): update actions/checkout action to v7 by @thomhurst in #149
- chore(deps): update actions/deploy-pages action to v5 by @thomhurst in #150
- chore(deps): update actions/download-artifact action to v8 by @thomhurst in #151
- chore(deps): update actions/setup-dotnet action to v6 by @thomhurst in #152
- chore(deps): update dependency typescript to v7 by @thomhurst in #155
- chore(deps): update actions/upload-artifact action to v7 by @thomhurst in #154
- chore(deps): update actions/setup-node action to v7 by @thomhurst in #153
- docs(api): standardize named arguments by @thomhurst in #166
- feat(outcome): add Outcome.TryGetResult by @thomhurst in #168
- feat(analyzers): add KEV005 fallback check by @thomhurst in #170
- refactor(builders)!: enforce clause grammar by @thomhurst in #172
- feat(strategy): expose handling clauses by @thomhurst in #173
- refactor(retry)!: split typed retry options by @thomhurst in #171
- feat(composition)!: seal handling clauses by @thomhurst in #169
- feat(fallback)!: unify options configuration by @thomhurst in #174
- feat(shield): add WhenAnyError reset by @thomhurst in #167
- feat(options): add per-strategy handling overrides by @thomhurst in #175
Full Changelog: v0.3.0...v0.4.0