bratislava / gmb.sk

Frontend & CMS server of the Bratislava City Gallery website.
https://gmb.sk/
European Union Public License 1.2
3 stars 1 forks source link

Bump strapi-plugin-preview-button from 0.3.4 to 1.1.2 in /strapi #139

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps strapi-plugin-preview-button from 0.3.4 to 1.1.2.

Release notes

Sourced from strapi-plugin-preview-button's releases.

v1.1.2

πŸ’…πŸ» Enhancements

  • πŸ‡ͺπŸ‡Έ Spanish translations.

βš™οΈ Chore

  • General code cleanup and naming updates.
  • Bump Strapi peer dependency version to v4.5.6.

v1.1.1

πŸ’…πŸ» Enhancements

  • Add plugin/preview-button/before-build-url hook too allow modifying the config options before building the preview URL.

βš™οΈ Chore

  • Add "Extending" section to the README.

Release v1.1.0

βš™οΈ Chore

  • Bump peer dependencies for Strapi to v4.5.3.
  • Bump peer dependencies for Strapi design system to v1.4.0.
  • Bump node engines versions to >=14.19.1 <=18.x.x.

v1.0.1

πŸ› Bug fixes

  • Fix issue where preview URL does not update after saving with new slug value.

πŸ’…πŸ» Enhancements

  • Add openTarget config option to allow opening multiple tabs instead of re-using the same tab.
  • Replace unmatched vars in URL templates with empty string instead of ignoring them.

βš™οΈ Chore

  • Add explanation of openTarget option to the README.

v1.0.0

πŸ’₯ Breaking Changes! πŸ’₯

Please see the Migrations Guide to keep your preview button plugin up-to-date.

  • Refactor how the plugin is configured for draft and published URLs.
  • Environment vars are no longer required, but can still be used.
  • New feature to map values from an entry's data into the preview URLs.
  • Refactor admin so preview URLs do not need to be queried from the API.
  • Introduce copy link button below the preview button, which can be disabled.
  • Add preview and copy buttons to content manager list view.

v0.3.6

πŸ› Bug fixes

v0.3.5

πŸ’…πŸ» Enhancements

... (truncated)

Commits
  • f5a5900 Bump version to v1.1.2
  • d7b1c21 Add isRequired to prop types in some components
  • cee0b52 Rename Injector component to EditViewRightLinks
  • 7c73de0 Add Spanish translations
  • 9eadcaf Bump peer dependency version of Strapi to v4.5.6
  • 2d3da79 Add donate section to README
  • 013d4f3 Cleanup translations keys
  • 6279196 Comment out unused server methods
  • 386535d Add yarn lock file
  • d5ccf0e Bump version to v1.1.1
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 1 year ago

Superseded by #161.