v4.0.0
Version 4.0.0 - Laminas Form v3
This is a breaking change version, twbs-helper-module is adapting to Laminas Form v3.
Migrate from v3.x to v4.0.0
- https://docs.laminas.dev/laminas-form/v3/migration/v2-to-v3/
- FormElement view helper render method only accepts
\Laminas\Form\ElementInterface
What's Changed
- BREAKING : Updated laminas-form to v3 by @driehle in #178
- chore(deps-dev): bump @docusaurus/module-type-aliases from 2.0.0-beta.6 to 2.0.0-beta.7 in /website by @dependabot in #235
- chore(deps): bump @docusaurus/preset-classic from 2.0.0-beta.6 to 2.0.0-beta.7 in /website by @dependabot in #236
- chore(deps): bump @docusaurus/core from 2.0.0-beta.6 to 2.0.0-beta.7 in /website by @dependabot in #237
- Change default branch name by @neilime in #238
- fix(View): add tests for indentation issue reproduction by @neilime in #219
- chore(deps-dev): bump @docusaurus/module-type-aliases from 2.0.0-beta.7 to 2.0.0-beta.8 in /website by @dependabot in #239
- chore(deps): bump @docusaurus/preset-classic from 2.0.0-beta.7 to 2.0.0-beta.8 in /website by @dependabot in #240
- chore(deps-dev): bump @types/react from 17.0.30 to 17.0.31 in /website by @dependabot in #241
- chore(deps): bump @docusaurus/core from 2.0.0-beta.7 to 2.0.0-beta.8 in /website by @dependabot in #242
- Refactoring with rector by @neilime in #243
- ci: fix commit generated docs permission issue by @neilime in #245
- ci: fix commit generated docs permission issue by @neilime in #246
- chore(deps-dev): bump @types/react from 17.0.31 to 17.0.33 in /website by @dependabot in #248
- chore(deps-dev): bump @types/react-router-dom from 5.3.1 to 5.3.2 in /website by @dependabot in #247
- chore(deps-dev): bump @docusaurus/module-type-aliases from 2.0.0-beta.8 to 2.0.0-beta.9 in /website by @dependabot in #251
- chore(deps-dev): bump @types/react from 17.0.33 to 17.0.34 in /website by @dependabot in #249
- chore(deps): bump @docusaurus/preset-classic from 2.0.0-beta.8 to 2.0.0-beta.9 in /website by @dependabot in #252
- chore(deps): bump @docusaurus/core from 2.0.0-beta.8 to 2.0.0-beta.9 in /website by @dependabot in #250
New Contributors
Full Changelog: v3.8.0...v4.0.0