Releases: newfold-labs/wp-module-staging
Releases · newfold-labs/wp-module-staging
2.1.3
What's Changed
- update Cypress test with testIsolation by @GiuseppeArcifa in #46
- Composer(deps): Bump newfold-labs/wp-module-features from 1.3.0 to 1.4.2 by @dependabot in #36
- Composer(deps): Bump newfold-labs/wp-module-context from 1.0.0 to 1.0.1 by @dependabot in #39
- NPM(deps): Bump @newfold/ui-component-library from 1.0.1 to 1.1.1 by @dependabot in #43
- NPM Dev(deps-dev): Bump cypress from 12.17.4 to 14.0.0 by @dependabot in #44
- NPM(deps): Bump @heroicons/react from 2.0.18 to 2.2.0 by @dependabot in #41
New Contributors
- @GiuseppeArcifa made their first contribution in #46
Full Changelog: 2.1.2...2.1.3
2.1.2
What's Changed
- Add dependabot.yml for automated dependency updates by @alarocca130 in #31
- GitHub Actions(deps): Bump actions/checkout from 3 to 4 by @dependabot in #34
- GitHub Actions(deps): Bump actions/cache from 3 to 4 by @dependabot in #33
- GitHub Actions(deps): Bump peter-evans/repository-dispatch from 1 to 3 by @dependabot in #32
- Composer Dev(deps-dev): Bump newfold-labs/wp-php-standards from 1.2.2 to 1.2.4 by @dependabot in #35
- NPM Dev(deps-dev): Bump @testing-library/cypress from 9.0.0 to 10.0.2 by @dependabot in #37
- NPM Dev(deps-dev): Bump cypress-axe from 1.4.0 to 1.5.0 by @dependabot in #38
- NPM Dev(deps-dev): Bump @testing-library/cypress from 10.0.2 to 10.0.3 by @dependabot in #45
New Contributors
- @alarocca130 made their first contribution in #31
- @dependabot made their first contribution in #34
Full Changelog: 2.1.1...2.1.2
2.1.1
What's Changed
- Press0 1962 cypress fix by @krsomayagi in #30
- Switch to staging environment toast label text issue by @aratidgr8 in #29
- Fix casing and feature names, add missing period, clarify coming soon messaging by @0aveRyan in #28
New Contributors
- @krsomayagi made their first contribution in #30
- @aratidgr8 made their first contribution in #29
- @0aveRyan made their first contribution in #28
Full Changelog: 2.1.0...2.1.1
2.1.0
2.0.0
What's Changed
- Add docs for module responsibilities and critical paths by @circlecube in #25
- Add feature via Features Module by @circlecube in #26
Breaking Changes
- This release introduces the features module for loading the module. It no longer loads via the module loader. Plugins need to require the features module and instantiate the Features singleton in order for this version to load.
Features::getInstance();
Full Changelog: 1.3.3...2.0.0
1.3.3
1.3.2
1.3.1
1.3.0
What's Changed
- add brand plugin test workflow by @circlecube in #20
- Add/context module by @circlecube in #21
Full Changelog: 1.2.3...1.3.0
Version 1.2.3
What's Changed
- Update URL for Satis by @bradp in #18
- update cypress test after changing components by @circlecube in #19
New Contributors
Full Changelog: 1.2.2...1.2.3