Skip to content

Releases: dromru/react-photoswipe-gallery

v1.3.9

01 Apr 20:46
Compare
Choose a tag to compare

1.3.9 (2022-04-01)

Bug Fixes

  • package: fix range for the photoswipe peer dependency (2f2de65)
  • changelog: fix changelog format (4911eae)

v1.3.8

07 Mar 16:19
Compare
Choose a tag to compare

1.3.8 (2022-03-07)

Bug Fixes

  • package: change repository field format (e1efbbf)

v1.3.7

06 Mar 12:54
Compare
Choose a tag to compare

1.3.7 (2022-03-06)

Bug Fixes

  • perf: wrap context value with useMemo (25b6504)
  • weird bold emojis in chrome (440beaf)

Chore

  • deps: update a bunch of dependencies
  • husky: migrate husky configuration (0be4a3f)
  • ci: env vars for publish script (8dbce8b)
  • deps: update lockfile (e612bf0)
  • test: update ts-jest, add env docblock (ad120c1)
  • ci: add gh deployment (31b7b76)
  • ci: use destination_dir on deploy (34b127b)
  • cs: fix prettier issues (dc9f4e4)
  • deps: enable automerge for dev deps and non-major (422087f)
  • deps: remove unneeded packageExtensions (e22f74d)
  • lint-config: disable react/function-component-definition rule (c14e15e)
  • yarn: set defaultSemverRangePrefix to respect dependencies pinning (821dfd9)

v2.0.0-alpha.2

05 Aug 03:58
Compare
Choose a tag to compare
v2.0.0-alpha.2 Pre-release
Pre-release

Features

  • remove custom gallery

v2.0.0-alpha.1

03 Aug 10:22
Compare
Choose a tag to compare
v2.0.0-alpha.1 Pre-release
Pre-release

Features

  • add initial Photoswipe v5 support

v1.3.6

12 Apr 05:54
Compare
Choose a tag to compare

Bug Fixes

  • ci: explicitly run pre/post publish scripts in ci (4bf7f0b), closes #472

v1.3.5

10 Apr 12:53
Compare
Choose a tag to compare

No notable changes.
The only motivation in this release was updating links on npmjs.

v1.3.4

25 Dec 04:27
Compare
Choose a tag to compare
chore(release): 1.3.4

v1.3.3

25 Dec 04:04
Compare
Choose a tag to compare

Chore

v1.3.2

24 Dec 09:08
Compare
Choose a tag to compare

Bug Fixes

  • fix hash navigation if items added in different render (84cebdc)
  • test: define photoswipeArgsMock return type (b0cc02b)

Chore

  • ci: upgrade actions/setup-node (3b36743)
  • ci: upgrade codecov/codecov-action (f03d274)