v2.0.0
What's Changed
- Add text domain to translation target by @Olein-jp in #499
- Fix dynamic property deprecation by @t-hamano in #501
- Fix react warning error on font upload page by @t-hamano in #502
- Add markdown and package.json lint command by @t-hamano in #504
- Fix browser warning error when clicking the reset button by @t-hamano in #505
- Replace dash icon with SVG icon by @t-hamano in #506
- Add files and directories not needed for release to
.distignore
by @t-hamano in #512 - GitHub Actions: Add JavaScript Unit Test by @t-hamano in #508
- Remove repo specific Code of Conduct by @desrosj in #514
- Remove CODE_OF_CONDUCT.md from .distignore. by @desrosj in #515
- Add integration tests by @vcanales in #393
- Use CORE for Font Management by @pbking in #518
- Extracted any logic that may need to be tested from the api class by @pbking in #522
- Add blueprint.json file to enable plugin previews by @t-hamano in #511
- Add/child theme creation by @pbking in #531
- Add/create theme variation to site editor interface by @pbking in #532
- Replace font management with screen pointing to native font library by @madhusudhand in #539
- add deprecation notice in theme export admin screen by @madhusudhand in #540
- Add theme json inspector by @vcanales in #520
- Fix changelog creation script by @vcanales in #541
- Refactor GitHub release workflows by @vcanales in #542
- Update release workflow by @vcanales in #544
- [Automation] New major Release: 2.0.0 by @github-actions in #545
New Contributors
Full Changelog: v1.13.8...v2.0.0