Releases: misterpotts/fabricate
Releases · misterpotts/fabricate
Release 0.10.4
Release 0.10.3
Release 0.10.2
What's Changed
- Feat: Render new actor crafting app by @misterpotts in #195
Full Changelog: 0.10.1...0.10.2
Release 0.10.1
What's Changed
- chore(deps-dev): bump @types/jquery from 3.5.19 to 3.5.22 by @dependabot in #193
- chore(deps-dev): bump vite from 4.4.9 to 4.4.11 by @dependabot in #192
- chore(deps-dev): bump svelte-check from 3.5.1 to 3.5.2 by @dependabot in #187
- chore(deps-dev): bump svelte from 4.2.0 to 4.2.1 by @dependabot in #185
- chore(deps-dev): bump @types/lodash from 4.14.198 to 4.14.199 by @dependabot in #186
- chore(deps-dev): bump postcss from 8.4.27 to 8.4.31 by @dependabot in #190
- chore(deps-dev): bump ts-loader from 9.4.4 to 9.5.0 by @dependabot in #191
- Feat: Patreon secret feature enablement by @misterpotts in #194
Full Changelog: 0.10.0...0.10.1
Release 0.10.0
What's Changed
- docs: Create CODE_OF_CONDUCT.md by @misterpotts in #158
- docs: Add security vulnerability issue template by @misterpotts in #159
- docs: Create SECURITY.md by @misterpotts in #160
- ci: configure dependabot by @misterpotts in #163
- chore: remove unused sinon types by @misterpotts in #175
- chore: update deps by @misterpotts in #176
- chore(deps-dev): bump webpack from 5.75.0 to 5.88.2 by @dependabot in #162
- chore(deps-dev): bump svelte from 3.59.2 to 4.2.0 by @dependabot in #177
- chore(deps): bump actions/checkout from 3 to 4 in /.github/workflows by @dependabot in #165
- chore(deps): bump actions/deploy-pages from 1 to 2 in /.github/workflows by @dependabot in #164
- chore(deps): bump actions/upload-pages-artifact from 1 to 2 in /.github/workflows by @dependabot in #166
- ci: only deploy pages when docs dir changes by @misterpotts in #178
- docs: clarify the property path setting for item quantity by @misterpotts in #179
- chore(deps-dev): bump ts-loader from 9.4.1 to 9.4.4 by @dependabot in #180
- chore(deps-dev): bump @types/jest from 28.1.8 to 29.5.5 by @dependabot in #183
- chore(deps-dev): bump @types/lodash from 4.14.191 to 4.14.198 by @dependabot in #182
- chore(deps-dev): bump @tsconfig/svelte from 3.0.0 to 5.0.2 by @dependabot in #181
- Refactor: create options types by @misterpotts in #188
New Contributors
- @dependabot made their first contribution in #162
Full Changelog: 0.9.12...0.10.0
Release 0.9.12
What's Changed
- ci: Generate release notes by @misterpotts in #156
- defect: correct disabled crafting system message by @misterpotts in #157
Full Changelog: 0.9.11...0.9.12
Release 0.9.11
What's Changed
- defect: Svelte preprocess is not running by @misterpotts in #145
- chore: Strip out league types by @misterpotts in #146
- docs: Add principles to contributing guide by @misterpotts in #147
- ci: Simplify CI by @misterpotts in #148
- ci: Automated release note generation by @misterpotts in #149
- ci: Automate module versioning by @misterpotts in #150
- defect: Fix incorrect package path by @misterpotts in #151
- docs: Update Readme to reflect Svelte and Vite HMR for Svelte Components by @misterpotts in #152
- docs: Add Hooks API definitions and FabricateUserInterfaceAPI definition by @misterpotts in #153
- feat: Use default item quantity path in unknown systems by @misterpotts in #155
Full Changelog: 0.9.10...0.9.11
Release 0.9.10
What's Changed
- docs: Updates user docs to reflect new features introduced in 0.9.0 by @misterpotts in #144
Full Changelog: 0.9.9...0.9.10
Release 0.9.9
What's Changed
- defect: Invisible Salvage Option by @misterpotts in #143
Full Changelog: 0.9.8...0.9.9
Release 0.9.8
feat: Crafting API Examples (#142)