Skip to content

v1.2.0 - add "data-last" curried version of getter functions

Choose a tag to compare

@honey32 honey32 released this 06 Jan 11:34
· 192 commits to main since this release
6ad2fa2

What's Changed

  • feat: getSingleQueryParamCurried を実装 - getSingleQueryParam の data-last カリー化バージョン by @honey32 in #61
  • Create dependabot.yml by @honey32 in #62
  • chore(deps-dev): bump @babel/traverse from 7.22.5 to 7.23.7 by @dependabot in #63
  • chore(deps-dev): bump the eslint group with 9 updates by @dependabot in #64
  • chore(deps-dev): bump the jest group with 3 updates by @dependabot in #65
  • chore(deps-dev): bump the parcel group with 3 updates by @dependabot in #66
  • chore(deps-dev): bump prettier from 2.6.2 to 3.1.1 by @dependabot in #67
  • ci: dependabot, loosen number of pr opened to 20 by @honey32 in #69
  • chore(deps): bump @swc/helpers from 0.5.1 to 0.5.3 by @dependabot in #70
  • chore(deps-dev): bump typedoc from 0.24.8 to 0.25.6 by @dependabot in #71
  • chore(deps-dev): bump typescript from 5.1.3 to 5.3.3 by @dependabot in #68
  • chore: pin node version 20.10.0 using volta by @honey32 in #74
  • chore(deps-dev): bump lint-staged from 12.4.1 to 15.2.0 by @dependabot in #72
  • chore(deps-dev): bump simple-git-hooks from 2.7.0 to 2.9.0 by @dependabot in #73
  • build: update caniuse-lite by @honey32 in #75
  • Feature: format with prettier by @honey32 in #76
  • feat: getMultipleQueryParamsCurried - data-last curreid version of getMultipleQueryParams by @honey32 in #77
  • fix: remove redundant generics of getSingleQueryParam's overload by @honey32 in #78
  • ci: create manual triggereable action to increment package version by @honey32 in #79
  • ci(gha): update basic actions by @honey32 in #80
  • ci(gha): fix script to output updated version by @honey32 in #82
  • ci(gha): fix typo by @honey32 in #83
  • ci(gha): remove redundant letter from commit message by @honey32 in #85
  • ci(gha): give name to branch to increment version by @honey32 in #86
  • npm version -> v1.2.0 by @github-actions in #87
  • Release v1.2.0 by @honey32 in #88

New Contributors

  • @dependabot made their first contribution in #63
  • @github-actions made their first contribution in #87

Full Changelog: v1.1.0...v1.2.0