Releases: jongwooo/gatsby-cache
Releases · jongwooo/gatsby-cache
v1.2.2
What's Changed
- chore(deps-dev): Bump @typescript-eslint/parser from 5.45.0 to 5.45.1 by @dependabot in #47
- chore(deps-dev): Bump @vercel/ncc from 0.34.0 to 0.36.0 by @dependabot in #48
- chore(deps-dev): Bump @types/node from 18.11.10 to 18.11.11 by @dependabot in #49
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.45.0 to 5.45.1 by @dependabot in #50
- chore(deps-dev): Bump eslint from 8.28.0 to 8.29.0 by @dependabot in #51
- chore(deps-dev): Bump prettier from 2.8.0 to 2.8.1 by @dependabot in #55
- chore(deps-dev): Bump @types/node from 18.11.11 to 18.11.12 by @dependabot in #54
- fix: Add merge-into regex expression by @jongwooo in #57
- chore(deps-dev): Bump typescript from 4.9.3 to 4.9.4 by @dependabot in #56
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.45.1 to 5.46.0 by @dependabot in #52
- chore(deps-dev): Bump @typescript-eslint/parser from 5.45.1 to 5.46.0 by @dependabot in #53
- chore: Update package-lock.json by @jongwooo in #58
- fix: Resolve unmatched pattern warning by @jongwooo in #59
- chore(deps-dev): Bump @types/node from 18.11.12 to 18.11.13 by @dependabot in #60
- chore(deps-dev): Bump @typescript-eslint/parser from 5.46.0 to 5.46.1 by @dependabot in #61
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.46.0 to 5.46.1 by @dependabot in #62
- refactor: Remove hash from base key by @jongwooo in #63
- chore: Release v1.2.2 by @jongwooo in #64
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- chore: Use Dependabot security updates by @jongwooo in #28
- chore(deps-dev): Bump @typescript-eslint/parser from 5.44.0 to 5.45.0 by @dependabot in #29
- chore(deps-dev): Bump @typescript-eslint/eslint-plugin from 5.44.0 to 5.45.0 by @dependabot in #30
- chore: Specify workflow node version as v16 by @jongwooo in #31
- chore: Add github-actions ecosystem for dependabot by @jongwooo in #32
- chore: Compare the expected and actual dist/ directories by @jongwooo in #33
- fix: Replace double quotes with single quotes by @jongwooo in #34
- docs: Remove PR status badge from README.md by @jongwooo in #35
- chore: Add check-commit-messages workflow by @jongwooo in #36
- chore: Add new commit prefix types by @jongwooo in #37
- chore(deps-dev): Bump @types/node from 18.11.9 to 18.11.10 by @dependabot in #38
- ci: Separate workflows by function by @jongwooo in #39
- chore: Release v1.2.1 by @jongwooo in #46
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
- chore: Update prettier to the latest version by @jongwooo in #20
- chore: Update typescript-eslint related packages by @jongwooo in #21
- style: Update package.json to format code by @jongwooo in #22
- refactor: Use template literal type for base key by @jongwooo in #23
- refactor: Declare variable types in actionUtils.ts by @jongwooo in #24
- refactor: Remove global variable from actionUtils.ts by @jongwooo in #25
- refactor: Use early return pattern by @jongwooo in #26
- chore: Release v1.2.0 by @jongwooo in #27
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- refactor: Rename workflow from Integration Tests to PR by @jongwooo in #15
- refactor: Remove prefix from input by @jongwooo in #16
- fix: Rename workflow from Integration Tests to PR by @jongwooo in #17
- feat: Add inputs for key and restore keys by @jongwooo in #18
- chore: Release v1.1.0 by @jongwooo in #19
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
What's Changed
- chore: Add typescript configuration by @jongwooo in #1
- chore: Add eslint configuration by @jongwooo in #2
- chore: Create Integration test workflow by @jongwooo in #3
- feat: Implement restore and save function by @jongwooo in #4
- style: Remove existing trailing whitespaces by @jongwooo in #5
- docs: Create FUNDING.yml by @jongwooo in #6
- docs: Create and update documentations by @jongwooo in #7
- docs: Remove bold decorations by @jongwooo in #8
Full Changelog: https://github.com/jongwooo/gatsby-cache/commits/v1.0.0